10 Commits

Author SHA1 Message Date
Eric Biggers
3d52ac1195 README.md: note that GCC is recommended over clang 2016-05-22 14:20:50 -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
aa38ead6c4 Use standard CC0 public domain dedication 2016-04-11 20:09:11 -05:00
Eric Biggers
3f6df7e4e9 README.md: add disclaimer 2016-04-11 00:54:10 -05: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
7be1effacc Make decompression routines optionally provide the actual uncompressd size 2016-01-23 01:04:28 -06:00
Eric Biggers
c30f972060 README.md: markdown formatting tweaks 2015-12-03 22:53:52 -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