/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.741 by mkoch, Mon Nov 25 07:42:48 2002 UTC revision 1.742 by mkoch, Mon Nov 25 07:50:52 2002 UTC
# Line 1  Line 1 
1  2002-11-23  Michael Koch <konqueror@gmx.de>  2002-11-25  Michael Koch <konqueror@gmx.de>
2    
3            * gnu/java/nio/ByteBufferImpl.java
4            (ByteBufferImpl): Call position() after limit().
5            * gnu/java/nio/CharBufferImpl.java
6            (CharBufferImpl): Call position() after limit().
7            * gnu/java/nio/DoubleBufferImpl.java
8            (Thanks to Ito Kazumitsu <ito.kazumitsu@hitachi-cable.co.jp>)
9            (DoubleBufferImpl): Call position() after limit().
10            * gnu/java/nio/FloatBufferImpl.java
11            (FloatBufferImpl): Call position() after limit().
12            * gnu/java/nio/IntBufferImpl.java
13            (IntBufferImpl): Call position() after limit().
14            * gnu/java/nio/LongBufferImpl.java
15            (LongBufferImpl): Call position() after limit().
16            * gnu/java/nio/ShortBufferImpl.java
17            (ShortBufferImpl): Call position() after limit().
18            
19    2002-11-25  Michael Koch <konqueror@gmx.de>
20    
21          * gnu/java/nio/CharBufferImpl.java          * gnu/java/nio/CharBufferImpl.java
22          (array_offset): Removed.          (array_offset): Removed.
# Line 52  Line 70 
70          (getFloat): Removed.          (getFloat): Removed.
71          (putFloat): Removed.          (putFloat): Removed.
72                    
73  2002-11-23  Mark Wielaard  <mark@klomp.org>  cvs up2002-11-23  Mark Wielaard  <mark@klomp.org>
74    
75          * gnu/java/net/protocol/jar/JarURLConnection.java (READBUFSIZE): 4K.          * gnu/java/net/protocol/jar/JarURLConnection.java (READBUFSIZE): 4K.
76          (get): Only write out as much bytes as we actaully read in.          (get): Only write out as much bytes as we actaully read in.

Legend:
Removed from v.1.741  
changed lines
  Added in v.1.742

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26