summaryrefslogtreecommitdiff
path: root/packages/paszlib
Commit message (Expand)AuthorAgeFilesLines
* + 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
* * regened makefiles to propagate makefile versionsmarco2008-10-222-3/+11
* * updated all makefile.fpc versions to 2.2.2 for fppkg compat.marco2008-10-221-1/+1
* * reset version to latest release: 2.2.2-0peter2008-10-171-2/+2
* * Fixed assignmichael2008-09-281-0/+20
* * Added possibility to set filename in archive, and added possibility to use ...michael2008-09-281-127/+249
* * mode objfpc in gzio to avoid 16-bit blocksize gzio as per #11611.marco2008-07-061-1/+1
* * regenerated with changes in r11233jonas2008-06-152-14/+16
* * fixed fpc_zipinstall for go32v2 and the likegiulio2008-06-032-3/+3
* * makefiles regenerated with newer fpcmakehajny2008-05-282-2/+2
* * regenerated for i386-Haiku and darwin cross compilation changesjonas2008-05-242-4/+53
* * regenerate Makefiles to get armeb-linux support globally (also arm-darwin, ...micha2008-05-052-4/+31
* * add armeb target to compiler/Makefilesmicha2008-03-242-11/+114
* * dependency and path updatespeter2008-02-071-1/+3
* * version 2.2.1, required by fppkgpeter2008-02-041-1/+1
* * fix buffer handling in flushpeter2008-01-281-5/+5
* * fixed after tests->examples renamejonas2008-01-092-153/+153
* * updated for new fpmkunitpeter2008-01-081-25/+24
* * renamed tests to examplespeter2008-01-087-4/+4
* * Use zerror rather than hardcoded error table.daniel2007-12-021-5/+5