summaryrefslogtreecommitdiff
path: root/libjava/java
AgeCommit message (Expand)Author
2004-03-162004-03-16 Norbert Frese <postfach@nfrese.net>Norbert Frese
2004-03-15Locale.java: Reverting my last patch and add a comment why the original versi...Michael Koch
2004-03-12DateFormatSymbols.java: Fixed file name in copyright.Michael Koch
2004-03-12[multiple changes]Michael Koch
2004-03-122004-03-12 Michael Koch <konqueror@gmx.de>Michael Koch
2004-03-112004-03-11 Michael Koch <konqueror@gmx.de>Michael Koch
2004-03-112004-03-11 Michael Koch <konqueror@gmx.de>Michael Koch
2004-03-11[multiple changes]Michael Koch
2004-03-11HttpURLConnection.java: Fixed typo in javadoc.Michael Koch
2004-03-11BufferedInputStream.java (marktarget): New field for max mark limit.Guilhem Lavaux
2004-03-11BeanDescriptor.java (BeanDescriptor): Set the FeatureDescriptor programmatic ...Mark Wielaard
2004-03-092004-03-09 Michael Koch <konqueror@gmx.de>Michael Koch
2004-03-09Makefile.am: Build property resource files into libgcj.Anthony Green
2004-03-03Channels.java (newInputStream, [...]): Optimize when argument is a FileChanne...Per Bothner
2004-03-01* java/lang/natPosixProcess.cc (startProcess): Fix thinko.Per Bothner
2004-02-29natPosixProcess.cc (startProcess): Implement standard streams using FileChann...Per Bothner
2004-02-29MappedByteBuffer.java: (forceImpl...Per Bothner
2004-02-29FileDescriptor.java: Implement on top of FileChannel.Per Bothner
2004-02-29FileChannelImpl.java: Moved to package gnu/java/nio/channels, since we need t...Per Bothner
2004-02-28ObjectInputStream.java: Compile fix, damn I commited the wrong code.Michael Koch
2004-02-282004-02-28 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux
2004-02-282004-02-28 Michael Koch <konqueror@gmx.de>Michael Koch
2004-02-262004-02-26 Michael Koch <konqueror@gmx.de>Michael Koch
2004-02-26re PR libgcj/14296 (3.4 regression: Method.Invoke)Andrew Haley
2004-02-25de-pessimizationAnthony Green
2004-02-16ByteBuffer.java (endian): Make non-private so other java.nio classes can inhe...Per Bothner
2004-02-16CharViewBufferImpl.java: New convenience constructor.Per Bothner
2004-02-16CharBufferImpl.java: Inline super constructor.Per Bothner
2004-02-15ObjectInputStream.java (readClassDescriptor): Avoid the overflow of fieldmapp...Ito Kazumitsu
2004-02-14AbstractInterruptibleChannel.java (close): Set closed before calling implClos...Per Bothner
2004-02-112004-02-11 Michael Koch <konqueror@gmx.de>Michael Koch
2004-02-102004-02-10 David Jee <djee@redhat.com>David Jee
2004-02-102004-02-10 David Jee <djee@redhat.com>David Jee
2004-02-08ByteBuffer.java (shiftDown): New helper method.Per Bothner
2004-02-062004-02-06 Michael Koch <konqueror@gmx.de>Michael Koch
2004-02-06ObjectInputStream.java: Made all calls to dumpElement[ln] conditional on dump...Jeroen Frijters
2004-02-05Component.java (getFont): Return a default font instead of null.Thomas Fitzsimmons
2004-02-05Scrollbar.java (next_scrollbar_number): New field.Thomas Fitzsimmons
2004-02-052004-02-05 Michael Koch <konqueror@gmx.de>Michael Koch
2004-02-052004-02-05 Michael Koch <konqueror@gmx.de>Michael Koch
2004-02-05Thread.java: Reordered fields...Michael Koch
2004-02-05Deflater.java, [...]: Reformated and javadoc comments merged from classpath.Michael Koch
2004-02-04SwingUtilities.java: Many new functions.Graydon Hoare
2004-02-04AffineTransform.java: Corrected comments on the field definitions for m11 and...Olga Rodimina
2004-02-04natPosixProcess.cc (startProcess): Handle case where PATH or LD_LIBRARY_PATH ...Tom Tromey
2004-02-03GtkListPeer.java, [...]: Fix handling of alias methods...Thomas Fitzsimmons
2004-02-03* gnu/java/nio/DatagramChannelImpl.javaMohan Embar
2004-01-30* gnu/java/net/PlainSocketImpl.javaMohan Embar
2004-01-30BufferedReader.java (sbuf): New field.Mohan Embar
2004-01-272004-01-27 Michael Koch <konqueror@gmx.de>Michael Koch