aboutsummaryrefslogtreecommitdiff
path: root/libjava/classpath
AgeCommit message (Expand)AuthorFilesLines
2006-09-11re PR classpath/28580 (HTTP HEAD fails on chuncked encoding)David Daney2-3/+20
2006-09-052006-09-05 Gary Benson <gbenson@redhat.com>Gary Benson2-14/+21
2006-08-31jvmti.h: Update from Classpath to get latest fixes and improvements.Keith Seitz2-11/+20
2006-08-292006-08-29 Gary Benson <gbenson@redhat.com>Gary Benson3-6/+56
2006-08-24NetworkInterface.java (getInetAddresses): Bracket IPv6 addresses.Gary Benson2-1/+9
2006-08-22re PR libgcj/27890 (lib/logging.properties pollutes common namespace)Thomas Fitzsimmons38-132/+212
2006-08-18check_jni_methods.sh: Don't use the "set -C" command which isn't available in...Roger Sayle2-2/+5
2006-08-18NodeWriter.java (writeParents): Removed debugging prints.Tom Tromey3-5/+8
2006-08-14Imported GNU Classpath 0.92Mark Wielaard1268-35652/+96252
2006-08-09re PR awt/28666 (IllegalAccessError in gtk peers)Tom Tromey2-2/+9
2006-08-07re PR libgcj/28609 (make install broken in current trunk (svn 115947))Tom Tromey2-1/+6
2006-07-31re PR libgcj/28312 (peer libraries are installed into gcjversionedlibdir, not...Thomas Fitzsimmons10-45/+42
2006-07-20* include/jvmti.h: Include copy from upstream before next merge.Keith Seitz2-0/+1819
2006-07-12re PR libgcj/27271 (i/o error (java.util.zip.ZipException: Deflated stream en...Tom Tromey2-5/+35
2006-07-07Port to hosts whose 'sort' and 'tail' implementations treat operands with lea...Paul Eggert2-1/+19
2006-07-06configure.ac (ac_configure_args): Add --with-native-libdir.Thomas Fitzsimmons6-141/+100
2006-07-04ltconfig: chmod 644 before ranlib during install.Peter O'Gorman2-1/+5
2006-06-30Makefile.am: Comment out tools wrapper creation.Thomas Fitzsimmons4-389/+138
2006-06-15Makefile.am: Do not recurse into tools directory.Thomas Fitzsimmons2-4/+5
2006-06-14re PR java/28024 (libjava build failure on Solaris 2.8 (sun4u))Tom Tromey5-33/+21
2006-06-14Makefile.am (gappletviewer_CFLAGS): Add -I$(top_srcdir)/include.Thomas Fitzsimmons2-0/+6
2006-06-14configure: Regenerate.Thomas Fitzsimmons94-4431/+3760
2006-06-092006-06-09 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons3-33/+3
2006-06-09re PR classpath/23863 (mprec buffer overwrite bug)Tom Tromey4-114/+203
2006-06-09String.java, [...]: Merge from GNU Classpath HEAD.Thomas Fitzsimmons356-9130/+34109
2006-06-07makemake.tcl (emit_bc_rule): Do not skip gnu-java-awt-peer-qt.lo.Thomas Fitzsimmons4-26/+68
2006-05-30makemake.tcl (emit_bc_rule): Do not skip gnu-java-awt-peer-gtk.lo.Thomas Fitzsimmons43-5862/+4849
2006-05-19config-int.h: Delete, it is a generated file.Andreas Tobler1-9/+0
2006-05-19config-int.h: Delete, it is a generated file.Andreas Tobler1-0/+4
2006-05-18Imported GNU Classpath 0.90Mark Wielaard1617-104260/+122684
2006-04-05re PR libgcj/26625 (libgcj-4.2.0.jar not rebuilt after a source file change)Tom Tromey3-0/+8
2006-04-04gen-classlist.sh.in: Correct handle generated files.Tom Tromey5-41/+86
2006-04-04Temporarily reverting previous patch due to build-breaking bug.Tom Tromey5-77/+39
2006-04-04[multiple changes]Tom Tromey5-39/+77
2006-03-29re PR bootstrap/26901 (../../../../../gcc/libjava/classpath/tools/gnu/classpa...Tom Tromey3-8/+19
2006-03-16re PR libgcj/26706 ([4.1/4.2] Unexpanded macro in libjava/classpath/configure)Tom Tromey4-185/+409
2006-03-16re PR classpath/26688 (Classpath Makefiles assume CVS source control)Tom Tromey3-4/+13
2006-03-10re PR libgcj/25713 (GZIPOutputStream bad checksum)Tom Tromey2-13/+23
2006-03-10Imported GNU Classpath 0.90Mark Wielaard1359-22217/+184443
2006-03-08re PR libgcj/24183 (xmlj code not properly built)Tom Tromey3-17/+53
2006-02-23IntegerGraphicsState.java (getClip): Clone clip before returning, handle null...Scott Gilbertson2-1/+9
2006-02-04Resolve classpath ChangeLog merge conflict.Mark Wielaard1-6316/+0
2006-01-17Imported GNU Classpath 0.20Mark Wielaard435-30545/+74568
2006-01-15Update copyright year for last patch.Anthony Green1-1/+1
2006-01-15ServerSocket.java (accept): Remove bogus security check.Anthony Green2-5/+9
2006-01-06re PR libgcj/23499 (libgcj/classpath create empty directory $PREFIX/share/cla...Tom Tromey3-40/+18
2005-12-28[multiple changes]Anthony Green5-34/+32
2005-12-01re PR bootstrap/25207 (bootstrap fails on libjava if alsa headers present but...Anthony Green3-85/+212
2005-11-30Makefile.am (resources): Use `cp -p'.Andrew Haley2-16/+16
2005-11-18Imported GNU Classpath gcj-import-20051117.Mark Wielaard98-1353/+6706