Lasse Collin
8e4ec79483
liblzma: Fix compilation of price_tablegen.c.
...
It is built and run only manually so this didn't matter
unless one wanted to regenerate the price_table.c.
2024-02-14 18:31:16 +02:00
Lasse Collin
22af94128b
Add SPDX license identifier into 0BSD source code files.
2024-02-14 18:31:16 +02:00
Lasse Collin
689e0228ba
Change most public domain parts to 0BSD.
...
Translations and doc/xz-file-format.txt and doc/lzma-file-format.txt
were not touched.
COPYING.0BSD was added.
2024-02-14 18:31:12 +02:00
Lasse Collin
fb6d4f83cb
liblzma: Remove incorrect #ifdef from range_common.h.
...
In most cases it was harmless but it could affect some
custom build systems.
Thanks to Pippijn van Steenhoven.
2018-02-06 18:02:48 +02:00
Lasse Collin
02ddf09bc3
Put the interesting parts of XZ Utils into the public domain.
...
Some minor documentation cleanups were made at the same time.
2009-04-13 11:27:40 +03:00
Lasse Collin
3b34851de1
Sort of garbage collection commit. :-| Many things are still
...
broken. API has changed a lot and it will still change a
little more here and there. The command line tool doesn't
have all the required changes to reflect the API changes, so
it's easy to get "internal error" or trigger assertions.
2008-08-28 22:53:15 +03:00
Lasse Collin
eb348a60b6
Switch to uint16_t as the type of range coder probabilities.
2008-04-24 19:22:53 +03:00
Lasse Collin
d13d693155
Added precomputed range coder probability price table.
2008-01-15 07:40:21 +02:00
Lasse Collin
5d018dc035
Imported to git.
2007-12-09 00:42:33 +02:00