Commit Graph

23 Commits

Author SHA1 Message Date
36de66bdf0 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
59ec4eef3f INTEGRATION: CWS changefileheader (1.21.56); FILE MERGED
2008/04/01 15:22:24 thb 1.21.56.3: #i85898# Stripping all external header guards
2008/04/01 12:32:13 thb 1.21.56.2: #i85898# Stripping all external header guards
2008/03/31 16:19:09 rt 1.21.56.1: #i87441# Change license header to LPGL v3.
2008-04-10 15:44:46 +00:00
5e7d240534 INTEGRATION: CWS pchfix02 (1.20.44); FILE MERGED
2006/09/01 17:32:41 kaib 1.20.44.1: #i68856# Added header markers and pch files
2006-09-17 16:26:55 +00:00
62093e27da INTEGRATION: CWS ooo19126 (1.19.182); FILE MERGED
2005/09/05 18:49:11 rt 1.19.182.1: #i54170# Change license header: remove SISSL
2005-09-08 15:11:49 +00:00
fa66eeb587 MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-26 13:16:07 +00:00
0d8c5e7653 #91797# remove unused classes/files 2001-09-05 17:42:04 +00:00
1157563ae8 #86708# changes for pack'n'go feature (incomplete) 2001-07-04 13:56:37 +00:00
ce28f432b5 #87256# Keep a copy of the ZipEntry struct, not a reference 2001-05-29 10:57:06 +00:00
53ddbecafe If we have an encrypted stream, decrypt it! (if we can!) 2001-05-08 12:57:41 +00:00
e243f497f8 Fix copying of raw streams 2001-04-30 17:16:55 +00:00
fa2de5099c #86409# Support encryption in package files + a couple of optimisations 2001-04-27 13:56:07 +00:00
4b6f310cd7 misc code clean ups 2001-04-19 13:13:40 +00:00
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
593af212be #84734# Only allocate aSequence for deflated streams, and free the memory used afterwards 2001-03-08 15:34:27 +00:00
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
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
56cc3066fd #65293# syntax error 2000-12-08 11:28:22 +00:00
2056f50ead #80556# improved exception handling 2000-12-04 10:30:09 +00:00
f2d26f84b4 #80556# fix compiler warnings 2000-12-01 09:50:49 +00:00
5f0e2de745 #80466#: readBytes must realloc buffer 2000-11-30 12:47:49 +00:00
9b6d1c76e7 Implemented XSeekable 2000-11-21 16:57:07 +00:00
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
db4e8a77ce Initial Revision :D 2000-11-13 12:38:03 +00:00