summaryrefslogtreecommitdiff
path: root/libjava/gnu
Commit message (Expand)AuthorAgeFilesLines
* Add support for iso8859_1.Anthony Green2001-09-171-0/+1
* jvm.h: Declare _Jv_RegisterResource.Anthony Green2001-09-067-0/+431
* SimpleDateFormat.java: Re-merged with Classpath.Tom Tromey2001-09-0513-655/+444
* re PR libgcj/4213 (SimpleDateFormat constructor SEGV's.)Tom Tromey2001-09-041-0/+25
* Makefile.in: Rebuilt.Tom Tromey2001-08-312-52/+128
* Activatable.java, [...]: RMI implementation from Kaffe.Tom Tromey2001-08-2820-0/+3472
* Makefile.am: New friends for java/lang/Thread.h.Bryce McKinlay2001-08-262-6/+92
* UnicodeToBytes.java (write): Write work buffer starting from zero offset.Jeff Sturm2001-08-181-1/+1
* * gnu/gcj/convert/IOConverter.java: Add `646' alias.Tom Tromey2001-08-171-0/+5
* natIconv.cc (read): Handle EINVAL and E2BIG correctly.Tom Tromey2001-08-151-4/+7
* * gnu/gcj/convert/natIconv.cc (done): Use HAVE_ICONV.Loren J. Rittle2001-08-101-0/+8
* natIconv.cc (done): New methods.Tom Tromey2001-07-305-69/+181
* re PR libgcj/3426 (java.io.InputStreamReader, infinite loop)Tom Tromey2001-07-131-2/+12
* IOConverter.java: Manually maintained alias now lowercase.Tom Tromey2001-06-271-1/+1
* encodings.pl: Generate lower-case names.Tom Tromey2001-06-261-23/+24
* Implement invocation interface; don't create new thread for main.Per Bothner2001-05-214-245/+9
* * gnu/gcj/runtime/VMClassLoader.java (VMClassLoader): Now public.Tom Tromey2001-05-211-2/+2
* [multiple changes]Bryce McKinlay2001-05-181-0/+4
* [multiple changes]Tom Tromey2001-05-104-0/+927
* decl.c (init_decl_processing): Add new class "protectionDomain" field.Bryce McKinlay2001-04-252-11/+59
* exception.cc (java_eh_info): Make value type jthrowable.Richard Henderson2001-03-256-6/+6
* natClass.cc (_Jv_CheckCast): add class names to exceptionMark Wielaard2001-03-181-1/+3
* Changes merged from Kawa's gnu.math.Per Bothner2001-03-011-20/+23
* DirectRasterGraphics.java (clone): Hoist to public.Bryce McKinlay2001-02-152-2/+3
* * gnu/awt/j2d/AbstractGraphicsState.java (clone): Made public.Tom Tromey2001-02-131-1/+6
* natGtkComponentPeer.cc (getLocationOnScreen): Wrote.Tom Tromey2001-01-126-11/+294
* re PR libgcj/1411 (natTimeZone.cc should be removed)Warren Levy2001-01-091-3/+13
* FirstThread.java (Kcert, [...]): New static final fields.Tom Tromey2000-12-121-1/+10
* Makefile.am: Added natTimeZone.cc.Warren Levy2000-11-281-0/+10
* System.java (setProperties): Only call init_properties() if properties is null.Bryce McKinlay2000-11-261-0/+14
* encodings.pl: Added `ASCII' alias.Tom Tromey2000-11-016-21/+220
* Makefile.am: Added locale files from Classpath.Warren Levy2000-10-274-0/+294
* Makefile.am: Added rules for libgcjx library.Rolf W. Rasmussen2000-10-2258-0/+6762
* LocaleData_en.java (monetarySeparator): Added.Warren Levy2000-10-101-1/+2
* * gnu/gcj/convert/natIconv.cc (init): Terminate buffer.Tom Tromey2000-10-051-2/+4
* prims.cc (_Jv_argv, _Jv_argc): New fields.Bryce McKinlay2000-10-0214-0/+1248
* BytesToUnicode.java (getDefaultDecoder): Let default decoder use iconv.Tom Tromey2000-09-112-2/+16
* natIconv.cc (read): Remove unused local.Bryce McKinlay2000-09-052-11/+4
* File.java (deleteOnExit): New method.Anthony Green2000-09-041-0/+38
* BitMaskExtent.java, [...]: Removed Latin-1 copyright symbols.Tom Tromey2000-08-294-4/+4
* Makefile.in: Rebuilt.Anthony Green2000-08-262-4/+17
* NativeThread.java (NativeThread): Removed assignment to `alive_flag', call `i...Alexandre Petit-Bianco2000-08-232-1/+8
* natSystem.cc (init_properties): Change sourceware reference to sources.redhat...Anthony Green2000-08-211-0/+23
* ComponentDataBlitOp.java: New file.Rolf W. Rasmussen2000-08-162-0/+257
* Connection.java (gotHeaders): Removed.Bryce McKinlay2000-08-101-43/+41
* Input_UTF8.java (read): Fixed handling of surrogate characters.Tom Tromey2000-08-082-15/+31
* encodings.pl: New file.Tom Tromey2000-08-023-6/+62
* mauve-libgcj: Activated serialization tests.Warren Levy2000-07-271-1/+5
* ColorModel.java: New file...Rolf W. Rasmussen2000-07-252-0/+219
* Gnu.java: New file.Warren Levy2000-06-283-0/+415