gcc/libjava/gnu/java
Michael Koch 10832fce7c 2003-05-19 Michael Koch <konqueror@gmx.de>
* gnu/java/nio/ByteBufferImpl.java
	(putLong): Fixed conversion to bytes.
	(putDouble): Fixed conversion to bytes.
	* gnu/java/nio/DirectByteBufferImpl.java
	(putLong): Fixed conversion to bytes.
	(putDouble): Fixed conversion to bytes.
	* gnu/java/nio/FileLockImpl.java
	(isValid): Reformatted.
	* java/nio/Buffer.java
	(Buffer): Fixed off-by-one bug in handling mark.
	* java/nio/ByteBuffer.java:
	Added newline.
	* java/nio/CharBuffer.java
	(toString): Don't use relative get to get string data.

From-SVN: r66946
2003-05-19 06:59:23 +00:00
..
awt XPanelPeer.java (beginLayout, [...]): New methods. 2003-03-01 22:14:21 +00:00
beans [multiple changes] 2002-03-24 21:32:14 +00:00
io Engine.java, [...]: New files from classpath. 2003-04-30 07:23:42 +00:00
lang Add Proxy support. 2002-09-30 05:19:09 +00:00
locale LocaleInformation_af_ZA.java, [...]: Updated copyright info; from Classpath. 2003-03-01 22:22:23 +00:00
math
nio 2003-05-19 Michael Koch <konqueror@gmx.de> 2003-05-19 06:59:23 +00:00
rmi UnicastServerRef.java (unexportObject): Don't throw RemoteException. 2003-01-03 22:57:25 +00:00
security Engine.java, [...]: New files from classpath. 2003-04-30 07:23:42 +00:00
text SentenceBreakIterator.java (next): Skip all java white space characters. 2002-05-12 01:11:18 +00:00
util FileBasedFactory.java, [...]: New files, all merged from classpath. 2003-02-13 07:45:58 +00:00