summaryrefslogtreecommitdiff
path: root/libjava/java/io
AgeCommit message (Expand)Author
2004-01-092004-01-09 Michael Koch <konqueror@gmx.de>Michael Koch
2003-12-312003-12-31 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux
2003-12-30ObjectInputStream.java, [...]: Reformated, no functional code changes.Michael Koch
2003-12-302003-12-30 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux
2003-12-282003-12-28 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux
2003-12-26BufferedReader.java (BufferedReader): Throw IllegalArgumentException when siz...Guilhem Lavaux
2003-12-262003-12-26 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux
2003-12-232003-12-23 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux
2003-12-20ObjectStreamField.java (isUnshared): Added documentation.Michael Koch
2003-12-16i2003-12-16 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux
2003-12-16ObjectStreamField.java: A few methods were added in prevision of the upcoming...Guilhem Lavaux
2003-12-16ObjectInputStream.java (setBooleanField): Throw an InvalidClassException if t...Guilhem Lavaux
2003-12-08re PR libgcj/13176 (Revert PrintStream changes)Michael Koch
2003-12-04FilePermission.java: Import used classes explicitely.Michael Koch
2003-12-02configure.in: Added new MinGW-specific configure flag --with-win32-nlsapi.Mohan Embar
2003-11-16re PR libgcj/13062 (StreamTokenizer ignores commentChar)Tom Tromey
2003-11-08ByteArrayOutputStream.java (resize): Fix off-by-one error.Jeff Sturm
2003-11-07win32.h (_Jv_platform_close_on_exec): Changed signature and declared extern.Mohan Embar
2003-10-31re PR libgcj/6652 (new java.io.File("").getCanonicalFile() throws exception)Mohan Embar
2003-10-222003-10-22 Michael Koch <konqueror@gmx.de>Michael Koch
2003-10-13File.java: Reformated.Michael Koch
2003-10-11Externalizable.java, [...]: Removed redundant modifiers.Michael Koch
2003-09-26[multiple changes]Michael Koch
2003-09-25ObjectOutputStream.java: Allow putFields be called more than once.Ingo Proetel
2003-09-18Reported by Guilhem Lavaux and Julian DolbyMark Wielaard
2003-09-18LineNumberReader (read): Don't reset pos & limit when markPos is 0.David P Grove
2003-09-12URLStreamHandler.java (parseURL): If original file ends with "/", so must can...Tom Tromey
2003-09-11natFilePosix.cc (getCanonicalPath): Handle case where file does not exist.Tom Tromey
2003-08-29win32.cc: fixed tab...Mohan Embar
2003-08-19re PR libgcj/11575 ([win32] Problem with RandomAccessFile)Danny Smith
2003-08-10re PR libgcj/11778 (System.out PrintStream does too much buffering)Bryce McKinlay
2003-08-08[multiple changes]Andrew Haley
2003-08-06FilePermission.java (equals): Use correct index for last character of path.Tom Tromey
2003-08-01More for PR libgcj/11737:Tom Tromey
2003-08-01re PR libgcj/11737 (java.io.ObjectOutputStream.writeObject does not work with...Tom Tromey
2003-07-26natFileDescriptorPosix.cc (write): Try again on EINTR.Tom Tromey
2003-07-13FileChannelImpl.java, [...]: Removed.Michael Koch
2003-07-09ObjectOutputStream.java (writeObject): break after calling writeClassDescript...Mark Wielaard
2003-06-282003-06-28 Michael Koch <konqueror@gmx.de>Michael Koch
2003-06-272003-06-27 Michael Koch <konqueror@gmx.de>Michael Koch
2003-06-252003-06-25 Michael Koch <konqueror@gmx.de>Michael Koch
2003-06-242003-06-24 Michael Koch <konqueror@gmx.de>Michael Koch
2003-06-212003-06-21 Michael Koch <konqueror@gmx.de>Michael Koch
2003-06-202003-06-20 Michael Koch <konqueror@gmx.de>Michael Koch
2003-06-14BufferedReader.java, [...]: New versions from classpath.Michael Koch
2003-06-12ClassLoader.java (loadClass): Not deprecated.Tom Tromey
2003-06-10PrintStream.java: Merged version from classpath.Michael Koch
2003-06-07re PR libgcj/8738 (java.io.CharArrayWriter's write methods erroneously throw ...Mark Wielaard
2003-06-05posix.h (O_SYNC): Define if not available and a reasonable...Loren J. Rittle
2003-05-272003-05-27 Michael Koch <konqueror@gmx.de>Michael Koch