summaryrefslogtreecommitdiff
path: root/libjava/gnu
Commit message (Expand)AuthorAgeFilesLines
* * gnu/gcj/xlib/WindowAttributes.java Assign null to RawData, not 0.bothner2002-03-093-6/+6
* 2002-03-04 Eric Blake <ebb9@email.byu.edu>ericb2002-03-064-0/+11988
* * java/lang/natSystem.cc (init_properties): Include the `Inc.' intromey2002-02-222-2/+2
* * gnu/gcj/protocol/file/Connection.java (conect): Open the inputbothner2002-02-221-13/+17
* * name-finder.cc (toHex): Use word mode, not long long.jason2002-02-181-1/+1
* 2002-02-14 Mark Wielaard <mark@klomp.org>mark2002-02-141-265/+329
* 2002-02-06 Adam Megacz <adam@xwt.org>megacz2002-02-073-22/+28
* gcc:jsm282002-01-311-1/+1
* * gnu/awt/xlib/XToolkit.java (getPrintJob): New stub method.tromey2002-01-241-1/+7
* Add license clarification.mark2002-01-2265-344/+1040
* * java/awt/peer/ButtonPeer.java: Replace with Classpath version.tromey2002-01-223-3/+53
* Start of AWT merge with Classpath:tromey2002-01-166-70/+143
* For PR libgcj/5303:tromey2002-01-101-7/+37
* * gnu/gcj/convert/Convert.java (version): Use java.vm.nametromey2002-01-101-5/+7
* For PR libgcj/5303:tromey2002-01-101-6/+43
* * Makefile.in: Rebuilt.tromey2002-01-08133-101/+6320
* * Makefile.in: Rebuilt.tromey2001-12-161-8/+26
* * gnu/gcj/runtime/StringBuffer.javatromey2001-12-121-1/+1
* * java/lang/String.java (String): New constructor.tromey2001-12-112-0/+224
* * gnu/gcj/xlib/XImage.java (toString): Add missing initialization.bothner2001-12-101-0/+9
* * Makefile.in: Rebuilt.tromey2001-11-131-0/+24
* * HACKING, gnu/gcj/xlib/Pixmap.java, gnu/gcj/xlib/XException.java,jsm282001-10-313-3/+3
* fix include problemgreen2001-10-241-1/+2
* * gnu/gcj/convert/JIS0208_to_Unicode.cc: Declare java_exceptionsbryce2001-10-224-0/+5
* * gnu/java/security/provider/SHA1PRNG.java (engineNextBytes):tromey2001-10-181-23/+20
* * Makefile.in: Rebuilt.tromey2001-10-124-12/+193
* * gnu/gcj/runtime/natFinalizerThread.cc: New file.tromey2001-10-103-4/+99
* PR libgcj/4383bryce2001-09-302-1/+8
* * gnu/gcj/runtime/SharedLibLoader.java: New class.bothner2001-09-292-0/+150
* * gnu/classpath/Configuration.java.in (INIT_LOAD_LIBRARY): Newtromey2001-09-271-3/+32
* old fixgreen2001-09-231-1/+1
* misc fixesgreen2001-09-231-5/+4
* Fix null pointer bug.green2001-09-191-1/+2
* Add support for iso8859_1.green2001-09-171-0/+1
* * include/jvm.h: Declare _Jv_RegisterResource.green2001-09-067-0/+431
* * java/text/SimpleDateFormat.java: Re-merged with Classpath.tromey2001-09-0513-655/+444
* Fix for PR libgcj/4213:tromey2001-09-041-0/+25
* * Makefile.in: Rebuilt.tromey2001-08-312-52/+128
* * java/rmi/activation/Activatable.java,tromey2001-08-2820-0/+3472
* * Makefile.am: New friends for java/lang/Thread.h.bryce2001-08-262-6/+92
* * gnu/gcj/convert/UnicodeToBytes.java (write): Write work bufferjsturm2001-08-181-1/+1
* * gnu/gcj/convert/IOConverter.java: Add `646' alias.tromey2001-08-171-0/+5
* * gnu/gcj/convert/natIconv.cc (read): Handle EINVAL and E2BIGtromey2001-08-151-4/+7
* * gnu/gcj/convert/natIconv.cc (done): Use HAVE_ICONV.ljrittle2001-08-101-0/+8
* 2001-07-30 Tom Tromey <tromey@redhat.com>tromey2001-07-305-69/+181
* Fix for PR libgcj/3426:tromey2001-07-131-2/+12
* * gnu/gcj/convert/IOConverter.java: Manually maintained alias nowtromey2001-06-271-1/+1
* * scripts/encodings.pl: Generate lower-case names. Updated URLtromey2001-06-261-23/+24
* Implement invocation interface; don't create new thread for main.bothner2001-05-224-245/+9
* * gnu/gcj/runtime/VMClassLoader.java (VMClassLoader): Now public.tromey2001-05-211-2/+2