mirror of
https://git.tukaani.org/xz.git
synced 2025-10-13 12:48:17 +00:00
Added lzma_nothrow for every function. It adds throw() when the header is used in C++ code. Some lzma_attrs were added or removed. Lots of comments were improved.