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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Missing changelog entry
bryce
2000-08-04
1
-0
/
+19
*
* java/io/ObjectInputStream.java (readFields): Turn off
warrenl
2000-08-04
4
-17
/
+50
*
* Makefile.in: Rebuilt.
tromey
2000-08-03
3
-58
/
+786
*
* Makefile.am: Add new AWT stubs.
bryce
2000-08-03
14
-41
/
+404
*
2000-08-03 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-08-03
3
-743
/
+52
*
* Makefile.in: Rebuilt.
tromey
2000-08-02
9
-56
/
+159
*
* scripts/encodings.pl: New file.
tromey
2000-08-02
7
-30
/
+186
*
2000-08-02 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-08-02
6
-16
/
+37
*
* java/awt/Component.java (toString): Implemented.
bryce
2000-07-31
3
-9
/
+8
*
2000-07-30 Anthony Green <green@redhat.com>
green
2000-07-31
2
-4
/
+16
*
* java/awt/BorderLayout.java (BorderLayout()): New constructor.
tromey
2000-07-31
10
-89
/
+373
*
* java/awt/Container.java (remove(int)): Wrote.
tromey
2000-07-30
7
-46
/
+238
*
Test case for gcj/295.
green
2000-07-30
2
-0
/
+16
*
* java/io/ObjectOutputStream.java (writeObject): Per spec, call
warrenl
2000-07-28
2
-6
/
+7
*
2000-07-26 Andrew Haley <aph@cygnus.com>
aph
2000-07-28
2
-0
/
+5
*
* java/io/ObjectStreamException.java: Made constructors protected.
warrenl
2000-07-28
2
-2
/
+6
*
* java/io/OutputStreamWriter.java (close): Only flush if not
tromey
2000-07-28
2
-2
/
+7
*
* mauve-libgcj: Activated serialization tests.
warrenl
2000-07-27
13
-20
/
+50
*
* java/awt/geom/RectangularShape.java (getPathIterator):
tromey
2000-07-27
2
-3
/
+6
*
2000-07-23 Rolf W. Rasmussen <rolfwr@ii.uib.no>
rolfwr
2000-07-25
24
-74
/
+4520
*
2000-07-23 Oskar Liljeblad <osk@hem.passagen.se>
tromey
2000-07-23
2
-49
/
+253
*
* Makefile.in: Rebuilt.
tromey
2000-07-23
16
-160
/
+2244
*
* scripts/showval.java: New file.
tromey
2000-07-20
2
-0
/
+43
*
* scripts/classes.pl (scan): Print inner classes properly.
tromey
2000-07-20
3
-11
/
+47
*
* java/lang/natClassLoader.cc (_Jv_PrepareCompiledClass): Only
tromey
2000-07-20
2
-17
/
+29
*
* java/io/File.java (getParentFile): New method, from Classpath
tromey
2000-07-20
2
-0
/
+9
*
* java/util/Vector.java (remove(Object)): Implemented.
tromey
2000-07-20
2
-4
/
+19
*
2000-07-19 Jeff Sturm <jeff.sturm@appnet.com>
tromey
2000-07-19
2
-3
/
+11
*
commit changelog
bryce
2000-07-15
1
-0
/
+7
*
* java/awt/EventQueue.java (invokeAndWait): Call postEvent() within
bryce
2000-07-15
2
-4
/
+8
*
Add missing imports.
bryce
2000-07-12
1
-0
/
+2
*
Fix missing "package" declaration.
bryce
2000-07-12
2
-0
/
+4
*
Add missing files from last check-in:
bryce
2000-07-12
4
-0
/
+83
*
2000-07-12 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-07-12
7
-0
/
+566
*
Big AWT patch.
bryce
2000-07-12
70
-261
/
+4822
*
2000-07-11 Andrew Haley <aph@cygnus.com>
aph
2000-07-11
2
-0
/
+13
*
* java/lang/natClassLoader.cc (_Jv_PrepareCompiledClass):
tromey
2000-07-07
2
-1
/
+23
*
* libjava.lang/stringconst2.out: New file.
tromey
2000-07-07
3
-0
/
+27
*
* java/io/PrintWriter.java (print): Call write(String), not
tromey
2000-07-03
2
-8
/
+26
*
* include/jni.h: Include <gcj/array.h>. Fixes PR libgcj/270.
tromey
2000-06-30
2
-0
/
+5
*
2000-06-27 Andrew Haley <aph@cygnus.com>
aph
2000-06-28
3
-1
/
+18
*
Removed extraneous conflict marker.
warrenl
2000-06-28
1
-1
/
+0
*
* gnu/java/security/provider/Gnu.java: New file.
warrenl
2000-06-28
7
-8
/
+444
*
* ThreadGroup.java: Added synchronized flag to many methods.
bryce
2000-06-28
2
-36
/
+51
*
* java/security/Principal.java: New file.
warrenl
2000-06-28
4
-59
/
+165
*
2000-06-27 Rolf W. Rasmussen <rolfwr@ii.uib.no>
tromey
2000-06-27
2
-6
/
+8
*
* java/io/PushbackInputStream.java (read): If there are characters
tromey
2000-06-27
3
-11
/
+22
*
* java/lang/Double.java (valueOf): Call parseDouble().
tromey
2000-06-27
2
-1
/
+5
*
* java/beans/PropertyChangeEvent.java (oldVal): Renamed to oldValue.
warrenl
2000-06-27
12
-101
/
+275
*
* java/lang/natDouble.cc (parseDouble): Renamed from
tromey
2000-06-24
3
-4
/
+11
[next]