gcc/libjava ChangeLog java/nio/ByteBuffer.java ...
tromey@gcc.gnu.org
tromey@gcc.gnu.org
Wed Feb 12 19:50:00 GMT 2003
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_3-branch
Changes by: tromey@gcc.gnu.org 2003-02-12 19:50:11
Modified files:
libjava : ChangeLog
libjava/java/nio: ByteBuffer.java CharBuffer.java
Log message:
2003-02-12 Michael Koch <konqueror@gmx.de>
* java/nio/ByteBuffer.java
(allocate): Implemented.
(wrap): Implemented.
* java/nio/CharBuffer.java:
Some documentation added and reworked.
(endian): Removed.
(allocate): Implemented.
(wrap): Implemented.
(array): Throw exceptions.
(arrayOffset): Throw exceptions.
(toString): Implemented.
(length): Implemented.
(put): Implemented.
(charAt): Implemented.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.1594.2.80&r2=1.1594.2.81
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/nio/ByteBuffer.java.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.3.4.2&r2=1.3.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/nio/CharBuffer.java.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.1.16.2&r2=1.1.16.3
More information about the Gcc-cvs
mailing list