| Commit message (Expand) | Author | Age | Files | Lines |
* | * regenerated Makefiles with AIX support | jonas | 2012-04-11 | 2 | -6/+36 |
* | Add x86_64-openbsd target in Makefiles | pierre | 2012-04-06 | 2 | -129/+26 |
* | * committed fix from Mantis #21542 | marco | 2012-03-26 | 2 | -3/+6 |
* | * Always use the bootstrap-units to compile these fpmake.pp files. Also when... | joost | 2012-01-21 | 2 | -27/+2 |
* | * Converted fpmkunit and the packages it depends on to fpmake building. | joost | 2012-01-19 | 3 | -1232/+209 |
* | * rebuilt Makefiles | florian | 2011-12-04 | 2 | -348/+118 |
* | * patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolve... | florian | 2011-09-27 | 5 | -38/+43 |
* | * patch by alexvin to replace $ifopt by $push/$pop, resolves #20332 | florian | 2011-09-25 | 2 | -12/+12 |
* | * Added example for compression level (Bug 20322) | michael | 2011-09-22 | 3 | -144/+99 |
* | * Applied patch from Daniel Gaspary to add compression level to individual it... | michael | 2011-09-22 | 1 | -0/+4 |
* | Fixes bug 19986: Patch zipper.pp for create zip file output to TStream support | sekelsenmat | 2011-09-08 | 1 | -49/+51 |
* | + Update all Makefile's modified by | pierre | 2011-08-16 | 2 | -2/+10 |
* | * Trunk version to 2.7.1 | marco | 2011-08-03 | 3 | -4/+4 |
* | * Regenned all makefiles before 2.6.x branching. | marco | 2011-08-03 | 2 | -6/+153 |
* | * Several fpmake-file updates | joost | 2011-07-11 | 1 | -0/+3 |
* | + New const MaxzbaseInt, set to maxlongint for FPC | pierre | 2011-06-23 | 2 | -10/+12 |
* | * Revert 17797 | pierre | 2011-06-22 | 1 | -3/+1 |
* | * Explicitly redefine TByteArray as zero length to avoid Range Check Errors | pierre | 2011-06-22 | 1 | -1/+3 |
* | * Deprecated files property. Files and entries can now be used simultaneously | michael | 2011-06-14 | 1 | -9/+17 |
* | + 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 |