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/awt/ScrollPane.java (setBlockIncrement): Throw error.
tromey
2001-01-03
2
-21
/
+13
*
* java/awt/ScrollPane.java: Wrote.
tromey
2001-01-03
6
-98
/
+520
*
For boehm-gc:
bryce
2000-12-30
1
-6
/
+19
*
2000-12-27 Jeff Sturm <jeff.sturm@commerceone.com>
bryce
2000-12-28
1
-2
/
+4
*
Fix for PR libgcj/1358:
warrenl
2000-12-28
5
-16
/
+15
*
Fix for PR libgcj/1516:
bryce
2000-12-28
1
-34
/
+34
*
* java/lang/natClass.cc (_Jv_IsAssignableFrom): Primitive TYPEs can
bryce
2000-12-28
1
-2
/
+2
*
2000-12-26 Petter Reinholdtsen <pere@hungry.com>
warrenl
2000-12-27
1
-1
/
+1
*
* java/awt/MenuItem.java (paramString): Now protected.
tromey
2000-12-26
5
-27
/
+409
*
* java/awt/MenuContainer.java: Fixed typo.
tromey
2000-12-26
18
-50
/
+761
*
2000-12-24 Jeff Sturm <jeff.sturm@commerceone.com>
tromey
2000-12-26
1
-7
/
+6
*
* java/lang/mprec.h: Change C9X reference to refer to C99.
jsm28
2000-12-23
1
-1
/
+1
*
* java/lang/Throwable.java (trace_enabled): New static field.
bryce
2000-12-22
2
-0
/
+4
*
* java/beans/PropertyChangeListener.java: Extends EventListener.
tromey
2000-12-21
2
-14
/
+21
*
* java/util/zip/Deflater.java (update, init): Now private.
tromey
2000-12-21
1
-2
/
+2
*
* java/util/BasicMapEntry.java: Re-added.
bryce
2000-12-21
3
-85
/
+136
*
* java/util/GregorianCalendar.java (GregorianCalendar): Constructors
warrenl
2000-12-19
1
-3
/
+3
*
Removed additional addNotify() peer hacks.
bryce
2000-12-18
5
-9
/
+7
*
* java/awt/Window.java (addNotify): Remove peer casting hack now
bryce
2000-12-18
1
-2
/
+1
*
* java/util/zip/natInflater.cc (inflate): Treat Z_BUF_ERROR as
bryce
2000-12-18
1
-5
/
+10
*
* java/util/ArrayList.java (data): Declare transient.
bryce
2000-12-17
1
-14
/
+6
*
2000-12-17 Jeff Sturm <jeff.sturm@commerceone.com>
bryce
2000-12-17
2
-22
/
+14
*
* java/util/ResourceBundle.java (trySomeGetBundle): Pass class
tromey
2000-12-15
1
-1
/
+3
*
* java/util/ResourceBundle.java
tromey
2000-12-15
1
-8
/
+17
*
* java/text/NumberFormat.java (groupingUsed, parseIntegerOnly,
tromey
2000-12-15
1
-6
/
+6
*
* java/lang/Thread.java (checkAccess): Now final.
tromey
2000-12-15
1
-1
/
+1
*
* java/lang/RuntimePermission.java: Class now final.
tromey
2000-12-15
1
-2
/
+2
*
* 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/lang/Character.java: Updated UnicodeBlock constants.
tromey
2000-12-15
1
-9
/
+43
*
* java/util/Hashtable.java (Enumerator.nextElement): Initialize `e'.
bryce
2000-12-11
1
-7
/
+7
*
* Makefile.am: Add HashSet.java and java/lang/ref classes.
bryce
2000-12-11
15
-1969
/
+2821
*
* java/lang/StringBuffer.java (insert(int,char[])): Avoid
warrenl
2000-12-08
1
-1
/
+3
*
* java/io/FileInputStream.java (close): Check if the fd is valid.
warrenl
2000-12-08
4
-8
/
+8
*
* java/awt/GridBagConstraints.java: Filled in values for static
tromey
2000-12-07
1
-15
/
+15
*
* java/util/BitSet.java: Updated copyright notice.
tromey
2000-12-06
1
-4
/
+21
*
* Makefile.in: Rebuilt.
tromey
2000-12-06
1
-0
/
+89
*
* java/text/Collator.java (decomposeCharacter, decmp, strength):
tromey
2000-12-06
5
-8
/
+8
*
* java/util/TimeZone.java (getAvailableIDs): Activated commented
warrenl
2000-12-04
1
-10
/
+0
*
* java/io/FilePermission.java: Made class final per spec.
warrenl
2000-12-04
3
-4
/
+4
*
* java/lang/natDouble.cc: Include fdlibm.h, not mprec.h. From
bryce
2000-12-04
1
-1
/
+1
*
* java/awt/geom/Point2D.java: Added protected constructor.
tromey
2000-12-04
6
-18
/
+40
*
* java/awt/AWTError.java: Extend Error, not
tromey
2000-12-04
1
-6
/
+6
*
* Makefile.in: Rebuilt.
tromey
2000-12-03
1
-0
/
+345
*
* Makefile.in: Rebuilt.
tromey
2000-12-03
1
-0
/
+250
*
* Makefile.in: Rebuilt.
tromey
2000-12-03
1
-0
/
+268
*
* Makefile.in: Rebuilt.
tromey
2000-12-03
2
-0
/
+401
*
* java/util/Vector.java (insertElementAt): Unconditionally
tromey
2000-12-02
1
-2
/
+7
*
From Adam Welc <welc@cs.purdue.edu>:
bryce
2000-12-02
1
-1
/
+11
*
2000-12-02 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-12-02
4
-2
/
+5
[next]