summaryrefslogtreecommitdiff
path: root/libjava/gnu
AgeCommit message (Expand)Author
2001-01-12natGtkComponentPeer.cc (getLocationOnScreen): Wrote.Tom Tromey
2001-01-09re PR libgcj/1411 (natTimeZone.cc should be removed)Warren Levy
2000-12-12FirstThread.java (Kcert, [...]): New static final fields.Tom Tromey
2000-11-28Makefile.am: Added natTimeZone.cc.Warren Levy
2000-11-26System.java (setProperties): Only call init_properties() if properties is null.Bryce McKinlay
2000-11-01encodings.pl: Added `ASCII' alias.Tom Tromey
2000-10-27Makefile.am: Added locale files from Classpath.Warren Levy
2000-10-22Makefile.am: Added rules for libgcjx library.Rolf W. Rasmussen
2000-10-10LocaleData_en.java (monetarySeparator): Added.Warren Levy
2000-10-05* gnu/gcj/convert/natIconv.cc (init): Terminate buffer.Tom Tromey
2000-10-02prims.cc (_Jv_argv, _Jv_argc): New fields.Bryce McKinlay
2000-09-11BytesToUnicode.java (getDefaultDecoder): Let default decoder use iconv.Tom Tromey
2000-09-05natIconv.cc (read): Remove unused local.Bryce McKinlay
2000-09-04File.java (deleteOnExit): New method.Anthony Green
2000-08-29BitMaskExtent.java, [...]: Removed Latin-1 copyright symbols.Tom Tromey
2000-08-26Makefile.in: Rebuilt.Anthony Green
2000-08-23NativeThread.java (NativeThread): Removed assignment to `alive_flag', call `i...Alexandre Petit-Bianco
2000-08-21natSystem.cc (init_properties): Change sourceware reference to sources.redhat...Anthony Green
2000-08-16ComponentDataBlitOp.java: New file.Rolf W. Rasmussen
2000-08-10Connection.java (gotHeaders): Removed.Bryce McKinlay
2000-08-08Input_UTF8.java (read): Fixed handling of surrogate characters.Tom Tromey
2000-08-02encodings.pl: New file.Tom Tromey
2000-07-27mauve-libgcj: Activated serialization tests.Warren Levy
2000-07-25ColorModel.java: New file...Rolf W. Rasmussen
2000-06-28Gnu.java: New file.Warren Levy
2000-06-20ThreadGroup.java: Merged with classpath.Bryce McKinlay
2000-06-16natIconv.cc (iconv_adapter): New function.Tom Tromey
2000-05-19Jumbo patch:Tom Tromey
2000-05-19Oops, typo in last change.Bryce McKinlay
2000-05-19From Gregory R. Warnes <warnes@biostat.washington.edu>:Bryce McKinlay
2000-05-18Thread.java: Declare `data' as Object, not RawData.Bryce McKinlay
2000-04-24natFirstThread.cc (run): Initialize class before calling main.Jeff Sturm
2000-04-21Handler.java (openConnection): Use `setURL', not `url.set'.Tom Tromey
2000-04-02JVMPI changes...Anthony Green
2000-03-07All files: Updated copyright information.Tom Tromey
2000-03-05configure.host: Fix __NO_MATH_INLNES botch.Anthony Green
2000-03-02java-interp.h: Don't include MethodInvocation.h.Tom Tromey
2000-02-26Minor clean up and bug fix.Anthony Green
2000-02-21Makefile.in: Rebuilt.Anthony Green
2000-02-14MPN.java (findLowestBit): Made methods public.Warren Levy
2000-02-10natNativeThread.cc: New file.Tom Tromey
2000-02-10natIconv.cc (Input_iconv::finalize): Call iconv_close when handle is not NULL.Tom Tromey
2000-02-04Makefile.am: Added MPN.java and BigInteger.java.Warren Levy
2000-01-31natIconv.cc (read): Minor fixes.Anthony Green
2000-01-31config.h.in: Rebuilt.Tom Tromey
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey
1999-11-03Actually removed files which were supposedlyTom Tromey
1999-10-18VMClassLoader.java (getVMClassLoader): New method.Tom Tromey
1999-09-21Output_UTF8.java (write): Don't exit loop unless both `inlength' and `bytes_t...Tom Tromey
1999-09-10configure: Rebuilt.Tom Tromey