Skip to content

Releases: kuba--/zip

zip 0.1.16

12 Nov 17:16
6b3c346
Compare
Choose a tag to compare
  • Support for 64-bit fields (#108)
  • Add __DEFINED_ssize_t for alpine gcc (#111)

zip 0.1.15

24 May 17:48
Compare
Choose a tag to compare
  • Add Doxygen support
  • Fix UNIX file permissions
  • Update CMake files with config install

zip 0.1.14

28 Mar 09:23
Compare
Choose a tag to compare

zip 0.1.13

25 Feb 11:03
Compare
Choose a tag to compare

zip 0.1.12

14 Jan 09:06
Compare
Choose a tag to compare
  • Extract zipped symlinks as symlinks on UNIX platforms.
  • Support for TDM-GCC compiler.
  • Rename function basename to base_name (to avoid conflicts with <string.h>).
  • Support for Android NDK <stdint.h>.

zip 0.1.11

30 Oct 22:35
64aa7b4
Compare
Choose a tag to compare
  • Make read functions syscall compatible.
  • Improvements in build system (make install)

Bugfixes:

zip 0.1.10

30 Sep 11:52
51a1be4
Compare
Choose a tag to compare

Bugfixes:

zip 0.1.9

22 Aug 07:15
Compare
Choose a tag to compare

This release contains mainly bugfixes related to MINGW platform.

zip 0.1.8

10 Aug 08:17
77a27a1
Compare
Choose a tag to compare
  • Fix fopen_s returns on windows
  • Get/Set file permissions (using external attributes)

zip 0.1.7

01 Aug 22:00
c072b27
Compare
Choose a tag to compare