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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
* java/io/PushbackReader.java: Merged with Classpath.
tromey
2000-11-17
1
-719
/
+1106
*
2000-11-03 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-11-03
2
-219
/
+233
*
2000-11-02 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-11-02
1
-2
/
+4
*
2000-11-02 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-11-02
4
-452
/
+631
*
2000-10-30 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-10-30
1
-11
/
+6
*
2000-10-29 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-10-29
7
-891
/
+911
*
Re-indent in preparation for diff.
bryce
2000-10-29
1
-36
/
+36
*
Re-indent in preparation for diff.
bryce
2000-10-29
1
-120
/
+120
*
* java/util/natGregorianCalendar.cc (computeFields): Set the isSet__
warrenl
2000-10-27
1
-0
/
+2
*
* Makefile.am: Added locale files from Classpath.
warrenl
2000-10-27
5
-324
/
+1676
*
2000-10-24 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-10-24
1
-32
/
+56
*
2000-10-23 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco
2000-10-23
1
-4
/
+1
*
* java/util/Properties.java: Merged with Classpath version.
tromey
2000-10-07
1
-366
/
+461
*
* Makefile.am: Removed java/io/Replaceable.java and
warrenl
2000-10-05
1
-5
/
+28
*
* java/beans/PropertyChangeEvent.java (serialVersionUID): Added.
warrenl
2000-09-08
6
-3
/
+15
*
* java/util/zip/ZipFile.java (ZipFile): Delete file when opened in
tromey
2000-09-04
1
-1
/
+1
*
* gnu/gcj/awt/BitMaskExtent.java, gnu/gcj/awt/Buffers.java,
tromey
2000-08-29
1
-3
/
+8
*
* java/util/zip/ZipFile.java: Implement OPEN_DELETE mode, new constructor,
mark
2000-08-27
2
-14
/
+43
*
2000-08-27 Anthony Green <green@redhat.com>
green
2000-08-27
9
-0
/
+3072
*
* java/util/zip/InflaterInputStream.java (read(byte[],int,int)):
mark
2000-08-24
1
-0
/
+2
*
* java/util/ResourceBundle.java (trySomeGetBundle): Removed
tromey
2000-08-21
1
-16
/
+12
*
Sun Aug 20 21:02:48 2000 Anthony Green <green@redhat.com>
green
2000-08-21
2
-1
/
+239
*
2000-08-20 Mark Wielaard <mark@klomp.org>
mark
2000-08-20
7
-6
/
+25
*
* java/util/jar/JarFile.java: Don't call
green
2000-08-20
1
-1
/
+1
*
Sun Aug 20 09:51:48 2000 Anthony Green <green@redhat.com>
green
2000-08-20
2
-2
/
+2
*
* java/util/zip/ZipInputStream.java (createZipEntry):
tromey
2000-08-19
1
-2
/
+1
*
Sat Aug 19 11:00:53 2000 Anthony Green <green@redhat.com>
green
2000-08-19
14
-400
/
+3231
*
* java/util/Vector.java (remove(Object)): Implemented.
tromey
2000-07-20
1
-4
/
+15
*
Big AWT patch.
bryce
2000-07-12
1
-0
/
+11
*
2000-05-20 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-05-20
2
-2
/
+5
*
2000-05-20 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-05-20
1
-1
/
+20
*
Jumbo patch:
tromey
2000-05-19
3
-0
/
+2654
*
* java/util/zip/ZipInputStream.java (getNextEntry): When reading
tromey
2000-05-11
1
-2
/
+8
*
* java/util/Locale.java (Locale): Don't explicitly check for
tromey
2000-05-04
4
-26
/
+8
*
Fix for PR libgcj/15:
tromey
2000-04-21
1
-11
/
+1
*
* java/util/Vector.java (VectorEnumeration): Now `final'.
tromey
2000-04-11
3
-7
/
+7
*
2000-04-08 Anthony Green <green@redhat.com>
green
2000-04-09
2
-2
/
+2
*
* java/awt/Color.java: New file.
warrenl
2000-03-17
5
-0
/
+164
*
* All files: Updated copyright information.
tromey
2000-03-07
51
-51
/
+51
*
2000-02-28 Mo DeJong <mdejong@cygnus.com>
tromey
2000-02-29
1
-1
/
+1
*
2000-02-28 Mo DeJong <mdejong@cygnus.com>
tromey
2000-02-29
1
-3
/
+3
*
2000-02-19 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-02-19
1
-2
/
+2
*
* java/util/Properties.java (setProperty): New method.
tromey
2000-02-08
1
-79
/
+90
*
* java/util/Calendar.java (toString): New method.
tromey
2000-02-03
3
-4
/
+49
*
* All files: Updated copyright to reflect Cygnus purchase.
tromey
2000-01-19
51
-51
/
+51
*
* java/util/zip/ZipFile.java: Compute the offset of the ZipEntry
green
1999-11-07
1
-4
/
+7
*
* java/lang/ClassLoader.java (getSystemResource): Use
green
1999-10-17
1
-0
/
+19
*
Fix for PR java.util/47:
tromey
1999-09-24
3
-77
/
+96
*
* configure: Rebuilt.
tromey
1999-09-10
4
-4
/
+4
*
Added missing whitespace in function calls within adaptors
oliva
1999-08-22
1
-2
/
+2
[next]