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
/
zip
Commit message (
Expand
)
Author
Age
Files
Lines
*
2010-03-13 Matthias Klose <doko@ubuntu.com>
doko
2010-03-13
1
-1
/
+1
*
libjava/ChangeLog:
doko
2008-10-21
1
-12
/
+10
*
libjava
tromey
2007-04-19
1
-1
/
+1
*
Merged gcj-eclipse branch to trunk.
tromey
2007-01-09
23
-7
/
+888
*
libjava
tromey
2006-03-10
5
-857
/
+7
*
PR libgcj/24461:
tromey
2006-03-09
1
-3
/
+5
*
* java/util/zip/ZipEntry.java: Removed, fully merged now.
mark
2005-11-16
2
-959
/
+0
*
Major merge with Classpath.
tromey
2005-07-16
10
-1668
/
+0
*
Update FSF address
kcook
2005-06-30
18
-36
/
+36
*
* gnu/java/net/protocol/jar/Connection.java (getJarFile): Open
tromey
2005-02-10
1
-7
/
+4
*
* java/util/zip/InflaterInputStream.java (markSupported):
tromey
2005-02-10
1
-1
/
+15
*
* java/util/zip/ZipEntry.java (setCompressedSize): Allow any
tromey
2005-01-05
2
-10
/
+5
*
2004-11-07 Michael Koch <konqueror@gmx.de>
mark
2004-11-07
1
-4
/
+4
*
2004-11-06 Michael Koch <konqueror@gmx.de>
mark
2004-11-07
4
-9
/
+11
*
2004-11-06 Michael Koch <konqueror@gmx.de>
mark
2004-11-06
4
-20
/
+19
*
* java/util/zip/InflaterInputStream.java (fill): Don't throw an
tromey
2004-10-21
1
-8
/
+4
*
2004-10-20 Michael Koch <konqueror@gmx.de>
mkoch
2004-10-20
3
-4
/
+6
*
PR libgcj/14446:
tromey
2004-09-22
2
-1
/
+19
*
2004-07-30 Michael Koch <konqueror@gmx.de>
mkoch
2004-07-30
4
-12
/
+16
*
2004-07-09 Michael Koch <konqueror@gmx.de>
mkoch
2004-07-09
4
-130
/
+198
*
ZipFile.getInputStream returns null if entry not found.
green
2004-06-17
1
-2
/
+12
*
2004-06-06 Jerry Quinn <jlquinn@optonline.net>
jlquinn
2004-06-06
1
-3
/
+2
*
2004-06-01 Michael Koch <konqueror@gmx.de>
mkoch
2004-05-31
2
-27
/
+65
*
2004-05-03 Mark Wielaard <mark@klomp.org>
mkoch
2004-05-03
1
-6
/
+6
*
2004-02-05 Michael Koch <konqueror@gmx.de>
mkoch
2004-02-05
3
-109
/
+292
*
2004-01-24 Michael Koch <konqueror@gmx.de>
mkoch
2004-01-24
1
-8
/
+11
*
2003-11-26 David Belanger <dbelan2@cs.mcgill.ca>
mkoch
2003-11-26
1
-3
/
+3
*
Reported by Helmer Kraemer <hkraemer@freenet.de>
mark
2003-10-27
1
-18
/
+12
*
2003-10-15 Michael Koch <konqueror@gmx.de>
mkoch
2003-10-15
1
-4
/
+10
*
2003-10-11 Michael Koch <konqueror@gmx.de>
mkoch
2003-10-11
2
-58
/
+58
*
2003-07-14 Michael Koch <konqueror@gmx.de>
mkoch
2003-07-14
1
-1
/
+1
*
2003-06-19 Michael Koch <konqueror@gmx.de>
mkoch
2003-06-19
1
-0
/
+4
*
2003-06-17 Michael Koch <konqueror@gmx.de>
mkoch
2003-06-17
4
-7
/
+8
*
2003-05-27 Michael Koch <konqueror@gmx.de>
mkoch
2003-05-27
3
-27
/
+206
*
2003-04-29 Michael Koch <konqueror@gmx.de>
mkoch
2003-04-29
2
-7
/
+39
*
* java/util/zip/ZipEntry.java (setComment): Don't check length when
mark
2003-02-21
1
-1
/
+1
*
* java/util/zip/ZipEntry.java (ZipEntry(String)): When name is bigger
mark
2003-02-21
1
-2
/
+6
*
* java/util/zip/ZipFile.java (finalize): New method.
mark
2003-02-21
1
-0
/
+9
*
* java/util/zip/InflaterInputStream.java (read): Return zero when len
mark
2003-02-13
1
-1
/
+3
*
2003-02-11 John Leuner <jewel@debian.org>
tromey
2003-02-12
1
-1
/
+3
*
* java/util/zip/ZipFile.java (entries): Now HashMap.
mark
2003-01-02
1
-64
/
+113
*
* java/util/jar/JarFile.java (manifest): Not final.
mark
2002-12-03
3
-106
/
+132
*
For PR libgcj/8593:
tromey
2002-11-16
1
-15
/
+21
*
GNU Classpath merge.
mark
2002-11-03
2
-9
/
+9
*
* java/util/zip/ZipFile.java (readLeShort): Take and use DataInput as
mark
2002-10-31
1
-39
/
+58
*
Fix for PR libgcj/8234:
tromey
2002-10-16
2
-0
/
+2
*
2002-09-25 Jesse Rosenstock <jmr@ugcs.caltech.edu>
tromey
2002-09-25
1
-2
/
+8
*
* java/lang/RuntimeException.java: Re-merge with Classpath.
tromey
2002-06-16
2
-20
/
+39
*
* java/util/zip/InflaterInputStream.java (read): Loop if data has
tromey
2002-06-15
8
-787
/
+1332
*
Add license clarification.
mark
2002-01-22
18
-90
/
+288
[next]