aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/io
AgeCommit message (Expand)AuthorFilesLines
2004-01-30BufferedReader.java (sbuf): New field.Mohan Embar2-25/+27
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-23FileDescriptor.java: Merged copyright with classpath to start merging this cl...Michael Koch1-20/+47
2004-01-092004-01-09 Michael Koch <konqueror@gmx.de>Michael Koch1-2/+0
2003-12-312003-12-31 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux1-138/+238
2003-12-30ObjectInputStream.java, [...]: Reformated, no functional code changes.Michael Koch3-1126/+1144
2003-12-302003-12-30 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux1-56/+64
2003-12-282003-12-28 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux3-8/+29
2003-12-26BufferedReader.java (BufferedReader): Throw IllegalArgumentException when siz...Guilhem Lavaux1-3/+16
2003-12-262003-12-26 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux1-6/+9
2003-12-232003-12-23 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux3-45/+344
2003-12-20ObjectStreamField.java (isUnshared): Added documentation.Michael Koch1-0/+6
2003-12-16i2003-12-16 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux2-36/+187
2003-12-16ObjectStreamField.java: A few methods were added in prevision of the upcoming...Guilhem Lavaux1-6/+159
2003-12-16ObjectInputStream.java (setBooleanField): Throw an InvalidClassException if t...Guilhem Lavaux1-17/+152
2003-12-08re PR libgcj/13176 (Revert PrintStream changes)Michael Koch1-53/+144
2003-12-04FilePermission.java: Import used classes explicitely.Michael Koch1-2/+1
2003-12-02configure.in: Added new MinGW-specific configure flag --with-win32-nlsapi.Mohan Embar2-36/+43
2003-11-16re PR libgcj/13062 (StreamTokenizer ignores commentChar)Tom Tromey1-4/+18
2003-11-08ByteArrayOutputStream.java (resize): Fix off-by-one error.Jeff Sturm1-1/+1
2003-11-07win32.h (_Jv_platform_close_on_exec): Changed signature and declared extern.Mohan Embar1-1/+7
2003-10-31re PR libgcj/6652 (new java.io.File("").getCanonicalFile() throws exception)Mohan Embar1-1/+6
2003-10-222003-10-22 Michael Koch <konqueror@gmx.de>Michael Koch1-5/+3
2003-10-13File.java: Reformated.Michael Koch1-93/+98
2003-10-11Externalizable.java, [...]: Removed redundant modifiers.Michael Koch9-68/+61
2003-09-26[multiple changes]Michael Koch1-138/+136
2003-09-25ObjectOutputStream.java: Allow putFields be called more than once.Ingo Proetel1-13/+19
2003-09-18Reported by Guilhem Lavaux and Julian DolbyMark Wielaard1-1/+1
2003-09-18LineNumberReader (read): Don't reset pos & limit when markPos is 0.David P Grove1-1/+1
2003-09-12URLStreamHandler.java (parseURL): If original file ends with "/", so must can...Tom Tromey1-2/+3
2003-09-11natFilePosix.cc (getCanonicalPath): Handle case where file does not exist.Tom Tromey1-1/+63
2003-08-29win32.cc: fixed tab...Mohan Embar2-143/+116
2003-08-19re PR libgcj/11575 ([win32] Problem with RandomAccessFile)Danny Smith1-8/+13
2003-08-10re PR libgcj/11778 (System.out PrintStream does too much buffering)Bryce McKinlay1-17/+24
2003-08-08[multiple changes]Andrew Haley1-1/+1
2003-08-06FilePermission.java (equals): Use correct index for last character of path.Tom Tromey1-3/+5
2003-08-01More for PR libgcj/11737:Tom Tromey2-23/+42
2003-08-01re PR libgcj/11737 (java.io.ObjectOutputStream.writeObject does not work with...Tom Tromey1-13/+41
2003-07-26natFileDescriptorPosix.cc (write): Try again on EINTR.Tom Tromey1-23/+37
2003-07-13FileChannelImpl.java, [...]: Removed.Michael Koch3-3/+3
2003-07-09ObjectOutputStream.java (writeObject): break after calling writeClassDescript...Mark Wielaard1-1/+4
2003-06-282003-06-28 Michael Koch <konqueror@gmx.de>Michael Koch1-55/+18
2003-06-272003-06-27 Michael Koch <konqueror@gmx.de>Michael Koch1-3/+1
2003-06-252003-06-25 Michael Koch <konqueror@gmx.de>Michael Koch2-78/+87
2003-06-242003-06-24 Michael Koch <konqueror@gmx.de>Michael Koch1-26/+11
2003-06-212003-06-21 Michael Koch <konqueror@gmx.de>Michael Koch1-20/+28
2003-06-202003-06-20 Michael Koch <konqueror@gmx.de>Michael Koch1-6/+18
2003-06-14BufferedReader.java, [...]: New versions from classpath.Michael Koch2-1/+5