Age | Commit message (Expand) | Author | Files | Lines |
2003-04-07 | 2003-04-07 Aaron M. Renn (arenn@urbanophile.com) | Aaron M. Renn | 9 | -73/+241 |
2003-04-06 | URLConnection.java: Import classes directly. | Michael Koch | 1 | -15/+80 |
2003-04-06 | 2003-04-06 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -4/+11 |
2003-03-31 | 2003-03-31 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -8/+15 |
2003-03-31 | 2003-03-31 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -0/+3 |
2003-03-31 | 2003-03-31 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -61/+1100 |
2003-03-31 | 2003-03-31 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -0/+2 |
2003-03-31 | 2003-03-31 Michael Koch <konqueror@gmx.de> | Michael Koch | 7 | -1/+81 |
2003-03-31 | VMID.java, [...]: Reformatted. | Michael Koch | 7 | -147/+188 |
2003-03-31 | String.java (data, [...]): Documented. | Tom Tromey | 1 | -9/+30 |
2003-03-30 | String.java: Miscellaneous minor formatting changes to match Classpath more c... | Tom Tromey | 1 | -72/+72 |
2003-03-30 | natString.cc (hashCode): Use cachedHashCode. | Eric Blake | 2 | -15/+167 |
2003-03-30 | String.java: Reordered to follow Classpath; merged in javadoc. | Tom Tromey | 1 | -128/+809 |
2003-03-29 | MessageFormat.java: Removed some whitespace. | Tom Tromey | 1 | -1/+1 |
2003-03-29 | natClass.cc (newInstance): Put method name in exception. | Tom Tromey | 1 | -6/+6 |
2003-03-29 | Proxy.java: New version from Classpath. | Tom Tromey | 2 | -13/+6 |
2003-03-28 | File.java: Import needed classes instead of whole packages... | Michael Koch | 3 | -64/+94 |
2003-03-28 | 2003-03-28 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -28/+14 |
2003-03-28 | 2003�03-28 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -20/+37 |
2003-03-26 | natRuntime.cc (insertSystemProperties): Set gnu.classpath.home.url. | Tom Tromey | 1 | -0/+6 |
2003-03-25 | 2003-03-25 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -12/+125 |
2003-03-24 | 2003-03-24 Michael Koch <konqueror@gmx.de> | Michael Koch | 8 | -50/+113 |
2003-03-24 | ActivationInstantiator.java: Reformatted. | Michael Koch | 3 | -10/+9 |
2003-03-24 | Date.java: Fixed documentation starting tag to make javadoc happy. | Michael Koch | 3 | -2/+5 |
2003-03-24 | 2003-03-24 Michael Koch <koqnueror@gmx.de> | Michael Koch | 3 | -6/+159 |
2003-03-24 | RandomAccessFile.java: More little merges with libgcj. | Michael Koch | 1 | -42/+403 |
2003-03-24 | natInetAddressNoNet.cc: Include stddef.h. | Michael Koch | 3 | -1/+6 |
2003-03-24 | 2003-03-24 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -4/+8 |
2003-03-24 | DataInputStream.java (): Wrapped documentation line. | Michael Koch | 9 | -437/+728 |
2003-03-24 | 2003-03-24 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -2/+2 |
2003-03-24 | BeanContextEvent.java: Reformated. | Michael Koch | 1 | -47/+54 |
2003-03-24 | natStringBuffer.cc (regionMatches): New function. | Eric Blake | 3 | -505/+690 |
2003-03-23 | BufferedOutputStream.java: Reformated. | Michael Koch | 26 | -969/+729 |
2003-03-21 | 2003-03-21 Michael Koch <konqueror@gmx.de> | Michael Koch | 14 | -138/+208 |
2003-03-21 | 2003-03-21 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -1/+137 |
2003-03-21 | 2003-03-21 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -110/+9 |
2003-03-20 | InetAddress.java, [...]: Merged copyright statements with classpath for easie... | Michael Koch | 5 | -39/+180 |
2003-03-20 | 2003-03-20 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -7/+37 |
2003-03-20 | DataOutputStream.java, [...]: Merged copyright statements with classpath for ... | Michael Koch | 9 | -63/+317 |
2003-03-19 | Process.java: Merged from classpath. | Michael Koch | 1 | -2/+2 |
2003-03-19 | 2003-03-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -1/+46 |
2003-03-18 | 2003-03-18 Michael Koch <konqueror@gmx.de> | Michael Koch | 4 | -203/+216 |
2003-03-18 | BufferedOutputStream.java, [...]: More merges from classpath. | Michael Koch | 5 | -808/+790 |
2003-03-18 | configure.in: Fixed links to platform dependant java.net files. | Michael Koch | 4 | -2392/+0 |
2003-03-18 | configure.in: Create links to architecture dependent files... | Michael Koch | 12 | -0/+4719 |
2003-03-18 | BufferedReader.java, [...]: Merged from classpath. | Michael Koch | 24 | -1239/+1245 |
2003-03-17 | ScrollPaneAdjustable.java: Compile fixes. | Michael Koch | 1 | -4/+11 |
2003-03-17 | 2003-03-17 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -2/+2 |
2003-03-17 | Beans.java: Explicitely import classes not packages. | Michael Koch | 6 | -50/+88 |
2003-03-17 | 2003-03-17 Michael Koch <konqueror@gmx.de> | Michael Koch | 4 | -13/+221 |