aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2004-03-12DateFormatSymbols.java: Fixed file name in copyright.Michael Koch2-1/+5
2004-03-12[multiple changes]Michael Koch2-20/+295
2004-03-122004-03-12 Michael Koch <konqueror@gmx.de>Michael Koch2-1/+6
2004-03-112004-03-11 Michael Koch <konqueror@gmx.de>Michael Koch2-4/+8
2004-03-112004-03-11 Michael Koch <konqueror@gmx.de>Michael Koch2-0/+20
2004-03-11PlainSocketImpl.java: Reformated to merge better with classpath's version.Michael Koch2-33/+101
2004-03-112004-03-11 Michael Koch <konqueror@gmx.de>Michael Koch2-2/+8
2004-03-11[multiple changes]Michael Koch3-8/+28
2004-03-11HttpURLConnection.java: Fixed typo in javadoc.Michael Koch2-1/+6
2004-03-11BufferedInputStream.java (marktarget): New field for max mark limit.Guilhem Lavaux2-5/+34
2004-03-11BeanDescriptor.java (BeanDescriptor): Set the FeatureDescriptor programmatic ...Mark Wielaard2-1/+14
2004-03-11natFileChannelEcos.cc: Totally reworked.Michael Koch2-46/+69
2004-03-112004-03-11 Michael Koch <konqueror@gmx.de>Michael Koch2-9/+40
2004-03-11PlainDatagramSocketImpl.java: Reformated to match classpath's version more.Michael Koch2-23/+29
2004-03-11ClasspathFontPeer.java: Fixed javadoc to be correct xhtml.Michael Koch3-3/+10
2004-03-11configure.ac: Bump AC_PREREQ to 2.59.Kelley Cook4-638/+1593
2004-03-092004-03-09 Michael Koch <konqueror@gmx.de>Michael Koch3-79/+90
2004-03-09Makefile.am: Build property resource files into libgcj.Anthony Green34-136/+5130
2004-03-03Channels.java (newInputStream, [...]): Optimize when argument is a FileChanne...Per Bothner5-92/+141
2004-03-02* configure: Regenerate.Jan Hubicka2-2/+3
2004-03-02configure.host: Pass -fno-omit-frame-pointer for i386.Jan Hubicka3-2/+7
2004-03-01* java/lang/natPosixProcess.cc (startProcess): Fix thinko.Per Bothner2-1/+14
2004-02-29ChangeLog: Previous java/io, java/nio, gnu/java/nio and related changes.Per Bothner5-297/+345
2004-02-29natPosixProcess.cc (startProcess): Implement standard streams using FileChann...Per Bothner2-9/+18
2004-02-29FileLockImpl.java (fd): Remove field, replacing it by:Per Bothner2-32/+6
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-29FileChannelImpl.java: New class, renamed from java/nio/channels.Per Bothner4-0/+1533
2004-02-28ObjectInputStream.java: Compile fix, damn I commited the wrong code.Michael Koch2-0/+6
2004-02-282004-02-28 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux4-173/+317
2004-02-282004-02-28 Michael Koch <konqueror@gmx.de>Michael Koch2-1/+6
2004-02-262004-02-26 Michael Koch <konqueror@gmx.de>Michael Koch5-12/+30
2004-02-262004-02-26 Michael Koch <konqueror@gmx.de>Michael Koch3-9/+18
2004-02-262004-02-26 Michael Koch <konqueror@gmx.de>Michael Koch2-2/+12
2004-02-26re PR libgcj/14296 (3.4 regression: Method.Invoke)Andrew Haley1-1/+10
2004-02-26Makefile.am: Generate and install headers for inner classes in java.nio.chann...Michael Koch3-4/+57
2004-02-25de-pessimizationAnthony Green2-4/+27
2004-02-23config.sub, [...]: Replace with forwarding scripts which invoke the master co...Zack Weinberg3-2974/+50
2004-02-20Handler.java (): Removed unneeded check for file != null.Michael Koch2-2/+7
2004-02-202004-02-20 Michael Koch <konqueror@gmx.de>Michael Koch2-2/+7
2004-02-20Index: ChangeLogAndrew Cagney3-8/+83
2004-02-20AbstractButton.java: Made several constants final.Michael Koch2-21/+27
2004-02-16ByteBuffer.java (endian): Make non-private so other java.nio classes can inhe...Per Bothner6-96/+193
2004-02-16CharViewBufferImpl.java: New convenience constructor.Per Bothner7-6/+67
2004-02-16CharBufferImpl.java: Inline super constructor.Per Bothner13-48/+33
2004-02-15ObjectInputStream.java (readClassDescriptor): Avoid the overflow of fieldmapp...Ito Kazumitsu2-2/+19
2004-02-14UndoManager.java: Re-written from scratch.Sascha Brawer2-216/+585
2004-02-14AbstractInterruptibleChannel.java (close): Set closed before calling implClos...Per Bothner2-1/+6
2004-02-12remove accidentally-committed extra makefile entry (not yet finished or added).Graydon Hoare2-80/+77