Bruce Mitchener
|
9cf10aa7e5
|
zlib: Fix compilation warning in example.c
|
2014-10-15 15:52:11 +07:00 |
Alon Zakai
|
7bb5b82e98
|
add missing zconf.h in test suite
|
2014-07-18 16:21:46 -07:00 |
Jukka Jylänki
|
767baea69d
|
Delete tests/zlib/zconf.h file from the zlib source tree, since it is an automatically generated file during configure step. Add Emscripten-specific mod to make zlib CMakeLists.txt build succeed.
|
2013-11-13 19:57:08 +02:00 |
Jukka Jylänki
|
adef09aaca
|
Add CMakeLists.txt from https://github.com/madler/zlib/releases/tag/v1.2.5 to tests/zlib to be able to build it on Windows via CMake.
|
2013-11-13 19:51:56 +02:00 |
Bruce Mitchener
|
595d7eeae6
|
Change various 64 bit typedefs over to 32 bit.
This also removes all of the changes that were needed for those
typedefs to be 64 bit.
|
2013-09-13 10:07:03 -07:00 |
Bruce Mitchener
|
a9d0a7f981
|
Update to work with new libc headers.
|
2013-09-13 10:07:02 -07:00 |
Alon Zakai
|
f06f3dc128
|
update benchmarks
|
2013-04-29 11:00:23 -07:00 |
Alon Zakai
|
1796e1798e
|
update benchmarks to have 0 be just start up
|
2013-04-26 19:01:09 -07:00 |
Alon Zakai
|
d239ec265a
|
standardize benchmark inputs
|
2013-04-25 21:32:43 -07:00 |
Alon Zakai
|
64381b4b3c
|
fix and enable zlib benchmark
|
2013-01-25 17:26:58 -08:00 |
Alon Zakai
|
639ed81167
|
improve benchmark infrastructure in preparation for zlib benchmark
|
2013-01-25 14:27:16 -08:00 |
Alon Zakai
|
f81feaff96
|
line-specific CORRECT_OVERFLOWS and CORRECT_SIGNS
|
2011-02-19 15:45:17 -08:00 |
Alon Zakai
|
a24e070ab3
|
tweak sign and overflow checks
|
2011-02-13 21:01:26 -08:00 |
Alon Zakai
|
d2ba2dcfc1
|
zlib test
|
2011-02-05 21:01:26 -08:00 |