Andy McFadden
4c7aee4815
Made a number of changes to allow NufxLib to be used as a Win32 DLL.
2002-12-06 01:04:20 +00:00
Andy McFadden
8fefff8cfa
Update copyright notices and legalese.
2002-10-11 20:15:50 +00:00
Andy McFadden
1c13da384c
Fix for Win32 build.
2002-10-11 01:19:25 +00:00
Andy McFadden
bd3eef768e
Minor tweaks, primarily to get the Win32 build working.
2002-10-10 23:45:56 +00:00
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
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
146a508606
New file with LZC (UNIX compress) code.
2002-09-28 01:06:22 +00:00