| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged gcj-eclipse branch to trunk. | Tom Tromey | 2007-01-09 | 9597 | -54623/+206694 |
* | Makefile.am: remove @X_CFLAGS@ from AM_CXXFLAGS... | Adam Megacz | 2006-12-18 | 2 | -9/+8 |
* | 2006-11-03 Gary Benson <gbenson@redhat.com> | Gary Benson | 2006-11-03 | 3 | -5/+14 |
* | re PR xml/29362 (NullPointerException in gnu.xml.transform.TransformerImpl.st... | Tom Tromey | 2006-10-10 | 2 | -1/+8 |
* | 2006-10-05 Gary Benson <gbenson@redhat.com> | Gary Benson | 2006-10-05 | 2 | -3/+13 |
* | Makefile.in: Rebuilt. | Tom Tromey | 2006-09-25 | 3 | -0/+9 |
* | re PR libgcj/29178 (CharsetEncoder.canEncode() gives different results than S... | Tom Tromey | 2006-09-25 | 4 | -1/+56 |
* | mprec.c (mprec_calloc): Renamed. | Tom Tromey | 2006-09-25 | 2 | -3/+8 |
* | Suggested by Aaron M. | Mark Wielaard | 2006-09-25 | 2 | -1/+7 |
* | re PR classpath/28661 (HTTP Header differs b/w java and classpath) | David Daney | 2006-09-22 | 2 | -0/+14 |
* | [multiple changes] | Sven de Marothy | 2006-09-22 | 5 | -511/+406 |
* | ChangeLog: Fix latest entry. | Gary Benson | 2006-09-20 | 1 | -7/+7 |
* | InetAddress.java: Updated to latest. | Gary Benson | 2006-09-20 | 6 | -250/+649 |
* | SSLSocket.java (isBound, [...]): Removed old comment. | Tom Tromey | 2006-09-18 | 2 | -122/+117 |
* | re PR classpath/28580 (HTTP HEAD fails on chuncked encoding) | David Daney | 2006-09-11 | 2 | -3/+20 |
* | 2006-09-05 Gary Benson <gbenson@redhat.com> | Gary Benson | 2006-09-05 | 2 | -14/+21 |
* | jvmti.h: Update from Classpath to get latest fixes and improvements. | Keith Seitz | 2006-08-31 | 2 | -11/+20 |
* | 2006-08-29 Gary Benson <gbenson@redhat.com> | Gary Benson | 2006-08-29 | 3 | -6/+56 |
* | NetworkInterface.java (getInetAddresses): Bracket IPv6 addresses. | Gary Benson | 2006-08-24 | 2 | -1/+9 |
* | re PR libgcj/27890 (lib/logging.properties pollutes common namespace) | Thomas Fitzsimmons | 2006-08-22 | 38 | -132/+212 |
* | check_jni_methods.sh: Don't use the "set -C" command which isn't available in... | Roger Sayle | 2006-08-18 | 2 | -2/+5 |
* | NodeWriter.java (writeParents): Removed debugging prints. | Tom Tromey | 2006-08-18 | 3 | -5/+8 |
* | Imported GNU Classpath 0.92 | Mark Wielaard | 2006-08-14 | 1268 | -35652/+96252 |
* | re PR awt/28666 (IllegalAccessError in gtk peers) | Tom Tromey | 2006-08-09 | 2 | -2/+9 |
* | re PR libgcj/28609 (make install broken in current trunk (svn 115947)) | Tom Tromey | 2006-08-07 | 2 | -1/+6 |
* | re PR libgcj/28312 (peer libraries are installed into gcjversionedlibdir, not... | Thomas Fitzsimmons | 2006-07-31 | 10 | -45/+42 |
* | * include/jvmti.h: Include copy from upstream before next merge. | Keith Seitz | 2006-07-20 | 2 | -0/+1819 |
* | re PR libgcj/27271 (i/o error (java.util.zip.ZipException: Deflated stream en... | Tom Tromey | 2006-07-12 | 2 | -5/+35 |
* | Port to hosts whose 'sort' and 'tail' implementations treat operands with lea... | Paul Eggert | 2006-07-07 | 2 | -1/+19 |
* | configure.ac (ac_configure_args): Add --with-native-libdir. | Thomas Fitzsimmons | 2006-07-06 | 6 | -141/+100 |
* | ltconfig: chmod 644 before ranlib during install. | Peter O'Gorman | 2006-07-04 | 2 | -1/+5 |
* | Makefile.am: Comment out tools wrapper creation. | Thomas Fitzsimmons | 2006-06-30 | 4 | -389/+138 |
* | Makefile.am: Do not recurse into tools directory. | Thomas Fitzsimmons | 2006-06-15 | 2 | -4/+5 |
* | re PR java/28024 (libjava build failure on Solaris 2.8 (sun4u)) | Tom Tromey | 2006-06-14 | 5 | -33/+21 |
* | Makefile.am (gappletviewer_CFLAGS): Add -I$(top_srcdir)/include. | Thomas Fitzsimmons | 2006-06-14 | 2 | -0/+6 |
* | configure: Regenerate. | Thomas Fitzsimmons | 2006-06-14 | 94 | -4431/+3760 |
* | 2006-06-09 Thomas Fitzsimmons <fitzsim@redhat.com> | Thomas Fitzsimmons | 2006-06-09 | 3 | -33/+3 |
* | re PR classpath/23863 (mprec buffer overwrite bug) | Tom Tromey | 2006-06-09 | 4 | -114/+203 |
* | String.java, [...]: Merge from GNU Classpath HEAD. | Thomas Fitzsimmons | 2006-06-09 | 356 | -9130/+34109 |
* | makemake.tcl (emit_bc_rule): Do not skip gnu-java-awt-peer-qt.lo. | Thomas Fitzsimmons | 2006-06-07 | 4 | -26/+68 |
* | makemake.tcl (emit_bc_rule): Do not skip gnu-java-awt-peer-gtk.lo. | Thomas Fitzsimmons | 2006-05-30 | 43 | -5862/+4849 |
* | config-int.h: Delete, it is a generated file. | Andreas Tobler | 2006-05-19 | 1 | -9/+0 |
* | config-int.h: Delete, it is a generated file. | Andreas Tobler | 2006-05-19 | 1 | -0/+4 |
* | Imported GNU Classpath 0.90 | Mark Wielaard | 2006-05-18 | 1617 | -104260/+122684 |
* | re PR libgcj/26625 (libgcj-4.2.0.jar not rebuilt after a source file change) | Tom Tromey | 2006-04-05 | 3 | -0/+8 |
* | gen-classlist.sh.in: Correct handle generated files. | Tom Tromey | 2006-04-04 | 5 | -41/+86 |
* | Temporarily reverting previous patch due to build-breaking bug. | Tom Tromey | 2006-04-04 | 5 | -77/+39 |
* | [multiple changes] | Tom Tromey | 2006-04-04 | 5 | -39/+77 |
* | re PR bootstrap/26901 (../../../../../gcc/libjava/classpath/tools/gnu/classpa... | Tom Tromey | 2006-03-29 | 3 | -8/+19 |
* | re PR libgcj/26706 ([4.1/4.2] Unexpanded macro in libjava/classpath/configure) | Tom Tromey | 2006-03-16 | 4 | -185/+409 |