/freebsd/contrib/xz/src/liblzma/api/lzma/ |
H A D | lzma12.h | 532000256b898d5d3b0067ffa328715d18f4776d Mon Feb 09 07:20:34 CET 2015 Rui Paulo <rpaulo@FreeBSD.org> Merge xz 5.2.0.
This brings support for multi-threaded compression. This brings close N times faster compression where N is the number of CPU cores. Because of this, liblzma now depends on libthr.
Soon libarchive will be modified to use the new lzma API.
Thanks to antoine@ for the exp-run.
Differential Revision: https://reviews.freebsd.org/D1786 Reviewed by: bapt
|
/freebsd/contrib/xz/src/liblzma/check/ |
H A D | check.h | diff 532000256b898d5d3b0067ffa328715d18f4776d Mon Feb 09 07:20:34 CET 2015 Rui Paulo <rpaulo@FreeBSD.org> Merge xz 5.2.0.
This brings support for multi-threaded compression. This brings close N times faster compression where N is the number of CPU cores. Because of this, liblzma now depends on libthr.
Soon libarchive will be modified to use the new lzma API.
Thanks to antoine@ for the exp-run.
Differential Revision: https://reviews.freebsd.org/D1786 Reviewed by: bapt
|
/freebsd/contrib/xz/src/liblzma/common/ |
H A D | index_hash.c | diff 532000256b898d5d3b0067ffa328715d18f4776d Mon Feb 09 07:20:34 CET 2015 Rui Paulo <rpaulo@FreeBSD.org> Merge xz 5.2.0.
This brings support for multi-threaded compression. This brings close N times faster compression where N is the number of CPU cores. Because of this, liblzma now depends on libthr.
Soon libarchive will be modified to use the new lzma API.
Thanks to antoine@ for the exp-run.
Differential Revision: https://reviews.freebsd.org/D1786 Reviewed by: bapt
|
H A D | stream_encoder_mt.c | 532000256b898d5d3b0067ffa328715d18f4776d Mon Feb 09 07:20:34 CET 2015 Rui Paulo <rpaulo@FreeBSD.org> Merge xz 5.2.0.
This brings support for multi-threaded compression. This brings close N times faster compression where N is the number of CPU cores. Because of this, liblzma now depends on libthr.
Soon libarchive will be modified to use the new lzma API.
Thanks to antoine@ for the exp-run.
Differential Revision: https://reviews.freebsd.org/D1786 Reviewed by: bapt
|
H A D | block_decoder.c | diff 532000256b898d5d3b0067ffa328715d18f4776d Mon Feb 09 07:20:34 CET 2015 Rui Paulo <rpaulo@FreeBSD.org> Merge xz 5.2.0.
This brings support for multi-threaded compression. This brings close N times faster compression where N is the number of CPU cores. Because of this, liblzma now depends on libthr.
Soon libarchive will be modified to use the new lzma API.
Thanks to antoine@ for the exp-run.
Differential Revision: https://reviews.freebsd.org/D1786 Reviewed by: bapt
|
H A D | stream_decoder.c | diff 532000256b898d5d3b0067ffa328715d18f4776d Mon Feb 09 07:20:34 CET 2015 Rui Paulo <rpaulo@FreeBSD.org> Merge xz 5.2.0.
This brings support for multi-threaded compression. This brings close N times faster compression where N is the number of CPU cores. Because of this, liblzma now depends on libthr.
Soon libarchive will be modified to use the new lzma API.
Thanks to antoine@ for the exp-run.
Differential Revision: https://reviews.freebsd.org/D1786 Reviewed by: bapt
|
H A D | block_encoder.c | diff 532000256b898d5d3b0067ffa328715d18f4776d Mon Feb 09 07:20:34 CET 2015 Rui Paulo <rpaulo@FreeBSD.org> Merge xz 5.2.0.
This brings support for multi-threaded compression. This brings close N times faster compression where N is the number of CPU cores. Because of this, liblzma now depends on libthr.
Soon libarchive will be modified to use the new lzma API.
Thanks to antoine@ for the exp-run.
Differential Revision: https://reviews.freebsd.org/D1786 Reviewed by: bapt
|
H A D | index_encoder.c | diff 532000256b898d5d3b0067ffa328715d18f4776d Mon Feb 09 07:20:34 CET 2015 Rui Paulo <rpaulo@FreeBSD.org> Merge xz 5.2.0.
This brings support for multi-threaded compression. This brings close N times faster compression where N is the number of CPU cores. Because of this, liblzma now depends on libthr.
Soon libarchive will be modified to use the new lzma API.
Thanks to antoine@ for the exp-run.
Differential Revision: https://reviews.freebsd.org/D1786 Reviewed by: bapt
|
H A D | memcmplen.h | 532000256b898d5d3b0067ffa328715d18f4776d Mon Feb 09 07:20:34 CET 2015 Rui Paulo <rpaulo@FreeBSD.org> Merge xz 5.2.0.
This brings support for multi-threaded compression. This brings close N times faster compression where N is the number of CPU cores. Because of this, liblzma now depends on libthr.
Soon libarchive will be modified to use the new lzma API.
Thanks to antoine@ for the exp-run.
Differential Revision: https://reviews.freebsd.org/D1786 Reviewed by: bapt
|
H A D | index_decoder.c | diff 532000256b898d5d3b0067ffa328715d18f4776d Mon Feb 09 07:20:34 CET 2015 Rui Paulo <rpaulo@FreeBSD.org> Merge xz 5.2.0.
This brings support for multi-threaded compression. This brings close N times faster compression where N is the number of CPU cores. Because of this, liblzma now depends on libthr.
Soon libarchive will be modified to use the new lzma API.
Thanks to antoine@ for the exp-run.
Differential Revision: https://reviews.freebsd.org/D1786 Reviewed by: bapt
|
/freebsd/contrib/xz/src/liblzma/simple/ |
H A D | x86.c | diff 532000256b898d5d3b0067ffa328715d18f4776d Mon Feb 09 07:20:34 CET 2015 Rui Paulo <rpaulo@FreeBSD.org> Merge xz 5.2.0.
This brings support for multi-threaded compression. This brings close N times faster compression where N is the number of CPU cores. Because of this, liblzma now depends on libthr.
Soon libarchive will be modified to use the new lzma API.
Thanks to antoine@ for the exp-run.
Differential Revision: https://reviews.freebsd.org/D1786 Reviewed by: bapt
|
H A D | sparc.c | diff 532000256b898d5d3b0067ffa328715d18f4776d Mon Feb 09 07:20:34 CET 2015 Rui Paulo <rpaulo@FreeBSD.org> Merge xz 5.2.0.
This brings support for multi-threaded compression. This brings close N times faster compression where N is the number of CPU cores. Because of this, liblzma now depends on libthr.
Soon libarchive will be modified to use the new lzma API.
Thanks to antoine@ for the exp-run.
Differential Revision: https://reviews.freebsd.org/D1786 Reviewed by: bapt
|
H A D | armthumb.c | diff 532000256b898d5d3b0067ffa328715d18f4776d Mon Feb 09 07:20:34 CET 2015 Rui Paulo <rpaulo@FreeBSD.org> Merge xz 5.2.0.
This brings support for multi-threaded compression. This brings close N times faster compression where N is the number of CPU cores. Because of this, liblzma now depends on libthr.
Soon libarchive will be modified to use the new lzma API.
Thanks to antoine@ for the exp-run.
Differential Revision: https://reviews.freebsd.org/D1786 Reviewed by: bapt
|
H A D | arm.c | diff 532000256b898d5d3b0067ffa328715d18f4776d Mon Feb 09 07:20:34 CET 2015 Rui Paulo <rpaulo@FreeBSD.org> Merge xz 5.2.0.
This brings support for multi-threaded compression. This brings close N times faster compression where N is the number of CPU cores. Because of this, liblzma now depends on libthr.
Soon libarchive will be modified to use the new lzma API.
Thanks to antoine@ for the exp-run.
Differential Revision: https://reviews.freebsd.org/D1786 Reviewed by: bapt
|
H A D | ia64.c | diff 532000256b898d5d3b0067ffa328715d18f4776d Mon Feb 09 07:20:34 CET 2015 Rui Paulo <rpaulo@FreeBSD.org> Merge xz 5.2.0.
This brings support for multi-threaded compression. This brings close N times faster compression where N is the number of CPU cores. Because of this, liblzma now depends on libthr.
Soon libarchive will be modified to use the new lzma API.
Thanks to antoine@ for the exp-run.
Differential Revision: https://reviews.freebsd.org/D1786 Reviewed by: bapt
|
H A D | powerpc.c | diff 532000256b898d5d3b0067ffa328715d18f4776d Mon Feb 09 07:20:34 CET 2015 Rui Paulo <rpaulo@FreeBSD.org> Merge xz 5.2.0.
This brings support for multi-threaded compression. This brings close N times faster compression where N is the number of CPU cores. Because of this, liblzma now depends on libthr.
Soon libarchive will be modified to use the new lzma API.
Thanks to antoine@ for the exp-run.
Differential Revision: https://reviews.freebsd.org/D1786 Reviewed by: bapt
|
/freebsd/lib/liblzma/ |
H A D | Versions.def | diff 532000256b898d5d3b0067ffa328715d18f4776d Mon Feb 09 07:20:34 CET 2015 Rui Paulo <rpaulo@FreeBSD.org> Merge xz 5.2.0.
This brings support for multi-threaded compression. This brings close N times faster compression where N is the number of CPU cores. Because of this, liblzma now depends on libthr.
Soon libarchive will be modified to use the new lzma API.
Thanks to antoine@ for the exp-run.
Differential Revision: https://reviews.freebsd.org/D1786 Reviewed by: bapt
|
/freebsd/contrib/xz/src/liblzma/lz/ |
H A D | lz_decoder.h | diff 532000256b898d5d3b0067ffa328715d18f4776d Mon Feb 09 07:20:34 CET 2015 Rui Paulo <rpaulo@FreeBSD.org> Merge xz 5.2.0.
This brings support for multi-threaded compression. This brings close N times faster compression where N is the number of CPU cores. Because of this, liblzma now depends on libthr.
Soon libarchive will be modified to use the new lzma API.
Thanks to antoine@ for the exp-run.
Differential Revision: https://reviews.freebsd.org/D1786 Reviewed by: bapt
|
H A D | lz_decoder.c | diff 532000256b898d5d3b0067ffa328715d18f4776d Mon Feb 09 07:20:34 CET 2015 Rui Paulo <rpaulo@FreeBSD.org> Merge xz 5.2.0.
This brings support for multi-threaded compression. This brings close N times faster compression where N is the number of CPU cores. Because of this, liblzma now depends on libthr.
Soon libarchive will be modified to use the new lzma API.
Thanks to antoine@ for the exp-run.
Differential Revision: https://reviews.freebsd.org/D1786 Reviewed by: bapt
|
/freebsd/contrib/xz/src/xz/ |
H A D | private.h | diff 532000256b898d5d3b0067ffa328715d18f4776d Mon Feb 09 07:20:34 CET 2015 Rui Paulo <rpaulo@FreeBSD.org> Merge xz 5.2.0.
This brings support for multi-threaded compression. This brings close N times faster compression where N is the number of CPU cores. Because of this, liblzma now depends on libthr.
Soon libarchive will be modified to use the new lzma API.
Thanks to antoine@ for the exp-run.
Differential Revision: https://reviews.freebsd.org/D1786 Reviewed by: bapt
|
H A D | args.h | diff 532000256b898d5d3b0067ffa328715d18f4776d Mon Feb 09 07:20:34 CET 2015 Rui Paulo <rpaulo@FreeBSD.org> Merge xz 5.2.0.
This brings support for multi-threaded compression. This brings close N times faster compression where N is the number of CPU cores. Because of this, liblzma now depends on libthr.
Soon libarchive will be modified to use the new lzma API.
Thanks to antoine@ for the exp-run.
Differential Revision: https://reviews.freebsd.org/D1786 Reviewed by: bapt
|
H A D | file_io.h | diff 532000256b898d5d3b0067ffa328715d18f4776d Mon Feb 09 07:20:34 CET 2015 Rui Paulo <rpaulo@FreeBSD.org> Merge xz 5.2.0.
This brings support for multi-threaded compression. This brings close N times faster compression where N is the number of CPU cores. Because of this, liblzma now depends on libthr.
Soon libarchive will be modified to use the new lzma API.
Thanks to antoine@ for the exp-run.
Differential Revision: https://reviews.freebsd.org/D1786 Reviewed by: bapt
|
H A D | main.c | diff 532000256b898d5d3b0067ffa328715d18f4776d Mon Feb 09 07:20:34 CET 2015 Rui Paulo <rpaulo@FreeBSD.org> Merge xz 5.2.0.
This brings support for multi-threaded compression. This brings close N times faster compression where N is the number of CPU cores. Because of this, liblzma now depends on libthr.
Soon libarchive will be modified to use the new lzma API.
Thanks to antoine@ for the exp-run.
Differential Revision: https://reviews.freebsd.org/D1786 Reviewed by: bapt
|
/freebsd/contrib/xz/ |
H A D | TODO | diff 532000256b898d5d3b0067ffa328715d18f4776d Mon Feb 09 07:20:34 CET 2015 Rui Paulo <rpaulo@FreeBSD.org> Merge xz 5.2.0.
This brings support for multi-threaded compression. This brings close N times faster compression where N is the number of CPU cores. Because of this, liblzma now depends on libthr.
Soon libarchive will be modified to use the new lzma API.
Thanks to antoine@ for the exp-run.
Differential Revision: https://reviews.freebsd.org/D1786 Reviewed by: bapt
|
/freebsd/contrib/xz/src/liblzma/lzma/ |
H A D | lzma_decoder.c | diff 532000256b898d5d3b0067ffa328715d18f4776d Mon Feb 09 07:20:34 CET 2015 Rui Paulo <rpaulo@FreeBSD.org> Merge xz 5.2.0.
This brings support for multi-threaded compression. This brings close N times faster compression where N is the number of CPU cores. Because of this, liblzma now depends on libthr.
Soon libarchive will be modified to use the new lzma API.
Thanks to antoine@ for the exp-run.
Differential Revision: https://reviews.freebsd.org/D1786 Reviewed by: bapt
|