52 Commits

Author SHA1 Message Date
Gianluca Bertani 4ed48f8e04 Bumped version to 1.0.2 1.0.2 2015-10-18 14:37:22 +02:00
Gianluca Bertani 6797222f63 Improved section on reading a file; removed section on memory management; added version 1.0.2 in version history 2015-10-18 14:33:49 +02:00
Gianluca Bertani f1f4fee67f Improved interface of locateFileInZip and readDataWithBuffer in NSError variant 2015-10-18 14:32:45 +02:00
Gianluca Bertani 07288c8e00 Fixed pod name in README 2015-10-18 10:35:30 +02:00
Gianluca Bertani 1409b8622d Updated podspec 1.0.1 2015-09-20 19:01:01 +02:00
Gianluca Bertani 7f6ea3dd22 Bumped version to 1.0.1 2015-09-20 19:00:10 +02:00
Gianluca Bertani f3ccab7a68 Added Swift unit tests; bug fixes for Swift compatibility; verified settings for Xcode 7 2015-09-20 18:55:05 +02:00
Gianluca Bertani 74cbccda01 Merged back Getting Started in README 2015-09-14 11:51:02 +02:00
Gianluca Bertani 5178459102 Moved enums to NS_ENUMs for Swift compatibility 2015-09-14 11:49:48 +02:00
Gianluca Bertani 51b449b51f Added back the podspec 1.0.0 2015-09-09 23:21:12 +02:00
Gianluca Bertani 2b57e61fbc Temporarily removed podspec 2015-09-09 23:20:46 +02:00
Gianluca Bertani 94312b945e Solved some type conversion warnings; replaced #warning with // TODO 2015-09-09 21:00:36 +02:00
Gianluca Bertani dbd1e5962f Bumped version to 1.0.0; updated README and GETTING_STARTED; added podspec 2015-09-09 20:28:10 +02:00
Gianluca Bertani 6e0a47fc64 Separated standard (exceptions) and NSError variants of interfaces with categories 2015-09-09 18:54:53 +02:00
Gianluca Bertani b7dcbb63b3 Added API docs 2015-09-09 18:30:10 +02:00
Gianluca Bertani b87bd38b66 Added nullability annotations 2015-09-06 11:26:52 +02:00
Gianluca Bertani 4be16c97b0 Fixed use of NSError pattern; fixed minor int conversion issues 2015-08-29 18:10:01 +02:00
Gianluca Bertani 1839a1c65c Added targets for iOS and OS X static libraries; moved DIY tests to XCTest 2015-08-29 17:33:09 +02:00
Gianluca Bertani 2be9361540 Fixed bug in error wrapping 2015-08-29 15:46:21 +02:00
Gianluca Bertani faa7e4d897 Introduced method variants with NSError handling; simplified exception creation 2015-08-28 19:43:47 +02:00
Gianluca Bertani 1a91d92c51 Fixed used of deprecated constants (pull request #33) 2015-08-28 17:39:12 +02:00
Gianluca Bertani 0d62b04cc6 Fixed some conversion warnings (pull request #28) 2015-08-28 17:33:58 +02:00
Gianluca Bertani e2e8bdc700 Added support for legacy 32-bit zip files (see pull requests #18, #24 and #30) 2015-08-28 17:28:39 +02:00
Gianluca Bertani 48a53904d8 Some code clean up 2015-08-27 17:18:43 +02:00
Gianluca Bertani 5cbe4cde4d Added class prefix OZ 2015-08-27 16:30:59 +02:00
Gianluca Bertani 433d629232 ARC-ified; removed ARCHelper.h 2015-08-27 16:16:26 +02:00
Gianluca Bertani c8f2e3843f Added tests to unzip & check zip files created with Mac OS X and Windows; updated README 2013-06-23 17:26:21 +02:00
Gianluca Bertani f05b2ed31b Minor project updates 0.8.3 2013-06-23 14:26:01 +02:00
Gianluca Bertani 049d1d4359 Updated REDAME 2013-06-23 14:14:43 +02:00
Gianluca Bertani 1c2bf920ac Updated README 2013-06-23 14:14:21 +02:00
Gianluca Bertani 0148dc65ef Fixed test 2 to zip & unzip up to 6.3 GB 2013-06-23 14:14:03 +02:00
Gianluca Bertani 1f0a183797 Fixed use of 64 bit APIs; bumped version to 0.8.3 2013-06-23 14:13:34 +02:00
Gianluca Bertani ae5dad01c2 Updated README 0.8.2 2013-06-23 01:00:04 +02:00
Gianluca Bertani 2e737d29cd Minor changes 2013-06-23 00:59:54 +02:00
Gianluca Bertani 4f5072e155 Switched test 2 to random values 2013-06-23 00:59:08 +02:00
Gianluca Bertani bc9cedb8e8 Removed dead stores; fixed minor memory leak 2013-06-23 00:58:23 +02:00
Gianluca Bertani 5efa1efdb1 Added test case for 6.3 GB zip file (not working at the moment, needs investigation) 2013-06-20 00:38:14 +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 24b8531dd4 Updated README 2013-06-18 23:24:55 +02:00
Gianluca Bertani 136f0da35c Reviews project settings with Xcode 4.6.3 2013-06-18 23:24:39 +02:00
Gianluca Bertani 8c8a7ca683 Bumper version to 0.8.2 2013-06-18 23:23:47 +02:00
Gianluca Bertani 2caf1cea56 Updated to version 1.2.8 of ZLib 2013-06-18 23:23:28 +02:00
Gianluca Bertani e8b715640e Fixed use of 64 bit I/O APIs 2013-06-18 23:22:59 +02:00
Gianluca Bertani 7c0f2a7a07 Commented dead stores 2013-06-18 23:22:15 +02:00
Gianluca Bertani 9faa93e605 Commented dead stores 2013-06-18 23:21:51 +02:00
Gianluca Bertani 667b62fcc1 Added ARC support through Nick Lockwood's ARC Helper; README updated; bumped version to 0.8.1 2013-03-04 23:24:24 +01:00
Gianluca Bertani df4a2ebd00 Added LICENSE 0.8.0 2012-11-28 23:48:13 +01:00
Gianluca Bertani c26ee21bda Fixed markdown on GETTING_STARTED; added LICENSE 2012-11-28 23:47:27 +01:00
Gianluca Bertani 9e6a610c29 Changed extension to README and GETTING_STARTED 2012-11-28 23:31:39 +01:00
Gianluca Bertani ac4fb0d623 Added .gitignore 2012-11-28 23:30:56 +01:00