gcc/libjava/gnu/java
Michael Koch 3b6b673dab 2003-05-13 Michael Koch <konqueror@gmx.de>
* gnu/java/nio/ByteBufferImpl.java
	(ByteBufferImpl): All constructors revised.
	(slice): Reimplemented.
	(duplicate): Reimplemented.
	(asReadOnlyBuffer): Reimplemented.
	* java/nio/ByteBuffer.java:
	Reformatted.
	(array_offset): Renamed from "offset" to match all other buffer
	classes.
	(ByteBuffer): All constructors revised.
	(allocateDirect): Implemented.
	(allocate): New implementation, documentation reworked.
	(wrap): Likewise.
	(get): Documentation reworked.
	(put): New implementation, documentation reworked.
	(hasArray): Documentation reworked.
	(arrayOffset): Likewise.
	(hashCode): Likewise.
	(equals): Likewise.
	(compareTo): Likewise.
	(order): Likewise.
	(compact): Likewise.
	(isDirect): Likewise.
	(slice): Likewise.
	(duplicate): Likewise.
	(asReadOnlyBuffer): Likewise.
	* Makefile.am
	(ordinary_java_source_files):
	Added gnu/java/nio/DirectByteBufferImpl.java.
	(nat_source_files):
	Added gnu/java/nio/natDirectByteBufferImpl.cc.
	* Makefile.in: Regenerated.

From-SVN: r66749
2003-05-13 06:04:19 +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-13 Michael Koch <konqueror@gmx.de> 2003-05-13 06:04:19 +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