Added doxygen docs for bzip3 and Unix compress
Fixed the bug in the compression of small files in compress2 lib
Fixed the return 0 on error bug in the call to zlib
Added doxygen docs to gzip2 lib
Removed the return 0 on error bug in the gzip2 lib
Added documentation to the APIs of lz5 lib
Fixed the less than 127 bytes file compression problem on lz5
Fixed the return 0 on error bug in the lz5 lib
Added doxygen docs to lib lzop2
Fixed a less than 127 bytes multi-thread bug on lzop2 lib
Fixed the return 0 on error bug also on lib lzop2
Added documentation for xz library, limited threads for xz to 1 due to problems
Added documentation to the lib Zstandard and fixed a few multi-thread handling problems
Added doxygen documentation to lib brotli2
Fixed an absence of more than one thread to the lib brotli2
Fixed a bug in brotli2 lib
Small changes
Added full support to Unicode to lib brotli
Added full Unicode support to brotli2 lib
Added full support to Unicode to lib bzip3
Added full Unicode support to lib compress
Reenabled support to gzip
Added full support to Unicode to lib compress2
Disabled the method gzip standard, we need to add code to the gzip sources
Added full Unicode support to lib gzip2
Added full Unicode support to lz5 lib
Added full Unicode support to lib lzma
Added full support to Unicode to lib lzop2
Added support to Unicode to lib xz
Initial steps for full Unicode support
Full ANSI support, soon Unicode support too
Fixes for Unicode support and utf-8 started
Replaced the release 5.4.0 of xz lib with 5.4.1
Changed the version 5.6.2 of xz lib with 5.4.0
Updated the lib lzma to 24.09
Updated bzip2 to 1.0.8, adjusts of makefiles
Updated the readme.txt file
Updated lz4 lib to 1.10.0
More small updates and 5.6.1 xz info
Remocao de arquivos *.o
Update of some things
Initial commit