21 Commits

Author SHA1 Message Date
Eric Biggers
bc02ba9d2f Optimization 2 2016-06-04 13:07:42 -05:00
Eric Biggers
4c5d30387a Optimization 2016-06-04 13:07:41 -05:00
Eric Biggers
6ac4a94203 tools/make-windows-release: use -Werror 2016-05-28 16:13:30 -05:00
Eric Biggers
f2c3a5b4e9 Various reorganization and cleanups
* Bring in common headers and program code from xpack project
* Move program code to programs/
* Move library code to lib/
* GNU89 and MSVC2010 compatibility
* Other changes
2016-05-21 15:38:15 -05:00
Eric Biggers
6acb3054f8 Add produce_gzip_benchmark_table.sh 2016-05-21 10:34:02 -05:00
Eric Biggers
fb9016cd86 benchmark: fix display of fractional part of percentage 2016-05-09 22:31:21 -05:00
Eric Biggers
5cf3ab19ee gzip: fix some error messages 2016-04-17 15:33:40 -05:00
Eric Biggers
05079b24af Remove subdirectory from Windows releases 2016-04-11 23:24:29 -05:00
Eric Biggers
f73db15203 Add tools/make-windows-releases 2016-04-11 23:19:06 -05:00
Eric Biggers
aa38ead6c4 Use standard CC0 public domain dedication 2016-04-11 20:09:11 -05:00
Eric Biggers
d467d99740 ARM and MIPS test script tweaks 2016-01-30 21:54:06 -06:00
Eric Biggers
3aecf2e057 Add afl-fuzz files 2016-01-30 20:42:39 -06:00
Eric Biggers
95fa3faba8 Update years 2016-01-30 17:47:55 -06:00
Eric Biggers
fb1de37c0e Support for Microsoft C / Visual Studio 2016-01-30 17:27:02 -06:00
Eric Biggers
596bd3c661 Add gzip program and improve MinGW builds 2016-01-24 16:09:32 -06:00
Eric Biggers
ee1535ecc1 Make decompress API functions return a result code rather than a 'bool' 2016-01-23 11:38:56 -06:00
Eric Biggers
7be1effacc Make decompression routines optionally provide the actual uncompressd size 2016-01-23 01:04:28 -06:00
Eric Biggers
de7c13c659 Add MIPS test script 2015-12-05 00:33:59 -06:00
Eric Biggers
d747d2a0c3 Add ARM NEON support 2015-12-04 01:17:23 -06:00
Eric Biggers
275d3d2b95 Build-related updates 2015-12-03 22:44:19 -06:00
Eric Biggers
3a19fbae6f Lots of updates 2015-11-21 15:29:37 -06:00