Age | Commit message (Expand) | Author | Files | Lines |
2005-05-16 | Headers.java (parse): Include final character of line. | Tom Tromey | 1 | -2/+8 |
2005-05-16 | re PR libgcj/20504 (java.util.regex implementation doesn't support quoting co... | Ziga Mahkovec | 1 | -21/+33 |
2005-05-13 | SystemClassLoader.java (init): Handle empty element in path. | Tom Tromey | 1 | -3/+30 |
2005-05-07 | GtkVolatileImage.java: Add imports. | Matthias Klose | 1 | -0/+4 |
2005-05-06 | Makefile.am (gtk_awt_peer_sources): Add GtkVolatileImage.java. | Thomas Fitzsimmons | 3 | -13/+159 |
2005-05-03 | re PR libgcj/21372 (FileChannel.tryLock() return value incorrect) | Andrew Overholt | 1 | -2/+4 |
2005-04-29 | 2005-04-29 Dalibor Topic <robilad@kaffe.org> | Dalibor Topic | 1 | -1/+19 |
2005-04-29 | 2005-04-29 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -22/+3 |
2005-04-28 | [multiple changes] | Michael Koch | 1 | -20/+16 |
2005-04-27 | Connection.java: Return correct content length for directory listing. | Chris Burdess | 1 | -14/+55 |
2005-04-27 | * gnu/java/net/protocol/https/Handler.java: Commit. | Thomas Fitzsimmons | 1 | -0/+76 |
2005-04-27 | HTTPURLConnection.java (connect): Accept absolute and relative paths in Locat... | Chris Burdess | 1 | -1/+29 |
2005-04-26 | re PR libgcj/21136 ([4.0 only] tryLock waits for the lock, and lock doesn't) | Luca Barbieri | 1 | -2/+2 |
2005-04-26 | ParserDelegator.java (callBack, gnu): Now package-private. | Tom Tromey | 3 | -14/+21 |
2005-04-26 | 2005-04-26 Jeroen Frijters <jeroen@frijters.net> | Jeroen Frijters | 1 | -5/+22 |
2005-04-25 | [multiple changes] | Michael Koch | 1 | -0/+33 |
2005-04-25 | [multiple changes] | Michael Koch | 2 | -0/+544 |
2005-04-22 | 2005-04-22 Casey Marshall <csm@gnu.org> | Casey Marshall | 2 | -2/+9 |
2005-04-22 | NameFinder.java (close): IN, OUT, and PROC can all be null, check for that ca... | Andrew Pinski | 1 | -4/+6 |
2005-04-21 | CRLFInputStream.java: Rewrite to return CRLF-delimited chunks. | Chris Burdess | 1 | -80/+49 |
2005-04-20 | Connection.java, [...]: Reorganized import statements. | Michael Koch | 2 | -7/+7 |
2005-04-20 | 2005-04-20 Sven de Marothy <sven@physto.se> | Sven de Marothy | 2 | -27/+0 |
2005-04-20 | PlainDatagramSocketImpl.java: Merged copyright header. | Michael Koch | 2 | -6/+7 |
2005-04-20 | ClassHelper.java, [...]: Fixed @author tag. | Michael Koch | 2 | -2/+2 |
2005-04-20 | [multiple changes] | Michael Koch | 1 | -2/+6 |
2005-04-20 | XBMDecoder.java: Fixed modifier order. | Michael Koch | 1 | -1/+1 |
2005-04-19 | [multiple changes] | Michael Koch | 86 | -1/+17245 |
2005-04-19 | 2005-04-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -4/+3 |
2005-04-19 | 2005-04-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -2/+6 |
2005-04-18 | BASE64.java: Truncate encoded byte array. | Chris Burdess | 1 | -1/+7 |
2005-04-18 | 2005-04-18 Michael Koch <konqueror@gmx.de> | Michael Koch | 6 | -6/+7 |
2005-04-18 | XmlParser.java: Reverted my typo fix. | Michael Koch | 1 | -1/+1 |
2005-04-18 | Buffers.java, [...]: Reorganized import statements. | Michael Koch | 79 | -270/+267 |
2005-04-18 | CieXyzConverter.java, [...]: Standardized file headers. | Michael Koch | 13 | -421/+409 |
2005-04-16 | ValidationConsumer.java (Recognizer): Make 'ANY' package-private. | Tom Tromey | 1 | -2/+3 |
2005-04-13 | re PR libgcj/20958 (Compile Errors In two files in gnu.gcj) | Aaron Luchko | 2 | -3/+3 |
2005-04-06 | Main.java (Fileset): New class. | Andrew Haley | 1 | -20/+146 |
2005-04-01 | natVMClassLoader.cc (getSystemClassLoaderInternal): Updated for name change. | Tom Tromey | 3 | -173/+40 |
2005-03-29 | natRuntime.cc (insertSystemProperties): Set gnu.gcj.runtime.endorsed.dirs. | Tom Tromey | 1 | -0/+67 |
2005-03-29 | natRuntime.cc (insertSystemProperties): Set gnu.gcj.runtime.endorsed.dirs. | Tom Tromey | 2 | -74/+9 |
2005-03-29 | [multiple changes] | Tom Tromey | 5 | -6232/+7265 |
2005-03-25 | Missed from last commit | Anthony Green | 1 | -0/+24 |
2005-03-25 | From libjava... | Anthony Green | 1 | -4/+13 |
2005-03-24 | BootClassLoader.java (BootClassLoader): Don't add sax and w3c libraries. | Tom Tromey | 1 | -7/+0 |
2005-03-24 | Reverted erroneous commit | Tom Tromey | 4 | -7257/+6227 |
2005-03-24 | Makefile.in: Rebuilt. | Tom Tromey | 5 | -6227/+7359 |
2005-03-22 | * gnu/gcj/tools/gcj_dbtool/Main.java (usage): Fixed output. | Tom Tromey | 1 | -2/+2 |
2005-03-16 | MainThread.java (run): Load main class using system class loader. | Tom Tromey | 1 | -2/+3 |
2005-03-15 | natPlainSocketImplPosix.cc (read_helper): Handle count == 0 case. | David Daney | 1 | -1/+6 |
2005-03-11 | Main.java (main): Handle '-p'. | Tom Tromey | 1 | -1/+11 |