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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* java/util/zip/ZipInputStream.java (createZipEntry):
tromey
2000-08-19
1
-0
/
+5
*
Sat Aug 19 11:00:53 2000 Anthony Green <green@redhat.com>
green
2000-08-19
1
-0
/
+31
*
2000-08-15 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco
2000-08-17
1
-0
/
+8
*
* gnu/gcj/awt/ComponentDataBlitOp.java: New file.
rolfwr
2000-08-16
1
-0
/
+145
*
2000-08-15 Andrew Haley <aph@cygnus.com>
tromey
2000-08-16
1
-0
/
+4
*
* java/io/ByteArrayOutputStream.java: Merged with Classpath.
tromey
2000-08-16
1
-0
/
+4
*
More thanks.
green
2000-08-14
1
-0
/
+4
*
* java/net/natPlainSocketImpl.cc (bind): Don't go to error case
tromey
2000-08-11
1
-0
/
+16
*
cvs commit ChangeLog
bryce
2000-08-10
1
-0
/
+17
*
2000-08-09 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-08-09
1
-0
/
+21
*
* gnu/gcj/convert/Input_UTF8.java (read): Fixed handling of
tromey
2000-08-08
1
-0
/
+8
*
* java/lang/reflect/Method.java (hashCode): Use getName().
tromey
2000-08-08
1
-0
/
+5
*
* java/lang/reflect/Method.java (toString): Use Class.getName, not
tromey
2000-08-07
1
-0
/
+5
*
* java/io/PipedInputStream.java (read(byte[],int,int)): Mostly
tromey
2000-08-07
1
-0
/
+6
*
* java/io/PrintWriter.java: Merged comments from Classpath.
tromey
2000-08-06
1
-0
/
+8
*
* java/io/StreamTokenizer.java (TT_NONE): Now private.
tromey
2000-08-06
1
-0
/
+6
*
Missing changelog entry
bryce
2000-08-04
1
-0
/
+19
*
* java/io/ObjectInputStream.java (readFields): Turn off
warrenl
2000-08-04
1
-0
/
+20
*
* Makefile.in: Rebuilt.
tromey
2000-08-03
1
-0
/
+5
*
2000-08-03 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-08-03
1
-0
/
+6
*
* Makefile.in: Rebuilt.
tromey
2000-08-02
1
-0
/
+13
*
* scripts/encodings.pl: New file.
tromey
2000-08-02
1
-0
/
+15
*
2000-08-02 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-08-02
1
-0
/
+18
*
* java/awt/Component.java (toString): Implemented.
bryce
2000-07-31
1
-0
/
+7
*
2000-07-30 Anthony Green <green@redhat.com>
green
2000-07-31
1
-0
/
+6
*
* java/awt/BorderLayout.java (BorderLayout()): New constructor.
tromey
2000-07-31
1
-0
/
+60
*
* java/awt/Container.java (remove(int)): Wrote.
tromey
2000-07-30
1
-0
/
+35
*
* java/io/ObjectOutputStream.java (writeObject): Per spec, call
warrenl
2000-07-28
1
-0
/
+5
*
2000-07-26 Andrew Haley <aph@cygnus.com>
aph
2000-07-28
1
-0
/
+4
*
* java/io/ObjectStreamException.java: Made constructors protected.
warrenl
2000-07-28
1
-0
/
+4
*
* java/io/OutputStreamWriter.java (close): Only flush if not
tromey
2000-07-28
1
-0
/
+5
*
* mauve-libgcj: Activated serialization tests.
warrenl
2000-07-27
1
-0
/
+19
*
* java/awt/geom/RectangularShape.java (getPathIterator):
tromey
2000-07-27
1
-0
/
+5
*
2000-07-23 Rolf W. Rasmussen <rolfwr@ii.uib.no>
rolfwr
2000-07-25
1
-0
/
+27
*
2000-07-23 Oskar Liljeblad <osk@hem.passagen.se>
tromey
2000-07-23
1
-0
/
+4
*
* Makefile.in: Rebuilt.
tromey
2000-07-23
1
-0
/
+17
*
* scripts/showval.java: New file.
tromey
2000-07-20
1
-0
/
+2
*
* scripts/classes.pl (scan): Print inner classes properly.
tromey
2000-07-20
1
-0
/
+3
*
* java/lang/natClassLoader.cc (_Jv_PrepareCompiledClass): Only
tromey
2000-07-20
1
-0
/
+4
*
* java/io/File.java (getParentFile): New method, from Classpath
tromey
2000-07-20
1
-0
/
+3
*
* java/util/Vector.java (remove(Object)): Implemented.
tromey
2000-07-20
1
-0
/
+4
*
2000-07-19 Jeff Sturm <jeff.sturm@appnet.com>
tromey
2000-07-19
1
-0
/
+5
*
commit changelog
bryce
2000-07-15
1
-0
/
+7
*
Add missing files from last check-in:
bryce
2000-07-12
1
-0
/
+7
*
2000-07-12 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-07-12
1
-0
/
+11
*
Big AWT patch.
bryce
2000-07-12
1
-1
/
+80
*
* java/lang/natClassLoader.cc (_Jv_PrepareCompiledClass):
tromey
2000-07-07
1
-0
/
+5
*
* java/io/PrintWriter.java (print): Call write(String), not
tromey
2000-07-03
1
-0
/
+6
*
* include/jni.h: Include <gcj/array.h>. Fixes PR libgcj/270.
tromey
2000-06-30
1
-0
/
+4
*
2000-06-27 Andrew Haley <aph@cygnus.com>
aph
2000-06-28
1
-0
/
+7
[prev]
[next]