Thomas Fussell
|
e53ef68469
|
fix compiler warnings and some valgrind problems
|
2021-01-03 12:20:46 -05:00 |
|
Thomas Fussell
|
8014e2fe19
|
update miniz to 2.1, move to third-party
|
2019-12-26 12:51:02 -05:00 |
|
Thomas Fussell
|
5b4de6a150
|
use streams to access zip files and their contents instead of std::stringstream to reduce memory usage, replaces miniz with zlib, closes #66
|
2016-10-30 15:48:40 -04:00 |
|
Thomas Fussell
|
e3bb0be98e
|
work on writer
|
2015-10-14 18:05:13 -04:00 |
|
Thomas Fussell
|
4c3e07bd96
|
miniz archive type is forward declared so move include into zip_file.cpp where it's needed
|
2015-09-29 00:38:00 -04:00 |
|
Thomas Fussell
|
eb251f1e47
|
switch zlib to miniz, update documentation, update build system
|
2014-07-29 17:39:00 -04:00 |
|