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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* java/lang/reflect/Method.java (hashCode): Use getName().
tromey
2000-08-08
2
-2
/
+6
*
* java/io/PipedInputStream.java (read(byte[],int,int)): Mostly
tromey
2000-08-07
3
-112
/
+80
*
* java/io/PrintWriter.java: Merged comments from Classpath.
tromey
2000-08-06
1
-29
/
+278
*
* java/io/StreamTokenizer.java (TT_NONE): Now private.
tromey
2000-08-06
1
-2
/
+6
*
* java/io/ObjectInputStream.java (readFields): Turn off
warrenl
2000-08-04
3
-17
/
+30
*
* Makefile.am: Add new AWT stubs.
bryce
2000-08-03
14
-41
/
+404
*
* Makefile.in: Rebuilt.
tromey
2000-08-02
4
-52
/
+11
*
2000-08-02 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-08-02
1
-1
/
+1
*
* java/awt/Component.java (toString): Implemented.
bryce
2000-07-31
2
-9
/
+1
*
2000-07-30 Anthony Green <green@redhat.com>
green
2000-07-31
1
-4
/
+10
*
* java/awt/BorderLayout.java (BorderLayout()): New constructor.
tromey
2000-07-31
9
-89
/
+313
*
* java/awt/Container.java (remove(int)): Wrote.
tromey
2000-07-30
6
-46
/
+203
*
* java/io/ObjectOutputStream.java (writeObject): Per spec, call
warrenl
2000-07-28
1
-6
/
+2
*
* java/io/ObjectStreamException.java: Made constructors protected.
warrenl
2000-07-28
1
-2
/
+2
*
* java/io/OutputStreamWriter.java (close): Only flush if not
tromey
2000-07-28
1
-2
/
+2
*
* mauve-libgcj: Activated serialization tests.
warrenl
2000-07-27
9
-14
/
+17
*
* java/awt/geom/RectangularShape.java (getPathIterator):
tromey
2000-07-27
1
-3
/
+1
*
2000-07-23 Rolf W. Rasmussen <rolfwr@ii.uib.no>
rolfwr
2000-07-25
19
-21
/
+4191
*
2000-07-23 Oskar Liljeblad <osk@hem.passagen.se>
tromey
2000-07-23
1
-49
/
+249
*
* Makefile.in: Rebuilt.
tromey
2000-07-23
13
-14
/
+2035
*
* java/lang/natClassLoader.cc (_Jv_PrepareCompiledClass): Only
tromey
2000-07-20
1
-17
/
+25
*
* java/io/File.java (getParentFile): New method, from Classpath
tromey
2000-07-20
1
-0
/
+6
*
* java/util/Vector.java (remove(Object)): Implemented.
tromey
2000-07-20
1
-4
/
+15
*
2000-07-19 Jeff Sturm <jeff.sturm@appnet.com>
tromey
2000-07-19
1
-3
/
+6
*
* 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
3
-0
/
+76
*
2000-07-12 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-07-12
4
-0
/
+545
*
Big AWT patch.
bryce
2000-07-12
67
-190
/
+4593
*
* java/lang/natClassLoader.cc (_Jv_PrepareCompiledClass):
tromey
2000-07-07
1
-1
/
+18
*
* java/io/PrintWriter.java (print): Call write(String), not
tromey
2000-07-03
1
-8
/
+20
*
2000-06-27 Andrew Haley <aph@cygnus.com>
aph
2000-06-28
2
-1
/
+11
*
* gnu/java/security/provider/Gnu.java: New file.
warrenl
2000-06-28
1
-7
/
+9
*
* ThreadGroup.java: Added synchronized flag to many methods.
bryce
2000-06-28
1
-36
/
+44
*
* java/security/Principal.java: New file.
warrenl
2000-06-28
1
-0
/
+85
*
2000-06-27 Rolf W. Rasmussen <rolfwr@ii.uib.no>
tromey
2000-06-27
1
-6
/
+3
*
* java/io/PushbackInputStream.java (read): If there are characters
tromey
2000-06-27
2
-11
/
+17
*
* java/lang/Double.java (valueOf): Call parseDouble().
tromey
2000-06-27
1
-1
/
+1
*
* java/beans/PropertyChangeEvent.java (oldVal): Renamed to oldValue.
warrenl
2000-06-27
11
-101
/
+255
*
* java/lang/natDouble.cc (parseDouble): Renamed from
tromey
2000-06-24
2
-4
/
+4
*
* java/lang/ieeefp.h: Handle ia64, fr30, mcore.
tromey
2000-06-23
2
-2
/
+21
*
* java/lang/reflect/natMethod.cc: Include <alloca.h>.
tromey
2000-06-23
2
-15
/
+4
*
2000-06-21 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-06-21
3
-17
/
+33
*
2000-06-20 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-06-20
2
-278
/
+441
*
* java/lang/natClass.cc (forName): Removed dead code. Initialize
tromey
2000-06-18
1
-9
/
+4
*
2000-06-15 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-06-15
1
-0
/
+1
*
2000-06-15 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-06-15
1
-15
/
+29
*
* prims.cc (DECLARE_PRIM_TYPE): Define a vtable as well.
tromey
2000-05-31
2
-5
/
+10
*
* include/name-finder.h: Include <sys/wait.h>.
tromey
2000-05-30
1
-0
/
+7
[next]