aboutsummaryrefslogtreecommitdiff
path: root/libjava/java
AgeCommit message (Expand)AuthorFilesLines
2004-03-03Channels.java (newInputStream, [...]): Optimize when argument is a FileChanne...Per Bothner2-2/+48
2004-03-01* java/lang/natPosixProcess.cc (startProcess): Fix thinko.Per Bothner1-1/+1
2004-02-29natPosixProcess.cc (startProcess): Implement standard streams using FileChann...Per Bothner2-9/+18
2004-02-29MappedByteBuffer.java: (forceImpl...Per Bothner2-47/+103
2004-02-29FileDescriptor.java: Implement on top of FileChannel.Per Bothner7-1184/+106
2004-02-29FileChannelImpl.java: Moved to package gnu/java/nio/channels, since we need t...Per Bothner2-551/+0
2004-02-28ObjectInputStream.java: Compile fix, damn I commited the wrong code.Michael Koch1-0/+1
2004-02-282004-02-28 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux3-173/+304
2004-02-282004-02-28 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+1
2004-02-262004-02-26 Michael Koch <konqueror@gmx.de>Michael Koch3-11/+13
2004-02-26re PR libgcj/14296 (3.4 regression: Method.Invoke)Andrew Haley1-1/+10
2004-02-25de-pessimizationAnthony Green1-4/+21
2004-02-16ByteBuffer.java (endian): Make non-private so other java.nio classes can inhe...Per Bothner5-96/+159
2004-02-16CharViewBufferImpl.java: New convenience constructor.Per Bothner6-6/+60
2004-02-16CharBufferImpl.java: Inline super constructor.Per Bothner12-48/+18
2004-02-15ObjectInputStream.java (readClassDescriptor): Avoid the overflow of fieldmapp...Ito Kazumitsu1-2/+14
2004-02-14AbstractInterruptibleChannel.java (close): Set closed before calling implClos...Per Bothner1-1/+1
2004-02-112004-02-11 Michael Koch <konqueror@gmx.de>Michael Koch6-12/+12
2004-02-102004-02-10 David Jee <djee@redhat.com>David Jee3-1/+4
2004-02-102004-02-10 David Jee <djee@redhat.com>David Jee1-113/+367
2004-02-08ByteBuffer.java (shiftDown): New helper method.Per Bothner12-548/+461
2004-02-062004-02-06 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+5
2004-02-06ObjectInputStream.java: Made all calls to dumpElement[ln] conditional on dump...Jeroen Frijters3-595/+458
2004-02-05Component.java (getFont): Return a default font instead of null.Thomas Fitzsimmons1-1/+5
2004-02-05Scrollbar.java (next_scrollbar_number): New field.Thomas Fitzsimmons1-17/+38
2004-02-052004-02-05 Michael Koch <konqueror@gmx.de>Michael Koch1-7/+7
2004-02-052004-02-05 Michael Koch <konqueror@gmx.de>Michael Koch1-264/+260
2004-02-05Thread.java: Reordered fields...Michael Koch1-86/+101
2004-02-05Deflater.java, [...]: Reformated and javadoc comments merged from classpath.Michael Koch3-109/+292
2004-02-04SwingUtilities.java: Many new functions.Graydon Hoare1-56/+52
2004-02-04AffineTransform.java: Corrected comments on the field definitions for m11 and...Olga Rodimina1-8/+47
2004-02-04natPosixProcess.cc (startProcess): Handle case where PATH or LD_LIBRARY_PATH ...Tom Tromey1-3/+3
2004-02-03GtkListPeer.java, [...]: Fix handling of alias methods...Thomas Fitzsimmons20-687/+682
2004-02-03* gnu/java/nio/DatagramChannelImpl.javaMohan Embar1-2/+5
2004-01-30* gnu/java/net/PlainSocketImpl.javaMohan Embar3-8/+23
2004-01-30BufferedReader.java (sbuf): New field.Mohan Embar2-25/+27
2004-01-272004-01-27 Michael Koch <konqueror@gmx.de>Michael Koch1-14/+11
2004-01-272004-01-27 Kim Ho <kho@redhat.com>Kim Ho3-4/+30
2004-01-262004-01-26 David Jee <djee@redhat.com>David Jee2-48/+20
2004-01-25TextArea.java: Fix indentation.Thomas Fitzsimmons1-554/+578
2004-01-25Class.java: Imports reworked, reformated.Michael Koch1-93/+542
2004-01-24InflaterInputStream.java: Merged class documentation with classpath.Michael Koch1-8/+11
2004-01-23VMClassLoader.java: Reworked imports.Michael Koch1-9/+7
2004-01-232004-01-23 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+22
2004-01-23FileLockImpl.java: Fixed filename in copyright.Michael Koch2-4/+53
2004-01-232004-01-23 Michael Koch <konqueror@gmx.de>Michael Koch4-0/+91
2004-01-232004-01-23 Michael Koch <konqueror@gmx.de>Michael Koch1-28/+79
2004-01-232004-01-23 Michael Koch <konqueror@gmx.de>Michael Koch1-13/+44
2004-01-23Class.java, [...]: Merged copyright with classpath.Michael Koch3-26/+112
2004-01-23FileDescriptor.java: Merged copyright with classpath to start merging this cl...Michael Koch1-20/+47