gcc/libjava
Warren Levy cb1902adbf [multiple changes]
1999-07-01  Warren Levy  <warrenl@cygnus.com>
	* gnu/gcj/convert/BytesToUnicode.java (read): Changed outlength
	to count and revised comments to match.
	* gnu/gcj/convert/Input_EUCJIS.java (read): Same as Input_8859_1.java.
	* gnu/gcj/convert/Input_JavaSrc.java (read): ditto.
	* gnu/gcj/convert/Input_SJIS.java (read): ditto.
	* gnu/gcj/convert/Input_UTF8.java (read): ditto.
	* gnu/gcj/convert/natInput_EUCJIS.cc (read): ditto.
	* gnu/gcj/convert/natInput_SJIS.cc (read): ditto.
1999-07-01  John-Marc Chandonia  <jmc@cmpharm.ucsf.edu>
	* gnu/gcj/convert/Input_8859_1.java (read): Use 3rd parameter
	properly as count rather than outlength.
	* java/io/BufferedOutputStream.java (write(byte[],int,int): Flush
	output on overflow rather than buffer fill.
	* java/io/BufferedReader.java (fill): Don't clear out the buffer
	if markPos is 0 and there is still room in the buffer.

From-SVN: r27892
1999-07-01 17:01:00 +00:00
..
doc * doc/cni.sgml: Document RawData. 1999-05-05 16:15:04 -07:00
gnu/gcj [multiple changes] 1999-07-01 17:01:00 +00:00
include i386-signal.h: Replace sigaction () with __sigaction (). 1999-07-01 10:30:58 +00:00
java [multiple changes] 1999-07-01 17:01:00 +00:00
testsuite mauve.exp: Don't stop counting test results prematurely. 1999-07-01 16:32:32 +00:00
COPYING.LIB Initial revision 1999-04-07 14:42:40 +00:00
ChangeLog [multiple changes] 1999-07-01 17:01:00 +00:00
LIBGCJ_LICENSE Initial revision 1999-04-07 14:42:40 +00:00
Makefile.am Makefile.in: Rebuilt. 1999-06-21 13:03:47 +00:00
Makefile.in Makefile.in: Rebuilt. 1999-06-21 13:03:47 +00:00
acconfig.h [multiple changes] 1999-06-24 20:06:09 +00:00
acinclude.m4 aclocal.m4, configure: Rebuilt. 1999-05-19 12:55:15 +00:00
aclocal.m4 aclocal.m4, configure: Rebuilt. 1999-05-19 12:55:15 +00:00
boehm.cc Initial revision 1999-04-07 14:42:40 +00:00
chartables.pl Initial revision 1999-04-07 14:42:40 +00:00
classes.pl javaprims.h: Updated namespace declarations. 1999-05-12 11:23:44 +00:00
configure [multiple changes] 1999-06-24 20:06:09 +00:00
configure.host Initial revision 1999-04-07 14:42:40 +00:00
configure.in [multiple changes] 1999-06-24 20:06:09 +00:00
exception.cc Initial revision 1999-04-07 14:42:40 +00:00
jni.cc Initial revision 1999-04-07 14:42:40 +00:00
libgcj.spec.in Makefile.in: Rebuilt. 1999-05-11 13:03:47 +00:00
libtool-version libtool-version: New file. 1999-05-07 17:00:51 +00:00
mauve-libgcj * mauve-libgcj: Activated java.net Mauve tests. 1999-06-11 02:34:31 +00:00
no-threads.cc Initial revision 1999-04-07 14:42:40 +00:00
nogc.cc Initial revision 1999-04-07 14:42:40 +00:00
posix-threads.cc * posix-threads.cc (_Jv_CondWait): Fix currentTimeMillis() overflow. 1999-06-14 18:20:35 +01:00
prims.cc prims.cc (catch_fpe): Call to HANDLE_DIVIDE_OVERFLOW added. 1999-05-20 08:26:55 +00:00
quick-threads.cc Initial revision 1999-04-07 14:42:40 +00:00