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
...
*
* java/util/zip/ZipOutputStream.java (putNextEntry): Clear
bothner
2002-01-19
1
-0
/
+1
*
* java/util/zip/GZIPOutputStream.java (write(int)): New method.
tromey
2001-10-29
1
-1
/
+7
*
* java/util/zip/Adler32.java: Use correct class name. (Re-merge
tromey
2001-10-26
1
-1
/
+1
*
* java/util/zip/Adler32.java: Merge with Classpath
mark
2001-10-05
5
-52
/
+126
*
* DeflaterOutputStream.java (deflate): Loop while def.needsInput.
bothner
2001-04-01
2
-51
/
+95
*
* exception.cc (java_eh_info): Make value type jthrowable.
rth
2001-03-26
2
-18
/
+18
*
* java/util/zip/Deflater.java (update, init): Now private.
tromey
2000-12-21
1
-2
/
+2
*
* java/util/zip/natInflater.cc (inflate): Treat Z_BUF_ERROR as
bryce
2000-12-18
1
-5
/
+10
*
Check this.len, not len, when determining if there is no more input data.
bryce
2000-11-29
1
-1
/
+1
*
* java/util/zip/InflaterInputStream (read): Don't return -1 unless
bryce
2000-11-29
1
-7
/
+10
*
* java/util/zip/*.java: Javadoc and copyright updates.
mark
2000-11-17
18
-195
/
+666
*
* java/text/CollationKey.java: Implement Comparable.
tromey
2000-11-17
2
-7
/
+35
*
* 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
1
-3
/
+32
*
* java/util/zip/InflaterInputStream.java (read(byte[],int,int)):
mark
2000-08-24
1
-0
/
+2
*
2000-08-20 Mark Wielaard <mark@klomp.org>
mark
2000-08-20
7
-6
/
+25
*
Sun Aug 20 09:51:48 2000 Anthony Green <green@redhat.com>
green
2000-08-20
1
-1
/
+1
*
* 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
1
-0
/
+6
*
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
*
* 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
1
-3
/
+1
*
* java/util/Vector.java (VectorEnumeration): Now `final'.
tromey
2000-04-11
1
-2
/
+2
*
* All files: Updated copyright information.
tromey
2000-03-07
20
-20
/
+20
*
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
*
* All files: Updated copyright to reflect Cygnus purchase.
tromey
2000-01-19
20
-20
/
+20
*
* java/util/zip/ZipFile.java: Compute the offset of the ZipEntry
green
1999-11-07
1
-4
/
+7
*
* configure: Rebuilt.
tromey
1999-09-10
2
-2
/
+2
*
* java/lang/natClassLoader.cc (_Jv_PrepareCompiledClass): Renamed
krab
1999-08-18
2
-0
/
+14
*
* java/util/zip/InflaterInputStream.java (read): Throw
tromey
1999-06-23
1
-1
/
+8
*
* java/net/DatagramSocketImpl.java (localPort): Fixed typo to match JDK.
warrenl
1999-06-23
4
-6
/
+6
*
* java/util/zip/ZipInputStream.java (fill): New method.
tromey
1999-05-22
5
-18
/
+49
*
* java/util/zip/GZIPOutputStream.java (write(byte[])): New
tromey
1999-05-19
1
-0
/
+5
*
* java/util/zip/natInflater.cc (inflate): Cast `len' to unsigned.
tromey
1999-05-19
2
-3
/
+7
*
* java/util/zip/ZipOutputStream.java (level): Initial value is
tromey
1999-05-18
15
-68
/
+1472
*
* java/awt/natToolkit.cc: Added copyright header.
tromey
1999-05-10
1
-0
/
+8
*
*** empty log message ***
bothner
1999-05-06
1
-0
/
+190
*
�
bothner
1999-05-06
2
-6
/
+152
*
8
bothner
1999-05-06
1
-0
/
+32
*
e
bothner
1999-05-06
1
-1
/
+6
*
u
bothner
1999-05-06
1
-0
/
+12
*
Initial revision
tromey
1999-04-07
10
-0
/
+498
[prev]