summaryrefslogtreecommitdiff
path: root/libjava/gnu
Commit message (Expand)AuthorAgeFilesLines
* * 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
* 2000-08-10 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-08-101-43/+41
* * gnu/gcj/convert/Input_UTF8.java (read): Fixed handling oftromey2000-08-082-15/+31
* * scripts/encodings.pl: New file.tromey2000-08-023-6/+62
* * mauve-libgcj: Activated serialization tests.warrenl2000-07-271-1/+5
* 2000-07-23 Rolf W. Rasmussen <rolfwr@ii.uib.no>rolfwr2000-07-252-0/+219
* * gnu/java/security/provider/Gnu.java: New file.warrenl2000-06-283-0/+415
* 2000-06-20 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-06-201-4/+4
* * gnu/gcj/convert/natIconv.cc (iconv_adapter): New function.tromey2000-06-161-8/+18
* Jumbo patch:tromey2000-05-1925-0/+2514
* Oops, typo in last change.bryce2000-05-191-1/+1
* From Gregory R. Warnes <warnes@biostat.washington.edu>:bryce2000-05-181-1/+1
* 2000-05-18 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-05-181-2/+3
* * gnu/gcj/runtime/natFirstThread.cc (run): Initialize class beforetromey2000-04-241-4/+3
* * gnu/gcj/protocol/file/Handler.java (openConnection): Usetromey2000-04-211-2/+2
* JVMPI changes...green2000-04-021-1/+96
* * All files: Updated copyright information.tromey2000-03-0745-45/+45
* * configure.host: Fix __NO_MATH_INLNES botch.green2000-03-052-0/+103
* * include/java-interp.h: Don't include MethodInvocation.h.tromey2000-03-021-32/+0
* Minor clean up and bug fix.green2000-02-261-1/+1
* * Makefile.in: Rebuilt.green2000-02-212-0/+225
* * gnu/gcj/math/MPN.java(findLowestBit): Made methods public.warrenl2000-02-141-2/+2
* * gnu/gcj/jni/natNativeThread.cc: New file.tromey2000-02-102-0/+52
* * gnu/gcj/convert/natIconv.cc (Input_iconv::finalize): Calltromey2000-02-101-2/+2
* * Makefile.am: Added MPN.java and BigInteger.java.warrenl2000-02-041-0/+736
* * gnu/gcj/convert/natIconv.cc (read): Minor fixes.green2000-01-311-5/+11
* * include/config.h.in: Rebuilt.tromey2000-01-315-7/+247
* * All files: Updated copyright to reflect Cygnus purchase.tromey2000-01-1936-36/+36
* Actually removed files which were supposedlytromey1999-11-036-614/+0
* * gnu/gcj/runtime/VMClassLoader.java (getVMClassLoader): Newtromey1999-10-181-0/+11
* * gnu/gcj/convert/Output_UTF8.java (write): Don't exit loop unlesstromey1999-09-211-14/+6
* * configure: Rebuilt.tromey1999-09-104-4/+4
* * java/lang/natClassLoader.cc (_Jv_PrepareCompiledClass): Renamedkrab1999-08-183-0/+177
* * gnu/gcj/util/path/SearchPath.java: Comment out verbose output.green1999-08-091-2/+2