index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libjava
/
java
/
io
Commit message (
Expand
)
Author
Age
Files
Lines
*
* java/io/InputStreamReader.java (refill): Only call refill on
tromey
2001-08-06
1
-1
/
+3
*
* java/io/StringWriter.java: Merged with Classpath.
tromey
2001-08-05
6
-179
/
+970
*
* java/io/RandomAccessFile.java (seek): Let seek go past end of
tromey
2001-08-02
6
-23
/
+28
*
* java/io/natFileWin32.cc (_access): Renamed.
tromey
2001-07-18
3
-12
/
+15
*
Fix for PR libgcj/3426:
tromey
2001-07-13
2
-62
/
+59
*
Report from Henner Zeller:
tromey
2001-07-12
1
-5
/
+8
*
2001-07-01 Jeremy Nimmer <jwnimmer@alum.mit.edu>
tromey
2001-07-02
1
-2
/
+2
*
* java/io/natFileDescriptorPosix.cc (open): Change error message
tromey
2001-06-26
1
-1
/
+3
*
* natFile.cc (get_entry): Removed functions.
jsturm
2001-06-01
1
-25
/
+9
*
* java/io/natFileDescriptorPosix.cc (open): Allocate buffer to
tromey
2001-05-31
1
-21
/
+31
*
2001-04-30 Matt Kraai <kraai@alumni.carnegiemellon.edu>
tromey
2001-04-30
1
-2
/
+2
*
Fix PR libgcj/2237:
bryce
2001-04-26
3
-120
/
+74
*
libffi:
bryce
2001-04-12
1
-7
/
+54
*
* java/io/PrintStream.java (out): Removed field. Fixes PR
tromey
2001-04-02
1
-37
/
+37
*
* java/lang/natSystem.cc (init_properties): Revert yesterday's changes
bryce
2001-04-02
3
-25
/
+8
*
1.3-Compliant Implementation of java.io.File.
bryce
2001-04-01
3
-195
/
+413
*
* exception.cc (java_eh_info): Make value type jthrowable.
rth
2001-03-26
5
-45
/
+45
*
* java/io/natFileDescriptorPosix.cc (open): Add O_CREAT in
tromey
2001-03-21
1
-2
/
+2
*
* java/io/ObjectStreamClass.java (setUID): Don't write interface
tromey
2001-03-09
1
-5
/
+9
*
* java/io/PipedWriter.java (flush): Throw exception if stream
tromey
2001-02-20
4
-29
/
+102
*
* java/io/CharArrayReader.java (CharArrayReader): Throw
bryce
2001-02-19
2
-10
/
+13
*
Remerge with Classpath
mark
2001-02-17
1
-80
/
+111
*
* java/io/DataInputStream.java: update copyright notice
mark
2001-02-17
5
-25
/
+115
*
* java/io/PipedReader.java (ready): Throw IOException if pipe
tromey
2001-02-13
4
-19
/
+29
*
* java/io/BlockDataException.java: Removed.
bryce
2001-02-13
2
-40
/
+1
*
2001-02-09 Alexandre Petit-Bianco <apbianco@redhat.com>
apbianco
2001-02-09
1
-0
/
+16
*
* java/io/OutputStreamWriter.java: (flush, writeChars): Throw
bryce
2001-02-09
1
-1
/
+7
*
From paul@dawa.demon.co.uk. Fix for PR libgcj/1913:
tromey
2001-02-09
1
-1
/
+10
*
* java/io/ObjectInputStream.java (read): AND byte with 0xff to make
bryce
2001-01-27
2
-15
/
+43
*
2001-01-09 Oskar Liljeblad <osk@hem.passagen.se>
warrenl
2001-01-09
1
-49
/
+49
*
Fix comments for doclets
green
2001-01-06
5
-10
/
+10
*
* java/io/PipedReader: Synchronize on "lock" instead of this.
bryce
2001-01-05
1
-118
/
+130
*
* java/io/PipedInputStream: Rewrote to be simpler and more correct.
bryce
2001-01-05
4
-1240
/
+856
*
2000-12-24 Jeff Sturm <jeff.sturm@commerceone.com>
tromey
2000-12-26
1
-7
/
+6
*
* java/io/StringWriter.java (StringWriter(int)): Now public.
tromey
2000-12-15
1
-4
/
+4
*
* java/io/SerializablePermission.java (legal_names): Now private.
tromey
2000-12-15
1
-3
/
+3
*
* java/io/FileInputStream.java (close): Check if the fd is valid.
warrenl
2000-12-08
2
-6
/
+4
*
* java/io/FilePermission.java: Made class final per spec.
warrenl
2000-12-04
1
-2
/
+2
*
* java/util/zip/InflaterInputStream (read): Don't return -1 unless
bryce
2000-11-29
2
-8
/
+1
*
2000-11-28 Bryce McKinlay <bryce@abatross.co.nz>
bryce
2000-11-28
2
-58
/
+211
*
2000-11-24 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-11-26
2
-50
/
+25
*
* Makefile.in: Rebuilt.
tromey
2000-11-20
2
-0
/
+300
*
* java/io/PushbackReader.java: Merged with Classpath.
tromey
2000-11-17
1
-87
/
+376
*
* java/io/ObjectInputStream.java (readObject): Added code to
warrenl
2000-11-03
2
-21
/
+119
*
* java/io/Reader.java: Merge docs from classpath.
bryce
2000-10-30
3
-49
/
+292
*
* java/lang/reflect/natField.cc (BooleanClass): Don't define.
tromey
2000-10-06
1
-5
/
+3
*
* Makefile.am: Removed java/io/Replaceable.java and
warrenl
2000-10-05
4
-117
/
+52
*
* java/lang/reflect/Field.java (toString): Don't rely on
tromey
2000-09-11
1
-7
/
+415
*
* java/beans/PropertyChangeEvent.java (serialVersionUID): Added.
warrenl
2000-09-08
5
-9
/
+32
*
Fix for PR java.io/203:
green
2000-09-04
1
-14
/
+41
[next]