summaryrefslogtreecommitdiff
path: root/libjava/gnu
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2001-05-18 Bryce McKinlay <bryce@waitaki.otago.ac.nz>bryce2001-05-181-0/+4
* 2001-05-10 Tom Tromey <tromey@redhat.com>tromey2001-05-104-0/+927
* gcc/java:bryce2001-04-252-11/+59
* * exception.cc (java_eh_info): Make value type jthrowable.rth2001-03-266-6/+6
* * java/lang/natClass.cc (_Jv_CheckCast): add class names to exceptionmark2001-03-181-1/+3
* Changes merged from Kawa's gnu.math.bothner2001-03-021-20/+23
* * gnu/awt/j2d/DirectRasterGraphics.java (clone): Hoist to public.bryce2001-02-152-2/+3
* * gnu/awt/j2d/AbstractGraphicsState.java (clone): Made public.tromey2001-02-131-1/+6
* * gnu/awt/gtk/natGtkComponentPeer.cc (getLocationOnScreen):tromey2001-01-126-11/+294
* Fix for PR libgcj/1411:warrenl2001-01-091-3/+13
* * gnu/gcj/runtime/FirstThread.java (Kcert, Kfile, Khttp, Kjar):tromey2000-12-121-1/+10
* * Makefile.am: Added natTimeZone.cc.warrenl2000-11-281-0/+10
* 2000-11-24 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-11-261-0/+14
* * scripts/encodings.pl: Added `ASCII' alias.tromey2000-11-016-21/+220
* * Makefile.am: Added locale files from Classpath.warrenl2000-10-274-0/+294
* * Makefile.am: Added rules for libgcjx library.rolfwr2000-10-2258-0/+6762
* * gnu/gcj/text/LocaleData_en.java (monetarySeparator): Added.warrenl2000-10-101-1/+2
* * gnu/gcj/convert/natIconv.cc (init): Terminate buffer.tromey2000-10-051-2/+4
* 2000-10-02 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-10-0214-0/+1248
* * gnu/gcj/convert/BytesToUnicode.java (getDefaultDecoder): Lettromey2000-09-112-2/+16
* 2000-09-05 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-09-052-11/+4
* * java/io/File.java (deleteOnExit): New method.green2000-09-041-0/+38
* * gnu/gcj/awt/BitMaskExtent.java, gnu/gcj/awt/Buffers.java,tromey2000-08-294-4/+4
* 2000-08-26 Anthony Green <green@redhat.com>green2000-08-262-4/+17
* 2000-08-23 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-08-242-1/+8
* Sun Aug 20 21:02:48 2000 Anthony Green <green@redhat.com>green2000-08-211-0/+23
* * gnu/gcj/awt/ComponentDataBlitOp.java: New file.rolfwr2000-08-162-0/+257