Age | Commit message (Expand) | Author | Files | Lines |
2003-04-30 | This accidently got it then the big java.security merge so revert this. | Michael Koch | 1 | -1/+1 |
2003-04-30 | Engine.java, [...]: New files from classpath. | Michael Koch | 65 | -638/+9039 |
2003-04-29 | Two little fixes I commited to classpath but not to libgcj first | Michael Koch | 2 | -1/+2 |
2003-04-29 | 2003-04-29 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -5/+290 |
2003-04-29 | PropertyPermission.java: New version from classpath | Michael Koch | 3 | -6/+40 |
2003-04-29 | AbstractListModel.java, [...]: New Versions from classpath. | Michael Koch | 4 | -601/+582 |
2003-04-29 | 2003-04-29 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -2/+10 |
2003-04-29 | Deflater.java, [...]: Partly merged with classpath. | Michael Koch | 3 | -7/+45 |
2003-04-28 | natString.cc (_Jv_AllocString): Initialize cachedHashCode. | Tom Tromey | 2 | -0/+9 |
2003-04-25 | jvm.h: (_Jv_GetNbArgs) added (_Jv_GetSafeArg) added (_Jv_SetArgs) added | Mohan Embar | 5 | -12/+56 |
2003-04-23 | resolve.cc (_Jv_PrepareClass): Round size up to alignment required by this ob... | Tom Tromey | 2 | -15/+59 |
2003-04-20 | Container.java (addImpl): Enable paint events if adding a lightweight to a he... | Scott Gilbertson | 2 | -6/+23 |
2003-04-20 | BufferedReader.java, [...]: Imports from Classpath. | Tom Tromey | 5 | -19/+26 |
2003-04-19 | Date.java, [...]: New versions from Classpath. | Tom Tromey | 5 | -17/+181 |
2003-04-19 | Makefile.in: Rebuilt. | Tom Tromey | 24 | -1888/+3787 |
2003-04-19 | XGraphics.java (XGraphics): Use new GC.create. | Scott Gilbertson | 10 | -27/+132 |
2003-04-19 | BigInteger.java (probablePrime): New. | Jerry Quinn | 3 | -0/+27 |
2003-04-19 | File.java (getAbsolutePath): On Windows, take care of paths like "C:", "G:foo... | Ranjit Mathew | 3 | -10/+113 |
2003-04-19 | XGraphicsConfiguration.java (FontMetricsCache): New inner class. | Scott Gilbertson | 2 | -26/+153 |
2003-04-19 | natFont.cc (getStringWidth): Support 16-bit characters. | Scott Gilbertson | 3 | -27/+40 |
2003-04-16 | re PR middle-end/8866 (Bug in switch statement code generation -- missing label) | Mark Mitchell | 2 | -0/+27 |
2003-04-16 | ieeefp.h: Handle ARM platforms that have pure-endian floating point. | Richard Earnshaw | 2 | -2/+17 |
2003-04-16 | Throw_2.java (main): Make a successful test produce some output. | Andrew Haley | 3 | -0/+9 |
2003-04-15 | configure.host (*-linux*): Don't set slow_pthread_self if primary installed l... | Jakub Jelinek | 2 | -0/+55 |
2003-04-15 | resolve.cc (_Jv_PrepareClass): Round up class size to multiple of alignment. | Tom Tromey | 2 | -1/+9 |
2003-04-11 | libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*. | Alexandre Oliva | 2 | -158/+160 |
2003-04-11 | verify.cc (pop64): Removed. | Tom Tromey | 2 | -11/+25 |
2003-04-07 | 2003-04-07 Aaron M. Renn (arenn@urbanophile.com) | Aaron M. Renn | 10 | -73/+256 |
2003-04-06 | URLConnection.java: Import classes directly. | Michael Koch | 2 | -15/+93 |
2003-04-06 | 2003-04-06 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -4/+17 |
2003-03-31 | 2003-03-31 Michael Koch <konqueror@gmx.de> | Michael Koch | 4 | -1/+18 |
2003-03-31 | 2003-03-31 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -8/+24 |
2003-03-31 | Removed wrong changelog entry | Michael Koch | 1 | -13/+0 |
2003-03-31 | VMID.java, [...]: New version from libgcj. | Michael Koch | 1 | -0/+13 |
2003-03-31 | 2003-03-31 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -0/+8 |
2003-03-31 | 2003-03-31 Michael Koch <konqueror@gmx.de> | Michael Koch | 4 | -61/+1175 |
2003-03-31 | 2003-03-31 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -0/+7 |
2003-03-31 | 2003-03-31 Michael Koch <konqueror@gmx.de> | Michael Koch | 8 | -1/+117 |
2003-03-31 | VMID.java, [...]: Reformatted. | Michael Koch | 8 | -147/+199 |
2003-03-31 | AbstractCellEditor.java, [...]: Merges from classpath. | Michael Koch | 40 | -440/+713 |
2003-03-31 | String.java (data, [...]): Documented. | Tom Tromey | 2 | -9/+38 |
2003-03-30 | String.java: Miscellaneous minor formatting changes to match Classpath more c... | Tom Tromey | 2 | -72/+77 |
2003-03-30 | natString.cc (hashCode): Use cachedHashCode. | Eric Blake | 3 | -15/+184 |
2003-03-30 | String.java: Reordered to follow Classpath; merged in javadoc. | Tom Tromey | 2 | -128/+812 |
2003-03-29 | MessageFormat.java: Removed some whitespace. | Tom Tromey | 24 | -2/+1665 |
2003-03-29 | natClass.cc (newInstance): Put method name in exception. | Tom Tromey | 2 | -6/+14 |
2003-03-29 | Proxy.java: New version from Classpath. | Tom Tromey | 3 | -13/+11 |
2003-03-28 | gcc/ ChangeLog: | Ulrich Weigand | 3 | -282/+281 |
2003-03-28 | File.java: Import needed classes instead of whole packages... | Michael Koch | 4 | -64/+108 |
2003-03-28 | 2003-03-28 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -28/+21 |