Andy McFadden
d41016e6c1
Added support for compressing data with libbz2. Disabled by default.
...
Generalized compression method enable/disable. Now any method can be
removed. Applications can call NuTestFeature() to figure out what is
supported by the copy of NufxLib they're linked against.
2002-10-09 23:12:06 +00:00
Andy McFadden
87c6550f15
Minor tweaks, mostly to comments.
2002-10-08 23:56:38 +00:00
Andy McFadden
cb401c7280
Added optional support for zlib deflate compression. The auto-config
...
checks for the presence of both "-lz" and "zlib.h".
Made various minor tweaks.
2002-10-01 01:05:42 +00:00
Andy McFadden
70b4604e31
Looks like "vim" is having some fun with me.
2002-09-28 01:02:03 +00:00
Andy McFadden
771144bcea
Fixed "assert" vs "Assert", some naming convention lapses, and a
...
possible gotcha in the Squeeze code.
2002-09-28 00:57:36 +00:00
Andy McFadden
105c85fcd6
Removed C++-style comments, and fixed up some other comments.
2002-09-27 18:50:04 +00:00
Andy McFadden
da51322d48
Added support for SQueeze compression format (both compress and expand).
...
Twiddled some comments in random places.
2002-09-26 22:11:12 +00:00