/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.563 by tromey, Tue Jul 2 19:40:35 2002 UTC revision 1.564 by jochen, Fri Jul 5 21:28:07 2002 UTC
# Line 1  Line 1 
1    2002-07-05  Jochen Hoenicke <jochen@gnu.org>
2    
3            * java/util/zip/Inflater.java
4            (inflate): Handle zero length.  Fully check for
5            ArrayIndexOutOfBoundsException.
6    
7            * java/util/zip/DeflaterEngine.java
8            (slideWindow): New function, takes out some code from fillWindow.
9            Slide the prev array too, and handle head/prev values as unsigned.
10            (deflateFast): Always slide window when strstart + MIN_LOOKAHEAD
11            falls out of window.  This is needed when we are flushing.
12            (deflateSlow): Likewise.
13    
14  2002-07-02  Tom Tromey  <tromey@redhat.com>  2002-07-02  Tom Tromey  <tromey@redhat.com>
15              David Hovemeyer  <daveho@cs.umd.edu>              David Hovemeyer  <daveho@cs.umd.edu>
16    

Legend:
Removed from v.1.563  
changed lines
  Added in v.1.564

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26