Commit Graph

7 Commits

Author SHA1 Message Date
Gianluca Bertani 61b0029250 Updated MiniZip to latest version.
Added unit tests for 32/64 bit cross compatibility and encryption.
Fixed reading example (#59).
Fixed script for fat library building (#55).
Bumped version to 1.0.4.
2017-05-13 16:28:35 +02:00
Kevin Meaney 64185c4750 Removing a potential leek found by static analysis. 2016-01-04 11:22:31 +00:00
Gianluca Bertani 94312b945e Solved some type conversion warnings; replaced #warning with // TODO 2015-09-09 21:00:36 +02:00
Gianluca Bertani bc9cedb8e8 Removed dead stores; fixed minor memory leak 2013-06-23 00:58:23 +02:00
Gianluca Bertani 16978b4606 Updated MiniZip library to Nathan Moinvaziri version (also fixed bug in zip.c that was causing hangs when writing with no compression) 2013-06-20 00:37:34 +02:00
Gianluca Bertani 9faa93e605 Commented dead stores 2013-06-18 23:21:51 +02:00
Gianluca Bertani 1f8d7fcbd0 First commit, v. 0.8 beta 2012-11-28 22:04:12 +01:00