natVMSecureRandomWin32.cc: Add include of java/lang/UnsupportedOperationException...
[gcc.git] / libjava / gnu / gcj / convert /
2009-02-03 Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2008-07-08 Ralf WildenhuesActually add libjava/gnu/gcj/convert/make-trie.h.
2008-07-07 Ralf Wildenhuesmake-trie.h: New.
2008-03-02 Jakub Jelinekre PR driver/35420 (--version copyright date vs. 2008)
2007-01-30 Kaloian Doganovre PR libgcj/30600 (gnu.gcj.convert.BytesToCharsetAdapt...
2007-01-26 Tom Tromeyre PR libgcj/29594 (jv-convert with no args NPE)
2007-01-09 Tom TromeyMerged gcj-eclipse branch to trunk.
2006-06-27 Tom TromeyOutputStreamWriter.java (writeChars): Use a 'do' loop.
2006-04-17 Tom Tromeyre PR libgcj/27171 (UTF8 PrintWriter goes haywire)
2006-02-07 Tom Tromeygij.cc (version): Use 2006.
2006-01-03 David DaneyPR libgcj/9715, PR libgcj/19132:
2005-11-04 Tom TromeyPR libgcj/14358, libgcj/24552:
2005-07-06 Tom TromeyInputStreamReader.java (refill): Handle no-progress...
2005-02-18 Anthony Greengij.cc (version): Change year for '--version' to 2005.
2004-10-28 David DaneyOutput_UnicodeLittleUnmarked.java: New file.
2004-07-09 Michael Kochunicode-muncher.pl: Updated to version 2.1 from GNU...
2004-06-22 Bryce McKinlayBytesToUnicode.java (getDecoder): Pass original encodin...
2004-06-22 Bryce McKinlayre PR libgcj/16134 (Memory leak in String.getBytes())
2004-03-20 Per BothnerInput_UnicodeBig.java: New class..
2004-02-20 Michael Koch2004-02-20 Michael Koch <konqueror@gmx.de>
2003-11-14 Tom Tromeyjni.cc (_Jv_JNI_GetStringUTFChars): Pass length of...
2003-07-29 Tom TromeynatIconv.cc (write): Handle case where output buffer...
2003-07-01 Michael Koch2003-07-01 Michael Koch <konqueror@gmx.de>
2003-06-07 Mark Wielaardre PR libgcj/8738 (java.io.CharArrayWriter's write...
2002-03-25 Tom TromeyFor PR libgcj/5303:
2002-03-06 Eric Blakeunicode-decomp.pl: Move from chartables.pl...
2002-02-22 Tom TromeynatSystem.cc (init_properties): Include the `Inc.'...
2002-02-18 Jason Merrillname-finder.cc (toHex): Use word mode, not long long.
2002-01-31 Joseph Myersgccbug.in: Follow GNU Coding Standards for --version.
2002-01-10 Tom TromeyConvert.java (version): Use java.vm.name property.
2002-01-10 Tom TromeyFor PR libgcj/5303:
2001-10-22 Bryce McKinlayJIS0208_to_Unicode.cc: Declare java_exceptions pragma.
2001-09-17 Anthony GreenAdd support for iso8859_1.
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.
2000-11-01 Tom Tromeyencodings.pl: Added `ASCII' alias.
2000-10-05 Tom Tromey* gnu/gcj/convert/natIconv.cc (init): Terminate buffer.
2000-09-11 Tom TromeyBytesToUnicode.java (getDefaultDecoder): Let default...
2000-09-05 Bryce McKinlaynatIconv.cc (read): Remove unused local.
2000-08-08 Tom TromeyInput_UTF8.java (read): Fixed handling of surrogate...
2000-08-02 Tom Tromeyencodings.pl: New file.
2000-06-16 Tom TromeynatIconv.cc (iconv_adapter): New function.
2000-03-07 Tom TromeyAll files: Updated copyright information.
2000-02-10 Tom TromeynatIconv.cc (Input_iconv::finalize): Call iconv_close...
2000-01-31 Anthony GreennatIconv.cc (read): Minor fixes.
2000-01-31 Tom Tromeyconfig.h.in: Rebuilt.
2000-01-19 Tom Tromey* All files: Updated copyright to reflect Cygnus purchase.
1999-09-21 Tom TromeyOutput_UTF8.java (write): Don't exit loop unless both...
1999-09-10 Tom Tromeyconfigure: Rebuilt.
1999-07-01 Warren Levy[multiple changes]
1999-04-16 Per BothnerJIS0201.h: New file, generated from Unicode table.
1999-04-16 Per BothnerJIS0201.h: New file, generated from Unicode table.
1999-04-16 Per BothnerJIS0201.h: New file, generated from Unicode table.
1999-04-16 Per BothnerJIS0201.h: New file, generated from Unicode table.
1999-04-16 Per BothnerJIS0201.h: New file, generated from Unicode table.
1999-04-16 Per BothnerJIS0201.h: New file, generated from Unicode table.
1999-04-16 Per BothnerJIS0201.h: New file, generated from Unicode table.
1999-04-16 Per BothnerJIS0201.h: New file, generated from Unicode table.
1999-04-16 Per BothnerFix truncated comments.
1999-04-16 Per BothnerUnicodeToBytes.java (write(String,int,int,char[]))...
1999-04-16 Per BothnerUnicodeToBytes.java (write(String,int,int,char[]))...
1999-04-07 Tom TromeyInitial revision