* testsuite/18_support/numeric_limits.cc (test_extrema): Fix typo.
[gcc.git] / libjava / gnu /
2002-03-25 Tom TromeyFor PR libgcj/5303:
2002-03-24 Mark Wielaard[multiple changes]
2002-03-15 Tom Tromeyre PR libgcj/5944 (Use of uint32_t breaks libgcj bootst...
2002-03-09 Per Bothner* gnu/gcj/xlib/WindowAttributes.java Assign null to...
2002-03-06 Eric Blakeunicode-decomp.pl: Move from chartables.pl...
2002-02-22 Tom TromeynatSystem.cc (init_properties): Include the `Inc.'...
2002-02-22 Per BothnerConnection.java (conect): Open the input and/or output...
2002-02-18 Jason Merrillname-finder.cc (toHex): Use word mode, not long long.
2002-02-14 Mark Wielaard[multiple changes]
2002-02-07 Adam Megaczshs.h, [...]: use uint<n>_t instead of LONG and BYTE
2002-01-31 Joseph Myersgccbug.in: Follow GNU Coding Standards for --version.
2002-01-24 Tom Tromey* gnu/awt/xlib/XToolkit.java (getPrintJob): New stub...
2002-01-22 Mark WielaardAdd license clarification.
2002-01-22 Tom TromeyButtonPeer.java: Replace with Classpath version.
2002-01-16 Tom TromeyStart of AWT merge with Classpath:
2002-01-10 Tom TromeyFor PR libgcj/5303:
2002-01-10 Tom TromeyConvert.java (version): Use java.vm.name property.
2002-01-10 Tom TromeyFor PR libgcj/5303:
2002-01-08 Tom TromeyMakefile.in: Rebuilt.
2001-12-16 Tom TromeyMakefile.in: Rebuilt.
2001-12-12 Tom Tromey* gnu/gcj/runtime/StringBuffer.java
2001-12-11 Tom TromeyString.java (String): New constructor.
2001-12-10 Per Bothner* gnu/gcj/xlib/XImage.java (toString): Add missing...
2001-11-13 Tom TromeyMakefile.in: Rebuilt.
2001-10-31 Joseph MyersHACKING, [...]: Fix spelling errors.
2001-10-24 Anthony Greenfix include problem
2001-10-22 Bryce McKinlayJIS0208_to_Unicode.cc: Declare java_exceptions pragma.
2001-10-18 Tom TromeySHA1PRNG.java (engineNextBytes): Rewrote.
2001-10-12 Tom TromeyMakefile.in: Rebuilt.
2001-10-10 Tom TromeynatFinalizerThread.cc: New file.
2001-09-30 Bryce McKinlayre PR libgcj/4383 (file: protocol not supported in...
2001-09-29 Per BothnerSharedLibLoader.java: New class.
2001-09-27 Tom TromeyConfiguration.java.in (INIT_LOAD_LIBRARY): New constant.
2001-09-23 Anthony Greenold fix
2001-09-23 Anthony Greenmisc fixes
2001-09-19 Anthony GreenFix null pointer bug.
2001-09-17 Anthony GreenAdd support for iso8859_1.
2001-09-06 Anthony Greenjvm.h: Declare _Jv_RegisterResource.
2001-09-05 Tom TromeySimpleDateFormat.java: Re-merged with Classpath.
2001-09-04 Tom Tromeyre PR libgcj/4213 (SimpleDateFormat constructor SEGV's.)
2001-08-31 Tom TromeyMakefile.in: Rebuilt.
2001-08-28 Tom TromeyActivatable.java, [...]: RMI implementation from Kaffe.
2001-08-26 Bryce McKinlayMakefile.am: New friends for java/lang/Thread.h.
2001-08-18 Jeff SturmUnicodeToBytes.java (write): Write work buffer starting...
2001-08-17 Tom Tromey* gnu/gcj/convert/IOConverter.java: Add `646' alias.
2001-08-15 Tom TromeynatIconv.cc (read): Handle EINVAL and E2BIG correctly.
2001-08-10 Loren J. Rittle* gnu/gcj/convert/natIconv.cc (done): Use HAVE_ICONV.
2001-07-30 Tom TromeynatIconv.cc (done): New methods.
2001-07-13 Tom Tromeyre PR libgcj/3426 (java.io.InputStreamReader, infinite...
2001-06-27 Tom TromeyIOConverter.java: Manually maintained alias now lowercase.
2001-06-26 Tom Tromeyencodings.pl: Generate lower-case names.
2001-05-22 Per BothnerImplement invocation interface; don't create new thread...
2001-05-21 Tom Tromey* gnu/gcj/runtime/VMClassLoader.java (VMClassLoader...
2001-05-18 Bryce McKinlay[multiple changes]
2001-05-10 Tom Tromey[multiple changes]
2001-04-25 Bryce McKinlaydecl.c (init_decl_processing): Add new class "protectio...
2001-03-26 Richard Hendersonexception.cc (java_eh_info): Make value type jthrowable.
2001-03-18 Mark WielaardnatClass.cc (_Jv_CheckCast): add class names to exception
2001-03-02 Per BothnerChanges merged from Kawa's gnu.math.
2001-02-15 Bryce McKinlayDirectRasterGraphics.java (clone): Hoist to public.
2001-02-13 Tom Tromey* gnu/awt/j2d/AbstractGraphicsState.java (clone): Made...
2001-01-12 Tom TromeynatGtkComponentPeer.cc (getLocationOnScreen): Wrote.
2001-01-09 Warren Levyre PR libgcj/1411 (natTimeZone.cc should be removed)
2000-12-12 Tom TromeyFirstThread.java (Kcert, [...]): New static final fields.
2000-11-28 Warren LevyMakefile.am: Added natTimeZone.cc.
2000-11-26 Bryce McKinlaySystem.java (setProperties): Only call init_properties...
2000-11-01 Tom Tromeyencodings.pl: Added `ASCII' alias.
2000-10-27 Warren LevyMakefile.am: Added locale files from Classpath.
2000-10-22 Rolf W. RasmussenMakefile.am: Added rules for libgcjx library.
2000-10-10 Warren LevyLocaleData_en.java (monetarySeparator): Added.
2000-10-05 Tom Tromey* gnu/gcj/convert/natIconv.cc (init): Terminate buffer.
2000-10-02 Bryce McKinlayprims.cc (_Jv_argv, _Jv_argc): New fields.
2000-09-11 Tom TromeyBytesToUnicode.java (getDefaultDecoder): Let default...
2000-09-05 Bryce McKinlaynatIconv.cc (read): Remove unused local.
2000-09-04 Anthony GreenFile.java (deleteOnExit): New method.
2000-08-29 Tom TromeyBitMaskExtent.java, [...]: Removed Latin-1 copyright...
2000-08-26 Anthony GreenMakefile.in: Rebuilt.
2000-08-24 Alexandre Petit... NativeThread.java (NativeThread): Removed assignment...
2000-08-21 Anthony GreennatSystem.cc (init_properties): Change sourceware refer...
2000-08-16 Rolf W. RasmussenComponentDataBlitOp.java: New file.
2000-08-10 Bryce McKinlayConnection.java (gotHeaders): Removed.
2000-08-08 Tom TromeyInput_UTF8.java (read): Fixed handling of surrogate...
2000-08-02 Tom Tromeyencodings.pl: New file.
2000-07-27 Warren Levymauve-libgcj: Activated serialization tests.
2000-07-25 Rolf W. RasmussenColorModel.java: New file...
2000-06-28 Warren LevyGnu.java: New file.
2000-06-20 Bryce McKinlayThreadGroup.java: Merged with classpath.
2000-06-16 Tom TromeynatIconv.cc (iconv_adapter): New function.
2000-05-19 Tom TromeyJumbo patch:
2000-05-19 Bryce McKinlayOops, typo in last change.
2000-05-18 Bryce McKinlayFrom Gregory R. Warnes <warnes@biostat.washington.edu>:
2000-05-18 Bryce McKinlayThread.java: Declare `data' as Object, not RawData.
2000-04-24 Jeff SturmnatFirstThread.cc (run): Initialize class before callin...
2000-04-21 Tom TromeyHandler.java (openConnection): Use `setURL', not `url...
2000-04-02 Anthony GreenJVMPI changes...
2000-03-07 Tom TromeyAll files: Updated copyright information.
2000-03-05 Anthony Greenconfigure.host: Fix __NO_MATH_INLNES botch.
2000-03-02 Tom Tromeyjava-interp.h: Don't include MethodInvocation.h.
2000-02-26 Anthony GreenMinor clean up and bug fix.
2000-02-21 Anthony GreenMakefile.in: Rebuilt.
next