| Commit message (Expand) | Author | Age | Files | Lines |
| * | * Override virtual constructor instead of adding a static one so that it is ... | joost | 2010-09-23 | 1 | -2/+4 |
| * | * fixed getting upper byte of "extra field" (patch by Brett, mantis #16887) | jonas | 2010-07-09 | 1 | -2/+2 |
| * | * TZipper.ZipFiles should zip files, got broken in r13464 | joost | 2010-04-25 | 1 | -0/+1 |
| * | * Disable parts of commit 13378 for windows, since it blocks extracting zips... | marco | 2010-03-21 | 1 | -1/+9 |
| * | * Onprogress added to .compress and .decompress | marco | 2010-01-05 | 1 | -1/+42 |
| * | * renamed ZStream to zstream in the uses clause so it matches the unit's | jonas | 2009-12-30 | 1 | -1/+1 |
| * | * TUnzipper now instrumentable with events to be usable with custom streams | marco | 2009-11-22 | 1 | -21/+34 |
| * | * slight adjustment. Bug 14420 fixed. | marco | 2009-11-03 | 1 | -1/+6 |
| * | * fix for windows compilation after last chances (mantis 14980) | marco | 2009-11-03 | 1 | -1/+1 |
| * | * rearranged the append/rewrite slightly | marco | 2009-11-02 | 1 | -2/+2 |
| * | * add "append" mode, fixes 14420 | marco | 2009-11-02 | 1 | -13/+26 |
| * | * Changed to proposed events | michael | 2009-07-29 | 1 | -17/+18 |
| * | * Patch from Andrew Haines to allow unzipping to a stream | michael | 2009-07-29 | 1 | -46/+91 |
| * | * Fixed TZipFileEntry.Assign and added convenience call for TZipper.ZipFiles | michael | 2009-07-26 | 1 | -1/+14 |
| * | * Added some convenience calls to TUnzipper | michael | 2009-07-26 | 1 | -8/+14 |
| * | * Added Examine call, to examine contents of a zip file without extracting files | michael | 2009-07-26 | 1 | -23/+74 |
| * | * patch by Tom Gregorovic (with some fixes by Alexander Grau) to | jonas | 2009-07-11 | 1 | -59/+275 |
| * | * another patch for seeking in compressed streams by Danny Milosavljevic, res... | florian | 2009-02-07 | 1 | -1/+7 |
| * | * fixed zipper unit for big endian systems (patch by Bent Normann Olsen, | jonas | 2009-01-29 | 1 | -9/+77 |
| * | * reverted r12575 | ivost | 2009-01-20 | 1 | -1/+1 |
| * | * fixed paszlib (problem with getting crc32 table) | ivost | 2009-01-20 | 1 | -1/+1 |
| * | * set result of tdecompressionstream.seek by Danny Milosavljevic, resolves #1... | florian | 2008-12-24 | 1 | -0/+5 |
| * | * updated "pending" to longint, as a possible solution for bug 12514 | marco | 2008-12-09 | 1 | -1/+1 |
| * | * Fixed assign | michael | 2008-09-28 | 1 | -0/+20 |
| * | * Added possibility to set filename in archive, and added possibility to use ... | michael | 2008-09-28 | 1 | -127/+249 |
| * | * mode objfpc in gzio to avoid 16-bit blocksize gzio as per #11611. | marco | 2008-07-06 | 1 | -1/+1 |
| * | * fix buffer handling in flush | peter | 2008-01-28 | 1 | -5/+5 |
| * | * Use zerror rather than hardcoded error table. | daniel | 2007-12-02 | 1 | -5/+5 |
| * | * Convert error messages to resourcestrings. | daniel | 2007-12-02 | 1 | -15/+34 |
| * | * Reset resets stream to beginning to zstream, not beginning of file. | daniel | 2007-12-02 | 1 | -1/+1 |
| * | * Should use Edecompressionerror in Tdecompresionstream. | daniel | 2007-12-01 | 1 | -2/+2 |
| * | * Fix compression bug. | daniel | 2007-12-01 | 1 | -9/+40 |
| * | * cleanroom implementation from Daniel Mantoine | peter | 2007-11-18 | 1 | -336/+277 |
| * | * fix unzipping of all files | peter | 2007-11-13 | 1 | -10/+12 |
| * | * new directory structur | peter | 2007-10-25 | 20 | -0/+14839 |