summaryrefslogtreecommitdiff
path: root/packages/paszlib
Commit message (Expand)AuthorAgeFilesLines
* * regenerated Makefiles with AIX supportjonas2012-04-112-6/+36
* Add x86_64-openbsd target in Makefilespierre2012-04-062-129/+26
* * committed fix from Mantis #21542marco2012-03-262-3/+6
* * Always use the bootstrap-units to compile these fpmake.pp files. Also when...joost2012-01-212-27/+2
* * Converted fpmkunit and the packages it depends on to fpmake building. joost2012-01-193-1232/+209
* * rebuilt Makefilesflorian2011-12-042-348/+118
* * patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolve...florian2011-09-275-38/+43
* * patch by alexvin to replace $ifopt by $push/$pop, resolves #20332florian2011-09-252-12/+12
* * Added example for compression level (Bug 20322)michael2011-09-223-144/+99
* * Applied patch from Daniel Gaspary to add compression level to individual it...michael2011-09-221-0/+4
* Fixes bug 19986: Patch zipper.pp for create zip file output to TStream supportsekelsenmat2011-09-081-49/+51
* + Update all Makefile's modified bypierre2011-08-162-2/+10
* * Trunk version to 2.7.1marco2011-08-033-4/+4
* * Regenned all makefiles before 2.6.x branching.marco2011-08-032-6/+153
* * Several fpmake-file updatesjoost2011-07-111-0/+3
* + New const MaxzbaseInt, set to maxlongint for FPCpierre2011-06-232-10/+12
* * Revert 17797pierre2011-06-221-3/+1
* * Explicitly redefine TByteArray as zero length to avoid Range Check Errorspierre2011-06-221-1/+3
* * Deprecated files property. Files and entries can now be used simultaneouslymichael2011-06-141-9/+17
* + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 andjonas2010-09-292-9/+83
* * Removed svn:executable property from source files.mazen2010-09-281-0/+0
* * Override virtual constructor instead of adding a static one so that it is ...joost2010-09-231-2/+4
* * fixed getting upper byte of "extra field" (patch by Brett, mantis #16887)jonas2010-07-091-2/+2
* * TZipper.ZipFiles should zip files, got broken in r13464joost2010-04-251-0/+1
* * Disable parts of commit 13378 for windows, since it blocks extracting zips...marco2010-03-212-2/+10
* * unzipper unit basic extraction test. (related to mantis 15836)marco2010-03-141-0/+30
* * Onprogress added to .compress and .decompressmarco2010-01-051-1/+42
* * renamed ZStream to zstream in the uses clause so it matches the unit'sjonas2009-12-301-1/+1
* * Update Makefilespierre2009-12-102-12/+66
* * TUnzipper now instrumentable with events to be usable with custom streamsmarco2009-11-221-21/+34
* * slight adjustment. Bug 14420 fixed.marco2009-11-031-1/+6
* * fix for windows compilation after last chances (mantis 14980)marco2009-11-031-1/+1
* * rearranged the append/rewrite slightlymarco2009-11-021-2/+2
* * add "append" mode, fixes 14420marco2009-11-021-13/+26
* * Makefiles version 2.5.1jonas2009-08-132-2/+2
* * minor fixes to get miniunz compiling under windows.marco2009-08-081-1/+3
* * regenerated using latest fpcmakejonas2009-08-022-2/+34
* * Changed to proposed eventsmichael2009-07-291-17/+18
* * Patch from Andrew Haines to allow unzipping to a streammichael2009-07-291-46/+91
* * Fixed TZipFileEntry.Assign and added convenience call for TZipper.ZipFilesmichael2009-07-261-1/+14
* * Added some convenience calls to TUnzippermichael2009-07-261-8/+14
* * Added Examine call, to examine contents of a zip file without extracting filesmichael2009-07-261-23/+74
* * patch by Tom Gregorovic (with some fixes by Alexander Grau) tojonas2009-07-111-59/+275
* * another patch for seeking in compressed streams by Danny Milosavljevic, res...florian2009-02-071-1/+7
* * fixed zipper unit for big endian systems (patch by Bent Normann Olsen,jonas2009-01-291-9/+77
* * reverted r12575ivost2009-01-201-1/+1
* * fixed paszlib (problem with getting crc32 table)ivost2009-01-201-1/+1
* * len now longint.marco2008-12-241-1/+1
* * set result of tdecompressionstream.seek by Danny Milosavljevic, resolves #1...florian2008-12-241-0/+5
* * updated "pending" to longint, as a possible solution for bug 12514marco2008-12-091-1/+1