Commit Graph

  • 76c0b4ece3
    fix warnings: switch-enum Daniel Mendler 2019-01-29 22:35:01 +0100
  • 2990ced921
    fix warnings: unused-parameter Daniel Mendler 2019-01-29 22:31:37 +0100
  • 9859befc64
    activate -Wextra Daniel Mendler 2019-01-29 22:30:05 +0100
  • deb9f85a19
    activate -Wcast-qual and fix warnings Daniel Mendler 2019-01-30 12:47:38 +0100
  • 710236698c
    Merge 028d64948b into f3461d636a Miklos Espak 2019-01-29 06:10:38 +0000
  • f3461d636a
    Merge pull request #109 from mcgouganp/master Martin Raiber 2019-01-23 17:44:13 +0100
  • 45a080c050 Fix large file support under Windows paul 2019-01-23 12:36:25 +1000
  • 2e15a3ff77
    Merge pull request #107 from lumag/fix-alloc Martin Raiber 2019-01-17 13:24:21 +0100
  • d31e119d4d Move comp/decomp alloc/free prototypes under guarding #ifndef Dmitry Eremin-Solenikov 2019-01-17 12:52:11 +0300
  • 3a884afaa7
    Merge pull request #106 from lumag/inflateReset Martin Raiber 2018-12-18 12:59:48 +0100
  • ae423e65b4 Implement inflateReset() function Dmitry Eremin-Solenikov 2018-12-18 14:26:37 +0300
  • 336fca3bd4
    Merge pull request #105 from zdevito/master Martin Raiber 2018-11-30 02:23:29 +0100
  • a3ca94f833 guard memcpy when n == 0 because buffer may be NULL Zach DeVito 2018-11-29 16:56:13 -0800
  • 9c899eb05c Don't warn if _LARGEFILE64_SOURCE is not defined Max Horn 2018-11-27 09:58:51 +0100
  • 9ce0d0ddff Fix out of bounds read while reading Zip64 extended information Martin 2018-11-11 19:11:47 +0100
  • f8600923fc Incremented version Martin 2018-11-11 19:10:51 +0100
  • 306edd2022 New function to read files via callback functions when adding them Martin 2018-11-11 19:10:35 +0100
  • 90989b1cdd
    Merge bbc49f0e25 into 53bfef515c Andreas Martin 2018-11-07 22:23:40 +0000
  • 407d298c14 Remove inline for c90 support Martin 2018-11-05 18:32:42 +0100
  • 53bfef515c More instances of memcpy instead of cast and use memcpy per default Martin 2018-10-27 17:14:33 +0200
  • 91fa285a27 Fix grammar errors in ChangeLog Martin 2018-10-27 17:12:43 +0200
  • 48bfec0dd1 fix warnings PetersSharp 2018-09-30 16:05:37 +0400
  • f951be4da4 fix warnings PetersSharp 2018-09-30 15:48:55 +0400
  • d7a58b8428 fix warnings PetersSharp 2018-09-30 14:35:49 +0400
  • 5f6cbd0eb5 fix warnings PetersSharp 2018-09-30 14:33:37 +0400
  • 631f01aaf9
    Create warning-list.md NewView 2018-09-30 10:00:48 +0300
  • 3a8a0a07e0
    Merge d76492f73a into df65d5a1de Miklos Espak 2018-09-19 13:10:33 +0000
  • df65d5a1de Update ChangeLog 2.0.8 Martin 2018-09-19 12:48:59 +0200
  • 46cdde2ac5 Fix corrupt archive if uncompressed file smaller than 4 byte and file is added by mz_zip_writer_add_mem* Martin 2018-07-10 22:31:13 +0200
  • 028d64948b Indent with spaces, not tabs Miklos Espak 2018-06-28 04:48:05 +0100
  • d76492f73a Record 'STORE' compression method for uncompressed <4B files Miklos Espak 2018-06-28 04:26:11 +0100
  • 3616bf804b Fix heap overflow to user buffer in tinfl_status tinfl_decompress Martin 2018-06-18 22:17:43 +0200
  • 76237898c0 Updated ChangeLog Martin 2018-04-18 17:13:39 +0200
  • 3af5c82fd3 Add license, changelog, readme and example files to release zip Martin 2018-04-18 17:11:16 +0200
  • 55f4dfe1d2 Incremented version Martin 2018-04-18 17:09:01 +0200
  • b344eaf775 Remove unimplemented functions Martin 2018-04-18 16:50:36 +0200
  • 36b6c99f62 Incremented version 2.0.7 Martin 2018-02-20 19:03:53 +0100
  • 04f2169b8a Incremented version Martin 2018-02-20 19:02:57 +0100
  • 14a5a1397b Merge branch 'master' of github.com:uroni/miniz Martin 2018-02-20 19:00:19 +0100
  • fef12d34f1 Remove _LARGEFILE64_SOURCE requirement from apple defines for large files Martin 2018-02-20 18:58:32 +0100
  • bbc49f0e25 Int types clarification Andreas Martin 2017-12-21 19:42:46 +0100
  • 02e7311f17 Ignore amalgamation Andreas Martin 2017-12-21 18:35:32 +0100
  • b01930542e
    Merge pull request #83 from arteniioleg/master Martin Raiber 2017-11-30 12:52:09 +0100
  • 9c88e826a2
    Merge pull request #82 from JonnyH/WIP/fix-default-level-mz_zip_writer_add_mem Martin Raiber 2017-11-30 12:51:58 +0100
  • 22e4ef1b1d
    install library and headers arteniioleg 2017-11-23 14:25:55 +0200
  • 7a7d0b423b Fix assert with mz_zip_writer_add_mem* w/MZ_DEFAULT_COMPRESSION Jonathan Hamilton 2017-11-23 00:11:51 -0800
  • c17cc20c80 Merge pull request #3 from lockie/master Martin Raiber 2017-10-17 23:36:08 +0200
  • 0f6b199e5b Merge pull request #78 from coyote1357/master Martin Raiber 2017-10-17 23:33:40 +0200
  • ccffeb7699 Merge 537285422f into aadc405b1c habfast 2017-10-13 10:53:16 +0000
  • 537285422f remove file done habfast 2017-10-13 12:51:52 +0200
  • 0b7d3070b9 Fix resource leak in mz_zip_reader_init_file_v2 T. Isaac Lightburn 2017-10-12 21:29:43 -0500
  • c0d5615891 Invalid comment ( // -> /**/ ) AndreasMartin72 2017-09-21 08:29:00 +0200
  • af793ed37f Speed improvements AndreasMartin72 2017-09-20 14:49:49 +0200
  • ee6e3b75c3 Workaround to access zip files with more than 65535 files. AndreasMartin72 2017-09-19 16:59:20 +0200
  • aadc405b1c Merge pull request #76 from jasonrohrer/master Martin Raiber 2017-09-02 16:17:53 +0200
  • 02c51d3662 Fixed loads of uninitilized value errors found with Valgrind by memsetting m_dict to 0 in tdefl_init. Jason Rohrer 2017-08-28 18:28:14 -0700
  • 9393a95f26
    Removed need in C++ compiler in cmake build Andrew Kravchuk 2017-08-26 03:47:07 +0300
  • 82e5b184e4
    Fixed CMAKE_BUILD_TYPE default value Andrew Kravchuk 2017-08-26 00:03:50 +0300
  • 81df2df0f6 Document mz_zip_writer_init 2.0.6 Martin 2017-07-08 13:58:18 +0200
  • 64d92e19ad Merge pull request #66 from unsightlygod/iterative_decompression Martin Raiber 2017-07-08 13:41:34 +0200
  • 404c574eba Define processor/arch macros as zero if not set to one Martin 2017-07-08 13:37:05 +0200
  • c1f791f81b Define processor/arch macros as zero if not set to one Martin 2017-07-08 13:34:56 +0200
  • c93e4d804c Increment version Martin 2017-07-08 13:12:42 +0200
  • 84e8458de0 Option to use memcpy for unaligned data access Martin 2017-05-18 18:47:09 +0200
  • 78cdcb0fce Include basic tests for iterative extraction method. Phil Greenland 2017-05-14 12:04:54 +0100
  • 0d13890f4b Add "iterative" file extraction method based on mz_zip_reader_extract_to_callback. Phil Greenland 2017-05-14 11:54:29 +0100
  • 7ecd1b3677 Merge pull request #65 from udda/fix-png-height Martin Raiber 2017-05-05 00:14:57 +0200
  • a0786b126d Fix PNG height Mario Cianciolo 2017-04-30 23:13:09 +0200
  • 9b1ddf6861 Add debug configuration Martin 2017-04-24 17:28:45 +0200
  • 149b34c254 Remove check for cur_archive_file_ofs > UINT_MAX, because cur_archive_file_ofs is not used after this point Martin 2017-04-24 17:28:20 +0200
  • 6e915ef7fc Improve MZ_ZIP_FLAG_WRITE_ZIP64 documentation Martin 2017-04-24 17:26:55 +0200
  • 11f795a19c Improve readme Martin 2017-04-24 17:26:29 +0200
  • ec028ffe66 Merge pull request #60 from janisozaur/master Martin Raiber 2017-03-24 15:11:32 +0100
  • a6a989cc18 clang-format the sources Michał Janiszewski 2017-03-23 08:50:08 +0100
  • 3d51050db5 Set amalgamate.sh as executable Michał Janiszewski 2017-03-23 08:38:27 +0100
  • 3c7177c0cb Fix misleading indentation Michał Janiszewski 2017-03-23 08:38:10 +0100
  • 35c2d67bcf Fix compilation with the various omission compile definitions 2.0.5 Martin 2017-03-13 19:49:01 +0100
  • 1c6ca868d7 Fix compilation with the various omission compile definitions 2.0.4 Martin 2017-03-13 19:38:42 +0100
  • 2337db2f7b Fix formatting Martin 2017-03-11 19:09:33 +0100
  • 3b3c258b2d Update readme/changelog Martin 2017-03-11 19:06:16 +0100
  • e72ae3f4c2 Use UTF-8 for filenames in ZIP files per default 2.0.3 Martin 2017-03-11 18:24:44 +0100
  • 91ce90fa17 Added callback for periodic flushes Martin 2017-02-08 15:53:52 +0100
  • 6182cfe7bd Merge pull request #1 from rtorreshavi/rtorreshavi-patch-1 rtorreshavi 2017-01-27 11:02:55 +0100
  • f61dcc2dc3 miniz.c: extract a single file to heap from a memory buffer rtorreshavi 2017-01-27 11:00:40 +0100
  • 460e619ae8 Compatibility with older gcc Martin 2017-01-19 16:00:13 +0100
  • e906a841c7 Fix compile warnings Martin 2017-01-19 15:57:45 +0100
  • a7e7e92a20 Fix compile warnings Martin 2017-01-19 15:57:04 +0100
  • 3b7ee5aea5 Fix compile warnings Martin 2017-01-19 15:53:53 +0100
  • 4c36ab0230 Rerun clang-format 2.0.2 Martin 2017-01-03 01:30:38 +0100
  • 4fa873b0f8 Fix backwards compatibility Martin 2017-01-03 01:19:22 +0100
  • e2c4080f23 Fix bit not being set properly Martin 2016-11-28 02:48:40 +0100
  • 3a47d05880 Add build status 2.0.1 Martin 2016-11-28 01:35:43 +0100
  • e8f2665999 Added travis conf Martin 2016-11-28 01:33:23 +0100
  • 75bc65102a Fixup: Only set locator bit if the locator is going to be added Martin 2016-11-28 01:20:31 +0100
  • 61735ccf76 Only set locator bit if the locator is going to be added Martin 2016-11-28 01:19:55 +0100
  • ce32a4609f Fix test Martin 2016-11-28 00:36:05 +0100
  • 57cab696ea Fix comments Martin 2016-11-27 22:23:47 +0100
  • 8e30365e91 Fix compile issues with "gcc -ansi" Martin 2016-11-27 22:19:38 +0100
  • 8ac1bf6cdb Fix test Martin 2016-11-27 21:45:21 +0100
  • 55339a8978 Make tester and examples compile again and test script Martin 2016-11-27 21:39:02 +0100