1
0
Fork 0
mirror of https://git.tukaani.org/xz.git synced 2024-04-04 12:36:23 +02:00

Commit graph

  • b499a0403e Disabled some unneeded warnings and made "make dist" work. v4.42.2alpha Lasse Collin 2007-12-10 15:02:50 +0200
  • 2ab8adb516 Added LZMA_SYNC_FLUSH support to the Copy filter. Lasse Collin 2007-12-09 21:43:15 +0200
  • 329c272d50 Added missing LZMA_API to the C versions of the CRC functions. The x86 assembler versions were already OK. Lasse Collin 2007-12-09 17:14:07 +0200
  • c90daf86ce * tests/test_block_header.c (test3): Remove duplicate initializer. Jim Meyering 2007-12-09 15:34:25 +0100
  • 07ac881779 Take advantage of return_if_error() macro in more places. Cleaned Subblock filter's initialization code too. Lasse Collin 2007-12-09 17:06:45 +0200
  • 4133871796 Added a bunch of .lzma test files. Lasse Collin 2007-12-09 12:13:01 +0200
  • ff946ceb79 Re-enabled the security checks in Subblock decoder that were disabled for debugging reasons. Lasse Collin 2007-12-09 11:24:48 +0200
  • 2bf36d22d2 Fixed the tests to build with -Werror. Lasse Collin 2007-12-09 11:03:28 +0200
  • 5d018dc035 Imported to git. Lasse Collin 2007-12-09 00:42:33 +0200