| Commit message (Expand) | Author | Age | Files | Lines |
* | * Fix bug ID 36399: add some easy access methods to TZipper/TUnzipper | michael | 2019-12-05 | 1 | -18/+183 |
* | Regenerate all Makefile's after commit #43472 | pierre | 2019-11-15 | 2 | -8/+16 |
* | * loosened check that caused problems if zip had a few bytes appended. | marco | 2019-09-28 | 1 | -1/+1 |
* | * Use WriteBuffer when writing (bug ID 0036068) | michael | 2019-09-12 | 1 | -1/+1 |
* | Update all trunk/fpcsrc Makefile's after commit 42749 | pierre | 2019-08-20 | 2 | -8/+12 |
* | * synchronised with trunk till r42189 | jonas | 2019-06-07 | 1 | -2/+3 |
|\ |
|
| * | * Fix bug ID 35674, do not create filestream for directories | michael | 2019-06-05 | 1 | -2/+3 |
* | | * regenerated Makefiles with LLVM bitcode installation support | jonas | 2019-04-20 | 2 | -10/+13 |
|/ |
|
* | * Fix bug ID 35269, patch from Bart Broersma | michael | 2019-03-31 | 1 | -2/+19 |
* | Regenerate Makefile's after fpcmake change in commit #41721 | pierre | 2019-03-17 | 2 | -0/+2 |
* | * Fix bug 35211, open mode when unzipping | michael | 2019-03-09 | 1 | -1/+1 |
* | Enable paszlib package and disable utils/fpcm and utils/fpcmkcfg for nativen... | pierre | 2019-01-25 | 1 | -1/+1 |
* | haiku-x86_64: regenerated all Makefiles, take 2 | karoly | 2019-01-04 | 2 | -2/+12 |
* | * Patch from Margérs to fix bug 32281 (zip/unzip files >4Gb) | michael | 2018-11-04 | 1 | -6/+17 |
* | * Regenerated makefiles to support x86_64-android. | yury | 2018-10-17 | 2 | -2/+12 |
* | * Regenerated makefiles to support aarch64-android. | yury | 2018-10-06 | 2 | -8/+14 |
* | Update all packages Makefile's | pierre | 2018-09-27 | 2 | -2/+44 |
* | Disable libraries not compiling for jvm-java or jvm-android targets | pierre | 2018-09-26 | 1 | -0/+2 |
* | * trunk to 3.3.1 | marco | 2018-08-18 | 4 | -5/+5 |
* | * regenned makefile without date/rev components for easier merging. | marco | 2018-08-18 | 2 | -6/+13 |
* | * Fix repeated calling of flush, bug ID 34112 | michael | 2018-08-12 | 1 | -23/+23 |
* | Regenerated Makefile's after addition of ppas and ppaslink script removal in ... | pierre | 2018-04-12 | 1 | -5/+8 |
* | * Patch from Filiuta Vitali to fix range check error (bug ID 0033493) | michael | 2018-04-01 | 1 | -2/+7 |
* | * Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481) | michael | 2018-03-23 | 11 | -11/+11 |
* | * Remove default lazarus comment | michael | 2018-03-23 | 1 | -2/+1 |
* | Fix for bug ID 33150 | michael | 2018-02-21 | 1 | -4/+8 |
* | * Fix bug 33197 (part 2) | michael | 2018-02-21 | 1 | -25/+27 |
* | * Fix bug 33197 | michael | 2018-02-21 | 1 | -1/+1 |
* | * Update all fpcsrc Makefile's using latest fpcmake version 2017-09-21 rev ... | pierre | 2017-10-16 | 2 | -21/+15 |
* | regenerated Makefiles for m68k-macos target | karoly | 2017-08-22 | 1 | -10/+4 |
* | packages: disabled packages for macos and palmos which currently cannot be bu... | karoly | 2017-08-12 | 1 | -1/+1 |
* | Regenerated all Makefile from packages directories | pierre | 2017-06-01 | 2 | -4/+14 |
* | * Patch from Alfred to implement flat extraction | michael | 2017-05-20 | 1 | -5/+14 |
* | Regenerate all Makefile's after changes related to FPCDIR checks | pierre | 2017-04-18 | 2 | -16/+36 |
* | * Allow termination of lengthy operations | michael | 2017-03-04 | 1 | -14/+106 |
* | * attributes longword, mantis #30800 | marco | 2017-02-22 | 1 | -2/+2 |
* | atari: now that we have an almost complete RTL with DOS unit, we can re-enabl... | karoly | 2017-01-12 | 1 | -1/+1 |
* | * some more occured->occurred, mostly in comments | marco | 2016-12-13 | 1 | -2/+2 |
* | atari: disabled some more packages | karoly | 2016-10-04 | 1 | -1/+1 |
* | * try to emulate backwards seek. Patch from p_daniel (bug ID 30428) | michael | 2016-09-10 | 2 | -25/+80 |
* | * regenerated makefiles with latest fpcmake | nickysn | 2016-06-18 | 2 | -2/+12 |
* | * regenerate makefiles after the fpcmake update | nickysn | 2016-06-17 | 2 | -4/+14 |
* | * Make sure UTF8 is supported for all filenames when unzipping (bug ID 25982) | michael | 2016-03-28 | 1 | -115/+187 |
* | * Correct 64-bit zip files | michael | 2016-03-26 | 1 | -10/+7 |
* | * Some changes for >4Gb files | michael | 2016-03-26 | 1 | -8/+8 |
* | * Some changes for >4Gb files | michael | 2016-03-26 | 1 | -2/+2 |
* | * Fix bug ID 27158, allow use of UTF8 filenames. | michael | 2016-03-26 | 2 | -28/+161 |
* | * Sample programs for TZipper and TUnzipper | michael | 2016-01-05 | 4 | -0/+320 |
* | * Fix bug ID 28783, closer adherance to ZIP standard | michael | 2016-01-05 | 1 | -1/+11 |
* | * Ensure example compiles | michael | 2016-01-05 | 1 | -1/+1 |