- 9fe80b2 If files grow when compressed, but are small enough, store them instead. by Thomas Klausner · 10 years ago
- d261a72 Fix build with autoconf. Build example with cmake as well. by Thomas Klausner · 11 years ago
- ea8ba49 Implement I/O abstraction layer. Finally. by Thomas Klausner · 11 years ago
- 0cf99e5 Bump version for a test release. by Thomas Klausner · 11 years ago
- de610c3 Use fts(3) where available. by Thomas Klausner · 11 years ago
- 1e36153 Fix cmake build. by Thomas Klausner · 11 years ago
- eb4dbac post-release bump to 0.11.2a by Thomas Klausner · 11 years ago
- 6f3dba6 Bump to 0.11.2. by Thomas Klausner · 11 years ago
- b52bda0 Consistently use TODO for to-dos. by Thomas Klausner · 11 years ago
- b174cc6 Improve cmake infrastructure. by Thomas Klausner · 11 years ago
- 41aada2 Update version number to current. by Dieter Baron · 11 years ago
- 092b3bc Replace fileno with _fileno on Windows. by Thomas Klausner · 12 years ago
- a13ebb9 Fix typo, noted by Wolfgang Glunz. by Thomas Klausner · 12 years ago
- 31bfa1e On Windows, use _foo instead of foo on more occasions. by Thomas Klausner · 12 years ago
- 12b5c4d In zlib check, compare version number instead of looking for symbol. by Thomas Klausner · 12 years ago
- 6186ce9 Consistenly use LONG_LONG (instead of sometimes LONGLONG). by Thomas Klausner · 12 years ago
- 6b6cd89 Consistently check for _stricmp by Thomas Klausner · 12 years ago
- 24ee74f Make handling of off_t more similar in cmake to how it's done in autoconf. by Thomas Klausner · 12 years ago
- f6c057d Windows fixes from Kohei Yoshida: by Dieter Baron · 13 years ago
- 871d31b Add checks for off_t size (unused for now). by Thomas Klausner · 13 years ago
- 39ac6ae Merge 0.10.1 into head. by Thomas Klausner · 13 years ago
- e8fd548 Changes for libzip-0.10.1: * Fixed CVE-2012-1162 * Fixed CVE-2012-1163 by Thomas Klausner · 13 years ago
- 4bd9f7a On Windows with the MS Visual Compiler suite, add by Thomas Klausner · 14 years ago
- 8beda5d Add tests for __int{8,16,32,64} types for Windows. by Thomas Klausner · 14 years ago
- cee8b77 Post-release bump to 0.10a. by Thomas Klausner · 14 years ago
- 371ce61 Bump version to 0.10. by Thomas Klausner · 14 years ago
- 12e4b66 Fix typo. by Thomas Klausner · 14 years ago
- f2793b8 Test for and use _stricmp. Add some missing defines to cmake-config.h.in. by Thomas Klausner · 14 years ago
- 3f1f098 Search for and use stdint.h by Dieter Baron · 14 years ago
- 76b7322 Bump to 0.10rc1. by Thomas Klausner · 14 years ago
- 6be56ae Move ADD_SUBDIRECTORY lines lower, so they pick up INCLUDE_DIRECTORIES. by Thomas Klausner · 15 years ago
- fd44eda Improve Windows support. by Thomas Klausner · 15 years ago
- ed0469b Merge more post-0.9.3 changes. by Thomas Klausner · 15 years ago
- 48c1540 Check if C source compiles and runs. From Patrick Spendrin. by Thomas Klausner · 15 years ago
- c48bacd merge 0.9.3. by Thomas Klausner · 15 years ago
- 980ab33 Include m4/ directory in distribution; some packagers need it. -> 0.9.3 by Thomas Klausner · 15 years ago
- f2cd454 merge by Thomas Klausner · 15 years ago
- 953fc10 Bump to 0.9.2. by Thomas Klausner · 15 years ago
- c38108b Merge 0.9.1 branch. by Dieter Baron · 15 years ago
- d32623d Update version number and fill in release date. by Dieter Baron · 15 years ago
- 542de98 Remove two pastos in ignore-files list. by Thomas Klausner · 16 years ago
- 4136f23 Define suitable replacement types for Windows (using the generic by Thomas Klausner · 16 years ago
- 1758930 Create and install zipconf.h file when using Cmake. by Thomas Klausner · 16 years ago
- e0b16f6 Generate zipconf.h usable enough for NetBSD. by Thomas Klausner · 16 years ago
- 2d01a6b Fix zlib detection, add LICENSE for CPack. by Thomas Klausner · 16 years ago
- 7380d68 Bump to 0.9.0 and set minimum required version to 2.6. by Thomas Klausner · 16 years ago
- 24be5f7 Remove $NiH$ tags. by Thomas Klausner · 16 years ago
- 3efb9ee Document TODOs. by Thomas Klausner · 18 years ago
- b58cf6f Add CMake infrastructure, including CTest support. by Thomas Klausner · 18 years ago