Martin Gallwey
2967ab9c4b
#94573# remove support for disk spanning
2001-11-29 12:37:22 +00:00
Martin Gallwey
1c318efd3d
#94679# remove unncessary headers
2001-11-15 18:57:26 +00:00
Martin Gallwey
ef4c5d1b71
#90699# remove unused methods and members and add a new member to track how much we've digested
2001-10-02 20:59:46 +00:00
Martin Gallwey
447eceb846
#89303# Use local ZipEntry struct
2001-09-14 13:47:23 +00:00
Martin Gallwey
283159fc50
#91797# remove references to a deleted class
2001-09-06 11:10:27 +00:00
Martin Gallwey
b9f0b56010
#90699# Add support for storing an MD5 digest of the unencrypted stream
2001-09-05 18:33:51 +00:00
Martin Gallwey
1157563ae8
#86708# changes for pack'n'go feature (incomplete)
2001-07-04 13:56:37 +00:00
Martin Gallwey
f23c0fc3c1
#87099# remove unused member and add offset and length parameters to 'rawWrite'
2001-05-31 08:38:31 +00:00
Martin Gallwey
1c7e38046d
remove unused methods and add nCurrentDataBegin member to track uncompressed stream size
2001-05-08 12:49:54 +00:00
Martin Gallwey
fa2de5099c
#86409# Support encryption in package files + a couple of optimisations
2001-04-27 13:56:07 +00:00
Martin Gallwey
5d31fa34f1
Cleaned up the header files and inc directory
2001-04-19 13:11:06 +00:00
Martin Gallwey
19e677a2e8
comply with MI's required change for package->packages, as package is a reserved word in Java
2001-03-16 16:11:42 +00:00
Martin Gallwey
5d44dd508f
re-organised support for time/date-stamping
2001-03-07 15:09:44 +00:00
jp
c25ef3087e
remove stl/ from the inlcude statement
2001-02-05 08:24:26 +00:00
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
2056f50ead
#80556# improved exception handling
2000-12-04 10:30:09 +00:00
Martin Gallwey
785c6ffe45
#80556# bug fix
2000-11-28 10:02:31 +00:00
Martin Gallwey
b28e187829
#80556# now builds under Solaris correctly
2000-11-24 09:34:27 +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
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
Martin Gallwey
db4e8a77ce
Initial Revision :D
2000-11-13 12:38:03 +00:00