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
*
* java/net/URLDecoder.java: Thanks Edgar Villanueva (edgarvil@home.com)
mark
2001-01-15
2
-21
/
+60
*
Removed bogus ChangeLog entry
tromey
2001-01-13
1
-5
/
+0
*
* gnu/awt/gtk/natGtkComponentPeer.cc (getLocationOnScreen):
tromey
2001-01-12
7
-11
/
+309
*
* java/lang/natSystem.cc: Include locale.h if it exists.
tromey
2001-01-12
6
-300
/
+341
*
* java/awt/Cursor.java (Cursor(String)): Set type to custom.
tromey
2001-01-11
2
-3
/
+16
*
* Makefile.am: Re-enable dependencies.
bryce
2001-01-11
3
-57
/
+623
*
* java/math/BigDecimal.java (divide): Fixed comment.
warrenl
2001-01-10
2
-1
/
+5
*
Fix for PR libgcj/1596:
warrenl
2001-01-10
2
-6
/
+36
*
2001-01-09 Oskar Liljeblad <osk@hem.passagen.se>
warrenl
2001-01-09
2
-49
/
+55
*
Fix for PR libgcj/1411:
warrenl
2001-01-09
10
-146
/
+242
*
In gcc/java:
bryce
2001-01-08
8
-93
/
+166
*
Fix for PR java/1586:
tromey
2001-01-08
3
-617
/
+61
*
* Makefile.am: Use the new "-M -MF" option for generating dependencies
bryce
2001-01-08
3
-3
/
+9
*
* libjava.compile/SuperConstr.java: New test case.
bryce
2001-01-08
2
-0
/
+24
*
001-01-07 Anthony Green <green@redhat.com>
green
2001-01-08
27
-2
/
+18487
*
Fix bug in URLConnection and correct javadoc annotations in StringBuffer.
green
2001-01-07
3
-4
/
+9
*
Fix comments for doclets
green
2001-01-06
8
-14
/
+29
*
* java/io/PipedReader: Synchronize on "lock" instead of this.
bryce
2001-01-05
2
-119
/
+135
*
* java/io/PipedInputStream: Rewrote to be simpler and more correct.
bryce
2001-01-05
5
-1240
/
+862
*
* java/lang/Thread.java: Update comment.
bryce
2001-01-05
2
-6
/
+7
*
* java/awt/ScrollPane.java (setBlockIncrement): Throw error.
tromey
2001-01-03
3
-21
/
+21
*
* java/awt/ScrollPane.java: Wrote.
tromey
2001-01-03
7
-98
/
+547
*
Forgot these in last commit.
bryce
2000-12-30
2
-38
/
+27
*
For boehm-gc:
bryce
2000-12-30
8
-37
/
+82
*
2000-12-27 Jeff Sturm <jeff.sturm@commerceone.com>
bryce
2000-12-28
2
-2
/
+9
*
Fix for PR libgcj/1358:
warrenl
2000-12-28
6
-16
/
+30
*
Fix for PR libgcj/1516:
bryce
2000-12-28
2
-34
/
+48
*
* 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
2
-1
/
+5
*
* java/awt/MenuItem.java (paramString): Now protected.
tromey
2000-12-26
6
-27
/
+425
*
* java/awt/MenuContainer.java: Fixed typo.
tromey
2000-12-26
21
-74
/
+851
*
2000-12-24 Jeff Sturm <jeff.sturm@commerceone.com>
tromey
2000-12-26
2
-7
/
+11
*
* java/lang/mprec.h: Change C9X reference to refer to C99.
jsm28
2000-12-23
2
-1
/
+5
*
* java/lang/Throwable.java (trace_enabled): New static field.
bryce
2000-12-22
4
-0
/
+18
*
* java/beans/PropertyChangeListener.java: Extends EventListener.
tromey
2000-12-21
3
-14
/
+24
*
* java/util/zip/Deflater.java (update, init): Now private.
tromey
2000-12-21
2
-2
/
+6
*
* java/util/BasicMapEntry.java: Re-added.
bryce
2000-12-21
6
-125
/
+173
*
* java/util/GregorianCalendar.java (GregorianCalendar): Constructors
warrenl
2000-12-19
2
-3
/
+9
*
* libjava.mauve/mauve.exp (test_mauve): Don't look for exceptions
tromey
2000-12-18
2
-22
/
+6
*
Removed additional addNotify() peer hacks.
bryce
2000-12-18
6
-9
/
+13
*
* java/awt/Window.java (addNotify): Remove peer casting hack now
bryce
2000-12-18
2
-2
/
+6
*
* COPYING: Update to current
jsm28
2000-12-18
2
-3
/
+9
*
* java/util/zip/natInflater.cc (inflate): Treat Z_BUF_ERROR as
bryce
2000-12-18
2
-5
/
+15
*
* java/util/ArrayList.java (data): Declare transient.
bryce
2000-12-17
2
-14
/
+13
*
2000-12-17 Jeff Sturm <jeff.sturm@commerceone.com>
bryce
2000-12-17
3
-22
/
+20
*
* lib/libjava.exp (test_libjava_from_javac): Strange quoting trick
tromey
2000-12-16
8
-201
/
+30
*
* libjava.lang/instinit.out: Removed erroneous line.
tromey
2000-12-16
2
-1
/
+2
*
* libjava.lang/Thread_1.out: Expect `0' active count.
tromey
2000-12-16
2
-1
/
+3
*
* libjava.lang/stub.xfail: New file.
tromey
2000-12-16
10
-10
/
+27
*
* lib/libjava.exp (libjava_tcompile): New proc.
tromey
2000-12-16
15
-25
/
+90
[next]