summaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)Author
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-11PlainSocketImpl.java: Reformated to merge better with classpath's version.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-11natFileChannelEcos.cc: Totally reworked.Michael Koch
2004-03-112004-03-11 Michael Koch <konqueror@gmx.de>Michael Koch
2004-03-11PlainDatagramSocketImpl.java: Reformated to match classpath's version more.Michael Koch
2004-03-11ClasspathFontPeer.java: Fixed javadoc to be correct xhtml.Michael Koch
2004-03-11configure.ac: Bump AC_PREREQ to 2.59.Kelley Cook
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-02* configure: Regenerate.Jan Hubicka
2004-03-02configure.host: Pass -fno-omit-frame-pointer for i386.Jan Hubicka
2004-03-01* java/lang/natPosixProcess.cc (startProcess): Fix thinko.Per Bothner
2004-02-29ChangeLog: Previous java/io, java/nio, gnu/java/nio and related changes.Per Bothner
2004-02-29natPosixProcess.cc (startProcess): Implement standard streams using FileChann...Per Bothner
2004-02-29FileLockImpl.java (fd): Remove field, replacing it by: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-29FileChannelImpl.java: New class, renamed from java/nio/channels.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-262004-02-26 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-26Makefile.am: Generate and install headers for inner classes in java.nio.chann...Michael Koch
2004-02-25de-pessimizationAnthony Green
2004-02-23config.sub, [...]: Replace with forwarding scripts which invoke the master co...Zack Weinberg
2004-02-20Handler.java (): Removed unneeded check for file != null.Michael Koch
2004-02-202004-02-20 Michael Koch <konqueror@gmx.de>Michael Koch
2004-02-20Index: ChangeLogAndrew Cagney
2004-02-20AbstractButton.java: Made several constants final.Michael Koch
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-14UndoManager.java: Re-written from scratch.Sascha Brawer
2004-02-14AbstractInterruptibleChannel.java (close): Set closed before calling implClos...Per Bothner
2004-02-12remove accidentally-committed extra makefile entry (not yet finished or added).Graydon Hoare
2004-02-12oops, forgot added and removed files.Graydon Hoare