Commit graph

15 commits

Author SHA1 Message Date
Martin Gallwey
8d831711c6 many optimisations and memory leaks due to circular references fixed! An altogether amazing commit...tell your friends 2000-12-19 20:55:41 +00:00
Martin Gallwey
4b11504f4a This rather enormous commit has the following features:
1. Fixed three different memory leaks, one of them quite serious
2. Considerably streamlined the ZipPackageBuffer class - large performance
   increase, also streamlined EntryInputClass in the same way...
3. Correctly saves embedded zip files as embedded zip files instead of
   directories
4. Supports the copying of raw streams instead of de-compressing/re-
   compressing unnecessarily.

Marty
2000-12-13 16:00:47 +00:00
Martin Gallwey
2d5e27c5f1 #80556# correctly handle empty zips 2000-11-29 12:47:18 +00:00
Martin Gallwey
07c2807484 #80556# bug fixes 2000-11-29 02:21:56 +00:00
Martin Gallwey
81c60a38c4 #80556# make it build 2000-11-28 15:49:34 +00:00
Martin Gallwey
2c3402219d #80556# use supplied MultiServiceFactory 2000-11-28 09:12:00 +00:00
Martin Gallwey
8fbbfbb709 #80556# initial revision 2000-11-27 15:51:45 +00:00
Martin Gallwey
67b6cf9dfc die attic, die 2000-11-24 09:25:35 +00:00
Martin Gallwey
8bfbcdeb77 Trying to blow up the attic 2000-11-24 09:24:11 +00:00
Martin Gallwey
01fefe870a #80556# Implemented support for Zipfiles contained within zip files. These will appear as folders with the name set to the name of the zipfile. 2000-11-23 13:15:52 +00:00
Martin Gallwey
9b6d1c76e7 Implemented XSeekable 2000-11-21 16:57:07 +00:00
Martin Gallwey
eaf3ab8ce4 Removed usage of the TOOLSLIB stuff for debugging and file timestamping 2000-11-21 11:07:58 +00:00
Martin Gallwey
b476993e69 Added copyrigh theaders 2000-11-21 09:45:20 +00:00
Martin Gallwey
7360d0d7aa removed these due to lack of copyright notice 2000-11-21 09:13:46 +00:00
Martin Gallwey
05ac3fe285 Added 50% functional generic package implementation and added support
for un-deflated streams to EntryInputStream. This will require further
work RSN.
2000-11-16 10:55:52 +00:00