OSDN Git Service

* Merged gcj-abi-2-dev-branch to trunk.
[pf3gnuchains/gcc-fork.git] / libjava / gnu / gcj / convert /
2004-10-28 daney2004-10-28 David Daney <ddaney@avtrex.com>
2004-07-09 mkoch2004-07-09 Michael Koch <konqueror@gmx.de>
2004-06-22 bryce * gnu/gcj/convert/BytesToUnicode.java (getDecoder...
2004-06-22 bryce PR libgcj/16134:
2004-03-20 bothner * gnu/gcj/convert/Input_UnicodeBig.java: New class..
2004-02-20 mkoch2004-02-20 Michael Koch <konqueror@gmx.de>
2003-11-14 tromey * jni.cc (_Jv_JNI_GetStringUTFChars): Pass length...
2003-07-29 tromey * gnu/gcj/convert/natIconv.cc (write): Handle case...
2003-07-01 mkoch2003-07-01 Michael Koch <konqueror@gmx.de>
2003-06-07 mark2002-06-06 James Clark <jjc@jclark.com>
2002-03-25 tromey For PR libgcj/5303:
2002-03-06 ericb2002-03-04 Eric Blake <ebb9@email.byu.edu>
2002-02-22 tromey * java/lang/natSystem.cc (init_properties): Include...
2002-02-18 jason * name-finder.cc (toHex): Use word mode, not...
2002-01-31 jsm28gcc:
2002-01-10 tromey * gnu/gcj/convert/Convert.java (version): Use java...
2002-01-10 tromey For PR libgcj/5303:
2001-10-22 bryce * gnu/gcj/convert/JIS0208_to_Unicode.cc: Declare java_...
2001-09-17 greenAdd support for iso8859_1.
2001-08-18 jsturm * gnu/gcj/convert/UnicodeToBytes.java (write): Write...
2001-08-17 tromey * gnu/gcj/convert/IOConverter.java: Add `646' alias.
2001-08-15 tromey * gnu/gcj/convert/natIconv.cc (read): Handle EINVAL...
2001-08-10 ljrittle* gnu/gcj/convert/natIconv.cc (done): Use HAVE_ICONV.
2001-07-30 tromey2001-07-30 Tom Tromey <tromey@redhat.com>
2001-07-13 tromey Fix for PR libgcj/3426:
2001-06-27 tromey * gnu/gcj/convert/IOConverter.java: Manually maintaine...
2001-06-26 tromey * scripts/encodings.pl: Generate lower-case names...
2000-11-01 tromey * scripts/encodings.pl: Added `ASCII' alias.
2000-10-05 tromey * gnu/gcj/convert/natIconv.cc (init): Terminate buffer.
2000-09-11 tromey * gnu/gcj/convert/BytesToUnicode.java (getDefaultDecod...
2000-09-05 bryce2000-09-05 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-06-16 tromey * gnu/gcj/convert/natIconv.cc (iconv_adapter): New...
2000-03-07 tromey * All files: Updated copyright information.
2000-02-10 tromey * gnu/gcj/convert/natIconv.cc (Input_iconv::finalize...
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-09-21 tromey * gnu/gcj/convert/Output_UTF8.java (write): Don't...
1999-09-10 tromey * configure: Rebuilt.
1999-07-01 warrenl1999-07-01 Warren Levy <warrenl@cygnus.com>
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-07 tromeyInitial revision