miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz
Go to file
2013-10-13 16:55: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 Adding mz_free() function, more MSVC compiler fixes to deal with the "safe" variants of several standard C I/O and timew functions 2012-05-21 00:19:41 +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