summaryrefslogtreecommitdiff
path: root/libjava/java/nio/DoubleViewBufferImpl.java
AgeCommit message (Expand)Author
2005-07-16Major merge with Classpath.Tom Tromey
2005-06-30Update FSF addressKelley Cook
2005-02-17[multiple changes]Michael Koch
2005-01-07re PR libgcj/18115 (JNI nio buffer functions only work with byte buffers)Michael Koch
2004-07-09Buffer.java, [...]: Fixed javadocs all over.Dalibor Topic
2004-04-20ByteBufferImpl.java, [...]: Made sure all classes are final and removed final...Michael Koch
2004-02-16CharViewBufferImpl.java: New convenience constructor.Per Bothner
2004-02-08ByteBuffer.java (shiftDown): New helper method.Per Bothner
2003-05-20ByteBufferImpl.java, [...]: Moved files to java/nio.Michael Koch