Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-13 | Delete tests/zlib/zconf.h file from the zlib source tree, since it is an ↵ | Jukka Jylänki | |
automatically generated file during configure step. Add Emscripten-specific mod to make zlib CMakeLists.txt build succeed. | |||
2013-11-13 | Add CMakeLists.txt from https://github.com/madler/zlib/releases/tag/v1.2.5 ↵ | Jukka Jylänki | |
to tests/zlib to be able to build it on Windows via CMake. | |||
2013-09-13 | Change various 64 bit typedefs over to 32 bit. | Bruce Mitchener | |
This also removes all of the changes that were needed for those typedefs to be 64 bit. | |||
2013-09-13 | Update to work with new libc headers. | Bruce Mitchener | |
2013-04-29 | update benchmarks | Alon Zakai | |
2013-04-26 | update benchmarks to have 0 be just start up | Alon Zakai | |
2013-04-25 | standardize benchmark inputs | Alon Zakai | |
2013-01-25 | fix and enable zlib benchmark | Alon Zakai | |
2013-01-25 | improve benchmark infrastructure in preparation for zlib benchmark | Alon Zakai | |
2011-02-19 | line-specific CORRECT_OVERFLOWS and CORRECT_SIGNS | Alon Zakai | |
2011-02-13 | tweak sign and overflow checks | Alon Zakai | |
2011-02-05 | zlib test | Alon Zakai | |