| Commit message (Expand) | Author | Age | Files | Lines |
| * | + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and | jonas | 2010-09-29 | 2 | -9/+83 |
| * | * Removed svn:executable property from source files. | mazen | 2010-09-28 | 1 | -0/+0 |
| * | * 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 | 2 | -2/+10 |
| * | * unzipper unit basic extraction test. (related to mantis 15836) | marco | 2010-03-14 | 1 | -0/+30 |
| * | * 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 |
| * | * Update Makefiles | pierre | 2009-12-10 | 2 | -12/+66 |
| * | * 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 |
| * | * Makefiles version 2.5.1 | jonas | 2009-08-13 | 2 | -2/+2 |
| * | * minor fixes to get miniunz compiling under windows. | marco | 2009-08-08 | 1 | -1/+3 |
| * | * regenerated using latest fpcmake | jonas | 2009-08-02 | 2 | -2/+34 |
| * | * 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 |
| * | * len now longint. | marco | 2008-12-24 | 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 |
| * | * regened makefiles to propagate makefile versions | marco | 2008-10-22 | 2 | -3/+11 |
| * | * updated all makefile.fpc versions to 2.2.2 for fppkg compat. | marco | 2008-10-22 | 1 | -1/+1 |
| * | * reset version to latest release: 2.2.2-0 | peter | 2008-10-17 | 1 | -2/+2 |
| * | * 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 |
| * | * regenerated with changes in r11233 | jonas | 2008-06-15 | 2 | -14/+16 |
| * | * fixed fpc_zipinstall for go32v2 and the like | giulio | 2008-06-03 | 2 | -3/+3 |
| * | * makefiles regenerated with newer fpcmake | hajny | 2008-05-28 | 2 | -2/+2 |
| * | * regenerated for i386-Haiku and darwin cross compilation changes | jonas | 2008-05-24 | 2 | -4/+53 |
| * | * regenerate Makefiles to get armeb-linux support globally (also arm-darwin, ... | micha | 2008-05-05 | 2 | -4/+31 |
| * | * add armeb target to compiler/Makefiles | micha | 2008-03-24 | 2 | -11/+114 |
| * | * dependency and path updates | peter | 2008-02-07 | 1 | -1/+3 |
| * | * version 2.2.1, required by fppkg | peter | 2008-02-04 | 1 | -1/+1 |
| * | * fix buffer handling in flush | peter | 2008-01-28 | 1 | -5/+5 |
| * | * fixed after tests->examples rename | jonas | 2008-01-09 | 2 | -153/+153 |
| * | * updated for new fpmkunit | peter | 2008-01-08 | 1 | -25/+24 |
| * | * renamed tests to examples | peter | 2008-01-08 | 7 | -4/+4 |
| * | * Use zerror rather than hardcoded error table. | daniel | 2007-12-02 | 1 | -5/+5 |