aboutsummaryrefslogtreecommitdiff
path: root/libjava/classpath
AgeCommit message (Expand)AuthorFilesLines
2007-01-26libjavaTom Tromey3-3/+8
2007-01-26re PR libgcj/29594 (jv-convert with no args NPE)Tom Tromey1-0/+0
2007-01-23Arrays.java (binarySearch): Change comparison order.Marco Trudel4-3/+10
2007-01-20Makefile.am, [...]: Install into nativeexeclibdir instead of gcjversionedlibdir.Matthias Klose5-78/+70
2007-01-17* tools/gnu/classpath/tools/javah/PathOptionGroup.javaTom Tromey7-1/+11
2007-01-17aclocal.m4: Regenerate to use multi.m4.Jack Howarth36-24/+188
2007-01-15MappedByteBuffer.java: Removed.Gary Benson1-0/+0
2007-01-15URLClassLoader.java: Removed.Gary Benson18-0/+0
2007-01-11*.h: New files.Tom Tromey41-0/+0
2007-01-11Readd missing chunks from r116332:Matthias Klose39-28/+113
2007-01-10URL.java: Removed.Gary Benson2-0/+0
2007-01-10regexp, [...]: Remove empty directories.Matthias Klose1-0/+12
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey9597-54623/+206694
2006-12-18Makefile.am: remove @X_CFLAGS@ from AM_CXXFLAGS...Adam Megacz2-9/+8
2006-11-032006-11-03 Gary Benson <gbenson@redhat.com>Gary Benson3-5/+14
2006-10-10re PR xml/29362 (NullPointerException in gnu.xml.transform.TransformerImpl.st...Tom Tromey2-1/+8
2006-10-052006-10-05 Gary Benson <gbenson@redhat.com>Gary Benson2-3/+13
2006-09-25Makefile.in: Rebuilt.Tom Tromey3-0/+9
2006-09-25re PR libgcj/29178 (CharsetEncoder.canEncode() gives different results than S...Tom Tromey4-1/+56
2006-09-25mprec.c (mprec_calloc): Renamed.Tom Tromey2-3/+8
2006-09-25Suggested by Aaron M.Mark Wielaard2-1/+7
2006-09-22re PR classpath/28661 (HTTP Header differs b/w java and classpath)David Daney2-0/+14
2006-09-22[multiple changes]Sven de Marothy5-511/+406
2006-09-20ChangeLog: Fix latest entry.Gary Benson1-7/+7
2006-09-20InetAddress.java: Updated to latest.Gary Benson6-250/+649
2006-09-18SSLSocket.java (isBound, [...]): Removed old comment.Tom Tromey2-122/+117
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