OSDN Git Service

* java/util/Timer.java: New version from Classpath.
[pf3gnuchains/gcc-fork.git] / libjava / gnu /
2001-01-12 tromey * gnu/awt/gtk/natGtkComponentPeer.cc (getLocationOnScr...
2001-01-09 warrenl Fix for PR libgcj/1411:
2000-12-12 tromey * gnu/gcj/runtime/FirstThread.java (Kcert, Kfile,...
2000-11-28 warrenl * Makefile.am: Added natTimeZone.cc.
2000-11-26 bryce2000-11-24 Bryce McKinlay <bryce@albatross.co.nz>
2000-11-01 tromey * scripts/encodings.pl: Added `ASCII' alias.
2000-10-27 warrenl * Makefile.am: Added locale files from Classpath.
2000-10-22 rolfwr * Makefile.am: Added rules for libgcjx library.
2000-10-10 warrenl * gnu/gcj/text/LocaleData_en.java (monetarySeparator...
2000-10-05 tromey * gnu/gcj/convert/natIconv.cc (init): Terminate buffer.
2000-10-02 bryce2000-10-02 Bryce McKinlay <bryce@albatross.co.nz>
2000-09-11 tromey * gnu/gcj/convert/BytesToUnicode.java (getDefaultDecod...
2000-09-05 bryce2000-09-05 Bryce McKinlay <bryce@albatross.co.nz>
2000-09-04 green * java/io/File.java (deleteOnExit): New method.
2000-08-29 tromey * gnu/gcj/awt/BitMaskExtent.java, gnu/gcj/awt/Buffers...
2000-08-26 green2000-08-26 Anthony Green <green@redhat.com>
2000-08-24 apbianco2000-08-23 Alexandre Petit-Bianco <apbianco@cygnus...
2000-08-21 greenSun Aug 20 21:02:48 2000 Anthony Green <green@redhat...
2000-08-16 rolfwr * gnu/gcj/awt/ComponentDataBlitOp.java: New file.
2000-08-10 bryce2000-08-10 Bryce McKinlay <bryce@albatross.co.nz>
2000-08-08 tromey * gnu/gcj/convert/Input_UTF8.java (read): Fixed handli...
2000-08-02 tromey * scripts/encodings.pl: New file.
2000-07-27 warrenl * mauve-libgcj: Activated serialization tests.
2000-07-25 rolfwr2000-07-23 Rolf W. Rasmussen <rolfwr@ii.uib.no>
2000-06-28 warrenl * gnu/java/security/provider/Gnu.java: New file.
2000-06-20 bryce2000-06-20 Bryce McKinlay <bryce@albatross.co.nz>
2000-06-16 tromey * gnu/gcj/convert/natIconv.cc (iconv_adapter): New...
2000-05-19 tromeyJumbo patch:
2000-05-19 bryceOops, typo in last change.
2000-05-18 bryce From Gregory R. Warnes <warnes@biostat.washington...
2000-05-18 bryce2000-05-18 Bryce McKinlay <bryce@albatross.co.nz>
2000-04-24 tromey * gnu/gcj/runtime/natFirstThread.cc (run): Initialize...
2000-04-21 tromey * gnu/gcj/protocol/file/Handler.java (openConnection...
2000-04-02 greenJVMPI changes...
2000-03-07 tromey * All files: Updated copyright information.
2000-03-05 green * configure.host: Fix __NO_MATH_INLNES botch.
2000-03-02 tromey * include/java-interp.h: Don't include MethodInvocation.h.
2000-02-26 greenMinor clean up and bug fix.
2000-02-21 green * Makefile.in: Rebuilt.
2000-02-14 warrenl * gnu/gcj/math/MPN.java(findLowestBit): Made methods...
2000-02-10 tromey * gnu/gcj/jni/natNativeThread.cc: New file.
2000-02-10 tromey * gnu/gcj/convert/natIconv.cc (Input_iconv::finalize...
2000-02-04 warrenl * Makefile.am: Added MPN.java and BigInteger.java.
2000-01-31 green * gnu/gcj/convert/natIconv.cc (read): Minor fixes.
2000-01-31 tromey * include/config.h.in: Rebuilt.
2000-01-19 tromey * All files: Updated copyright to reflect Cygnus purchase.
1999-11-03 tromeyActually removed files which were supposedly
1999-10-18 tromey * gnu/gcj/runtime/VMClassLoader.java (getVMClassLoader...
1999-09-21 tromey * gnu/gcj/convert/Output_UTF8.java (write): Don't...
1999-09-10 tromey * configure: Rebuilt.
1999-08-18 krab * java/lang/natClassLoader.cc (_Jv_PrepareCompiledClas...
1999-08-09 green * gnu/gcj/util/path/SearchPath.java: Comment...
1999-08-08 green1999-08-09 Anthony Green <green@cygnus.com>
1999-07-01 warrenl1999-07-01 Warren Levy <warrenl@cygnus.com>
1999-05-10 tromey * gnu/gcj/RawData.java: Added copyright header.
1999-05-08 green * java/text/DateFormat.java (computeInstance): Separat...
1999-05-05 bothnerNew class.
1999-04-30 tromey * java/lang/StringBuffer.java (ensureCapacity): Don...
1999-04-26 tromey * java/util/GregorianCalendar.java (setDefaultTime...
1999-04-16 bothner * gnu/gcj/convert/JIS0201.h: New file, generated...
1999-04-16 bothner
1999-04-16 bothner
1999-04-16 bothnerh
1999-04-16 bothner8
1999-04-16 bothner`
1999-04-16 bothner
1999-04-16 bothner
1999-04-16 bothnerFix truncated comments.
1999-04-16 bothner
1999-04-16 bothner
1999-04-15 warrenl * Makefile.am (ordinary_java_source_files): Added...
1999-04-07 tromeyInitial revision