| Age | Commit message (Expand) | Author |
| 2005-06-14 | re PR libgcj/19877 (sometimes reconfiguring leads to incorrect config.h) | Tom Tromey |
| 2005-06-14 | Class.java (getClasses): New method. | Tom Tromey |
| 2005-06-14 | ArrayId.java: New file. | Keith Seitz |
| 2005-06-13 | re PR libgcj/22036 (libjava/jni.cc compilation fix in cvs 2005-06-12) | Jim Huang |
| 2005-06-13 | re PR java/21844 (miscompilation of LinkedHashMap) | Tom Tromey |
| 2005-06-09 | Add PR number to ChangeLog entry. | Bryce McKinlay |
| 2005-06-09 | RMIClassLoader.java (getClassLoader): Make public. | Bryce McKinlay |
| 2005-06-08 | MessageFormat.java (parse): When parsing strings, check for an empty pattern ... | Ziga Mahkovec |
| 2005-06-07 | * gnu/classpath/jdwp/transport/JdwpConnection.java: New file. | Keith Seitz |
| 2005-06-07 | * gnu/classpath/jdwp/util/Signature.java: New file. | Keith Seitz |
| 2005-06-06 | natPlainSocketImplPosix.cc (setOption): Fix case fall-through bug. | Anthony Green |
| 2005-06-04 | Update copyright year. | Anthony Green |
| 2005-06-04 | URLClassLoader.java: import gnu.gcj.Core, and gnu.java.net.protocol.core.Core... | Anthony Green |
| 2005-06-03 | * gnu/classpath/jdwp/transport/TransportFactory.java: New file. | Keith Seitz |
| 2005-06-03 | ITransport.java: New file. | Keith Seitz |
| 2005-06-02 | jawt.c: Remove malloc.h, covered by stdlib.h. | Andreas Tobler |
| 2005-06-02 | * gnu/classpath/jdwp/transport/TransportException.java: New file. | Keith Seitz |
| 2005-06-02 | mauve-libgcj: Remove implemented classes from the fail section. | Andreas Tobler |
| 2005-06-01 | configure.ac (BACKTRACESPEC): Remove definition, but continue to AC_SUBST def... | Bryce McKinlay |
| 2005-06-01 | * java/io/ObjectInputStream.java (currentLoader): Fixed typo. | Tom Tromey |
| 2005-06-01 | re PR libgcj/20435 (regex pattern compiling bug) | Ziga Mahkovec |
| 2005-06-01 | Fix typo in initial commit. | Keith Seitz |
| 2005-06-01 | JdwpPacket.java: New file. | Keith Seitz |
| 2005-06-01 | re PR libgcj/21785 (ClassNotFound during deserialization) | Tom Tromey |
| 2005-06-01 | re PR libgcj/21753 (String.substring sharing heuristic should be improved) | Tom Tromey |
| 2005-05-30 | re PR libgcj/21821 (MAXPATHLEN usage in libjava) | Bryce McKinlay |
| 2005-05-30 | re PR libgcj/20273 (LinkedHashMap breaks linked list when access() is called) | Michael Koch |
| 2005-05-27 | ChangeLog: Fix typo. | Ziga Mahkovec |
| 2005-05-27 | Testsuite adjustments for PR java/19870. | Ranjit Mathew |
| 2005-05-26 | decl.c (GCJ_BINARYCOMPAT_ADDITION, [...]): Removed. | Bryce McKinlay |
| 2005-05-25 | re PR libgcj/21692 (unexpected java.lang.NoClassDefFoundError) | Richard Henderson |
| 2005-05-25 | SAXEventSink.java: Ignore XML entities in start/ end entity callbacks. | Chris Burdess |
| 2005-05-25 | re PR libgcj/21736 (MessageFormat("{0,time,medium}") fails) | Gary Benson |
| 2005-05-25 | re PR libgcj/21703 (hang when rapidly calling String.intern()) | Tom Tromey |
| 2005-05-22 | mprec.c (mult, [...]): Add parenthesis to avoid warnings. | Andreas Jaeger |
| 2005-05-21 | * testsuite/libjava.jacks/jacks.xfail: Remove 3.10.2-round-6. | Ranjit Mathew |
| 2005-05-19 | * exception.cc: Revert 05-17 gcc_unreachable change. | Richard Henderson |
| 2005-05-19 | natClassLoader.cc (_Jv_NewClass): Use _Jv_RegisterInitiatingLoader to registe... | Bryce McKinlay |
| 2005-05-19 | Makefile.am (libgcj0_convenience_la): Removed. | Bryce McKinlay |
| 2005-05-18 | re PR libgcj/19729 (libgcj DSASignature.java null pointer exception) | Thomas Fitzsimmons |
| 2005-05-18 | gtk_jawt.c (classpath_jawt_object_lock, [...]): New functions. | Anthony Green |
| 2005-05-18 | Makefile.am (Makefile.deps): Do not use \0, it is unportable. | Paolo Bonzini |
| 2005-05-18 | configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS. | Kelley Cook |
| 2005-05-18 | re PR libgcj/18220 (Test case libjava.lang/Process_3 does not end if "sed" no... | David Daney |
| 2005-05-17 | unwind-dw2-fde-glibc.c (base_from_cb_data, [...]): Use gcc_assert and gcc_unr... | Nathan Sidwell |
| 2005-05-17 | Makefile.am (Makefile.deps): Do not create native.list and bytecodes.list. | Paolo Bonzini |
| 2005-05-17 | configure.ac (--enable-libgcj-multifile): Remove. | Paolo Bonzini |
| 2005-05-17 | Charset.java (encode, decode): Synchronize on 'this', not the class. | Tom Tromey |
| 2005-05-16 | Headers.java (parse): Include final character of line. | Tom Tromey |
| 2005-05-16 | re PR libgcj/21606 (java.net.URI fails to decode lowercase hex codes) | Tom Tromey |