Commit Graph

24 Commits

Author SHA1 Message Date
Caolán McNamara
372a0d505c these were surely meant to be Z_PREFIX not ZLIB_PREFIX
seeing as Z_PREFIX is what we set in our internal zlib
and one of these was ZLIB_PREFIXB anyway
2012-02-15 16:03:46 +00:00
Norbert Thiebaud
bbe62f006e remove include of pch header from package 2011-11-27 13:16:23 -06:00
Matúš Kukan
d0c301bba0 convert package to gbuild 2011-08-26 14:33:51 +02:00
Norbert Thiebaud
0d4720d1e1 undo anything not wizard related in the previous merge-commit 2011-08-21 18:12:16 -05:00
Jan Holesovsky
0e56df30f1 Namespace ZipUtils for the Inflater / Deflater classes. 2011-03-29 14:46:38 +02:00
Sebastian Spaeth
ead7290449 Add vim/emacs modelines to all source files
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-13 10:57:23 +02:00
Jens-Heiner Rechtien
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
Rüdiger Timm
253399a912 INTEGRATION: CWS fwk88 (1.16.8); FILE MERGED
2008/05/27 15:57:23 mav 1.16.8.1: #i86348# integrate the patch
2008-06-20 06:20:06 +00:00
Rüdiger Timm
99d9f2a3dd INTEGRATION: CWS changefileheader (1.15.56); FILE MERGED
2008/04/01 12:32:13 thb 1.15.56.2: #i85898# Stripping all external header guards
2008/03/31 16:19:09 rt 1.15.56.1: #i87441# Change license header to LPGL v3.
2008-04-10 15:44:30 +00:00
Oliver Bolte
d0ca07daa5 INTEGRATION: CWS pchfix02 (1.14.12); FILE MERGED
2006/09/01 17:32:41 kaib 1.14.12.1: #i68856# Added header markers and pch files
2006-09-17 16:26:42 +00:00
Jens-Heiner Rechtien
778a0f48b8 INTEGRATION: CWS warnings01 (1.11.112); FILE MERGED
2006/05/24 01:23:07 sb 1.11.112.5: RESYNC: (1.12-1.13); FILE MERGED
2005/11/02 08:40:58 cd 1.11.112.4: #i53898# Warning free code non product gcc
2005/11/01 17:10:22 cd 1.11.112.3: #i53898# Warning free code for sun sparc compiler
2005/09/23 03:36:54 sb 1.11.112.2: RESYNC: (1.11-1.12); FILE MERGED
2005/09/15 15:27:59 abi 1.11.112.1: #i53898# warning free
2006-06-20 05:12:55 +00:00
Jens-Heiner Rechtien
d2c6f54ffa INTEGRATION: CWS fwkpp3showstop4 (1.12.30); FILE MERGED
2006/05/09 16:39:50 mav 1.12.30.1: #i65066# use internal offset
2006-05-11 09:43:02 +00:00
Rüdiger Timm
7501b85c25 INTEGRATION: CWS ooo19126 (1.11.114); FILE MERGED
2005/09/05 18:49:11 rt 1.11.114.1: #i54170# Change license header: remove SISSL
2005-09-08 15:12:30 +00:00
Vladimir Glazounov
2408ca20d0 INTEGRATION: CWS geordi2q11 (1.10.94); FILE MERGED
2003/12/16 13:57:12 hr 1.10.94.1: #111934#: join CWS ooo111fix1
2003-12-17 17:02:28 +00:00
Martin Gallwey
461ef9d3e6 #94679# remove throw specifications 2001-11-15 19:16:11 +00:00
Martin Gallwey
1157563ae8 #86708# changes for pack'n'go feature (incomplete) 2001-07-04 13:56:37 +00:00
Martin Gallwey
4b6f310cd7 misc code clean ups 2001-04-19 13:13:40 +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
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
9b6d1c76e7 Implemented XSeekable 2000-11-21 16:57:07 +00:00
Martin Gallwey
40ed918b37 Removed reliance on the tools/debug stuff 2000-11-21 11:07:21 +00:00
Martin Gallwey
f987a8b5e9 Fixed some problems with the buffering 2000-11-16 21:50:51 +00:00
Martin Gallwey
db4e8a77ce Initial Revision :D 2000-11-13 12:38:03 +00:00