aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/nio/MappedByteBufferImpl.java
AgeCommit message (Expand)AuthorFilesLines
2008-10-21re PR libgcj/37636 (java tools are unable to find resource files)Matthias Klose1-3/+2
2005-06-30Update FSF addressKelley Cook1-2/+2
2005-02-17[multiple changes]Michael Koch1-0/+7
2005-01-07re PR libgcj/18115 (JNI nio buffer functions only work with byte buffers)Michael Koch1-1/+0
2004-11-242004-11-24 Jeroen Frijters <address@bogus.example.com>Jeroen Frijters1-5/+15
2004-11-24NIOServerSocket.java: Added email to @author tag.Michael Koch1-11/+10
2004-11-24DirectByteBufferImpl.java, [...]: Reformatted.Michael Koch1-64/+64
2004-10-18[multiple changes]Michael Koch1-1/+2
2004-07-09Buffer.java, [...]: Fixed javadocs all over.Dalibor Topic1-12/+12
2004-04-212004-04-21 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+2
2004-04-20ByteBufferImpl.java, [...]: Made sure all classes are final and removed final...Michael Koch1-26/+25
2004-02-29MappedByteBuffer.java: (forceImpl...Per Bothner1-41/+79
2004-02-16ByteBuffer.java (endian): Make non-private so other java.nio classes can inhe...Per Bothner1-7/+7
2004-02-08ByteBuffer.java (shiftDown): New helper method.Per Bothner1-61/+72
2003-09-25ByteBufferHelper.java: New file.Michael Koch1-88/+73
2003-08-022003-08-02 Michael Koch <konqueror@gmx.de>Michael Koch1-13/+46
2003-07-13FileChannelImpl.java, [...]: Removed.Michael Koch1-1/+1
2003-06-20MappedByteFileBuffer.java, [...]: RemovedMichael Koch1-0/+277