/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.2821 by bryce, Sun Nov 21 02:54:33 2004 UTC revision 1.2822 by mkoch, Sun Nov 21 11:03:45 2004 UTC
# Line 1  Line 1 
1    2004-11-21  Michael Koch  <konqueror@gmx.de>
2    
3            * gnu/classpath/RawData.java: Made abstract.
4            * gnu/classpath/RawData32.java,
5            gnu/classpath/RawData64.java: New files.
6            * include/Makefile.am:
7            Don't generate java_nio_DirectByteBufferImpl.h anymore
8            and generate java_nio_VMDirectByteBuffer.h now.
9            * java/nio/DirectByteBufferImpl.java:
10            Moved native methods to VMDirectByteBuffer.
11            * java/nio/MappedByteBufferImpl.java:
12            Use methods from VMDirectBteBuffer.
13            * native/jni/java-nio/Makefile.am:
14            Removed java_nio_DirectByteBufferImpl.c
15            and added java_nio_VMDirectByteBuffer.c
16            * include/java_nio_DirectByteBufferImpl.h,
17            native/jni/java-nio/java_nio_DirectByteBufferImpl.c:
18            Removed.
19            * include/java_nio_VMDirectByteBuffer.h,
20            * native/jni/java-nio/java_nio_VMDirectByteBuffer.c,
21            * vm/reference/java/nio/VMDirectByteBuffer.java:
22            New files.
23    
24  2004-11-20  Tom Tromey  <tromey@redhat.com>  2004-11-20  Tom Tromey  <tromey@redhat.com>
25    
26          * java/util/ResourceBundle.java (tryBundle): Use          * java/util/ResourceBundle.java (tryBundle): Use

Legend:
Removed from v.1.2821  
changed lines
  Added in v.1.2822

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