summaryrefslogtreecommitdiff
path: root/libjava/gnu/gcj/convert
AgeCommit message (Expand)Author
2016-09-30Makefile.def: Remove libjava.Andrew Haley
2016-01-04gcc.c (process_command): Update copyright notice dates.Jakub Jelinek
2015-01-05gcc.c (process_command): Update copyright notice dates.Jakub Jelinek
2014-01-02gnat_ugn.texi: Bump @copying's copyright year.Tobias Burnus
2013-01-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek
2012-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek
2011-06-21re PR libgcj/49314 (md5test, shatest output FAILs on Tru64 UNIX)Rainer Orth
2011-01-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek
2010-01-09gcc.c (process_command): Update copyright notice dates.Jakub Jelinek
2009-02-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek
2008-07-08Actually add libjava/gnu/gcj/convert/make-trie.h.Ralf Wildenhues
2008-07-07make-trie.h: New.Ralf Wildenhues
2008-03-02re PR driver/35420 (--version copyright date vs. 2008)Jakub Jelinek
2007-01-30re PR libgcj/30600 (gnu.gcj.convert.BytesToCharsetAdaptor calculates bad argu...Kaloian Doganov
2007-01-26re PR libgcj/29594 (jv-convert with no args NPE)Tom Tromey
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey
2006-06-27OutputStreamWriter.java (writeChars): Use a 'do' loop.Tom Tromey
2006-04-17re PR libgcj/27171 (UTF8 PrintWriter goes haywire)Tom Tromey
2006-02-07gij.cc (version): Use 2006.Tom Tromey
2006-01-03PR libgcj/9715, PR libgcj/19132:David Daney
2005-11-04PR libgcj/14358, libgcj/24552:Tom Tromey
2005-07-06InputStreamReader.java (refill): Handle no-progress case correctly.Tom Tromey
2005-02-18gij.cc (version): Change year for '--version' to 2005.Anthony Green
2004-10-28Output_UnicodeLittleUnmarked.java: New file.David Daney
2004-07-09unicode-muncher.pl: Updated to version 2.1 from GNU classpath.Michael Koch
2004-06-22BytesToUnicode.java (getDecoder): Pass original encoding name to iconv.Bryce McKinlay
2004-06-22re PR libgcj/16134 (Memory leak in String.getBytes())Bryce McKinlay
2004-03-19Input_UnicodeBig.java: New class..Per Bothner
2004-02-202004-02-20 Michael Koch <konqueror@gmx.de>Michael Koch
2003-11-14jni.cc (_Jv_JNI_GetStringUTFChars): Pass length of string to JvGetStringUTFRe...Tom Tromey
2003-07-29natIconv.cc (write): Handle case where output buffer is too small.Tom Tromey
2003-07-012003-07-01 Michael Koch <konqueror@gmx.de>Michael Koch
2003-06-07re PR libgcj/8738 (java.io.CharArrayWriter's write methods erroneously throw ...Mark Wielaard
2002-03-25For PR libgcj/5303:Tom Tromey
2002-03-06unicode-decomp.pl: Move from chartables.pl...Eric Blake
2002-02-22natSystem.cc (init_properties): Include the `Inc.' in java.vendor and java.vm...Tom Tromey
2002-02-17name-finder.cc (toHex): Use word mode, not long long.Jason Merrill
2002-01-31gccbug.in: Follow GNU Coding Standards for --version.Joseph Myers
2002-01-10Convert.java (version): Use java.vm.name property.Tom Tromey
2002-01-10For PR libgcj/5303:Tom Tromey
2001-10-22JIS0208_to_Unicode.cc: Declare java_exceptions pragma.Bryce McKinlay
2001-09-17Add support for iso8859_1.Anthony Green
2001-08-18UnicodeToBytes.java (write): Write work buffer starting from zero offset.Jeff Sturm
2001-08-17* gnu/gcj/convert/IOConverter.java: Add `646' alias.Tom Tromey
2001-08-15natIconv.cc (read): Handle EINVAL and E2BIG correctly.Tom Tromey
2001-08-10* gnu/gcj/convert/natIconv.cc (done): Use HAVE_ICONV.Loren J. Rittle
2001-07-30natIconv.cc (done): New methods.Tom Tromey
2001-07-13re PR libgcj/3426 (java.io.InputStreamReader, infinite loop)Tom Tromey
2001-06-27IOConverter.java: Manually maintained alias now lowercase.Tom Tromey
2001-06-26encodings.pl: Generate lower-case names.Tom Tromey