miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz
Go to file
2012-05-20 09:57:00 +00:00
example1.c v1.13 initial checkin 2012-05-20 04:01:37 +00:00
example1.cbp v1.13 initial checkin 2012-05-20 04:01:37 +00:00
example1.vcproj v1.12 - more comments, adding low-level example5, fixing issue when level_and_flags is set to MZ_DEFAULT_COMPRESSION, modified each project uses its own intermediate directory 2012-04-12 09:26:12 +00:00
example2.c v1.13 initial checkin 2012-05-20 04:01:37 +00:00
example2.cbp v1.13 initial checkin 2012-05-20 04:01:37 +00:00
example2.vcproj v1.12 - more comments, adding low-level example5, fixing issue when level_and_flags is set to MZ_DEFAULT_COMPRESSION, modified each project uses its own intermediate directory 2012-04-12 09:26:12 +00:00
example3.c v1.13 initial checkin 2012-05-20 04:01:37 +00:00
example3.cbp v1.13 initial checkin 2012-05-20 04:01:37 +00:00
example3.vcproj v1.12 - more comments, adding low-level example5, fixing issue when level_and_flags is set to MZ_DEFAULT_COMPRESSION, modified each project uses its own intermediate directory 2012-04-12 09:26:12 +00:00
example4.c v1.13 initial checkin 2012-05-20 04:01:37 +00:00
example4.cbp v1.13 initial checkin 2012-05-20 04:01:37 +00:00
example4.vcproj v1.12 - more comments, adding low-level example5, fixing issue when level_and_flags is set to MZ_DEFAULT_COMPRESSION, modified each project uses its own intermediate directory 2012-04-12 09:26:12 +00:00
example5.c v1.13 initial checkin 2012-05-20 04:01:37 +00:00
example5.cbp v1.13 initial checkin 2012-05-20 04:01:37 +00:00
example5.vcproj v1.12 - more comments, adding low-level example5, fixing issue when level_and_flags is set to MZ_DEFAULT_COMPRESSION, modified each project uses its own intermediate directory 2012-04-12 09:26:12 +00:00
examples.sln v1.13 initial checkin 2012-05-20 04:01:37 +00:00
examples.workspace v1.13 initial checkin 2012-05-20 04:01:37 +00:00
miniz_tester.cpp v1.13 initial checkin 2012-05-20 04:01:37 +00:00
miniz_tester.vcproj v1.13 initial checkin 2012-05-20 04:01:37 +00:00
miniz.c Quick fix for mz_zip_add_mem_to_archive_file_in_place() (not enough of a fix to justify a whole new version). I've released a new archive labeled as v113_r2. 2012-05-20 09:57:00 +00:00
timer.cpp v1.13 initial checkin 2012-05-20 04:01:37 +00:00
timer.h v1.13 initial checkin 2012-05-20 04:01:37 +00:00
tinfl.c v1.13 initial checkin 2012-05-20 04:01:37 +00:00