gcc/libjava/gnu/gcj
Tom Tromey dff81d4f4c re PR libgcj/27171 (UTF8 PrintWriter goes haywire)
PR libgcj/27171:
	* testsuite/libjava.lang/pr27171.java: New file.
	* testsuite/libjava.lang/pr27171.out: New file.
	* gnu/gcj/convert/Output_UTF8.java (havePendingBytes): Return
	true if we've seen a high surrogate.
	(write): Handle high surrogates at the end of the stream.
	Properly emit isolated low surrogates.

From-SVN: r113013
2006-04-17 21:41:47 +00:00
..
convert re PR libgcj/27171 (UTF8 PrintWriter goes haywire) 2006-04-17 21:41:47 +00:00
io re PR libgcj/25187 (dereferencing type-punned pointer warnings while building libgcj) 2006-02-09 01:35:33 +00:00
runtime SystemClassLoader.java (addClass): Get the value of package-private field "loadedClasses" using reflection. 2006-04-11 17:23:00 +01:00
tools/gcj_dbtool gij.cc (version): Use 2006. 2006-02-07 00:59:27 +00:00
util
xlib XCanvasPeer.java (attributes): New field. 2005-07-15 16:07:18 +00:00
Core.java Update copyright year. 2005-06-04 11:39:12 +00:00
natCore.cc Update copyright year. 2005-06-04 11:39:12 +00:00
RawData.java
RawDataManaged.java