This website requires JavaScript.
Explore
Help
Sign In
root
/
xz
Watch
1
Star
0
Fork
0
You've already forked xz
mirror of
https://git.tukaani.org/xz.git
synced
2025-03-11 11:00:53 +00:00
Code
Issues
Releases
Wiki
Activity
xz
/
src
History
Ben Boeckel
bc19799169
nothrow: use noexcept for C++11 and newer
...
In C++11, the `throw()` specifier is deprecated and `noexcept` is preffered instead.
2018-02-06 18:41:45 +02:00
..
common
tuklib_integer: New Intel C compiler needs immintrin.h.
2018-01-10 21:54:27 +02:00
liblzma
nothrow: use noexcept for C++11 and newer
2018-02-06 18:41:45 +02:00
lzmainfo
Build: Prepare to support Automake's subdir-objects.
2014-10-29 21:15:35 +02:00
scripts
xzdiff: Make the mktemp usage compatible with FreeBSD's mktemp.
2015-02-09 22:08:37 +02:00
xz
Fix or hide warnings from GCC 7's -Wimplicit-fallthrough.
2017-08-14 20:08:33 +03:00
xzdec
Update the home page URLs to HTTPS.
2017-04-19 22:17:35 +03:00
Makefile.am
Build: Prepare to support Automake's subdir-objects.
2014-10-29 21:15:35 +02:00