Commit Verlauf

Autor SHA1 Nachricht Datum
  Tim Schumacher a2f60911fe AK: Rename GenericTraits to DefaultTraits vor 1 Jahr
  Tim Schumacher 9e82ad758e AK: Move parts for searching CircularBuffer into a new class vor 2 Jahren
  Tim Schumacher d4b0e64825 LibCompress: Move two shared LZMA magic numbers into a common place vor 2 Jahren
  Tim Schumacher a01968ee6d LibCompress: Handle arbitrarily long FF-chains in the LZMA encoder vor 2 Jahren
  Tim Schumacher 85a54cc796 LibCompress: Add an LZMA encoder vor 2 Jahren
  Tim Schumacher 42514c6961 LibCompress: Decode the LZMA match type in a separate function vor 2 Jahren
  Tim Schumacher 4a37bac374 LibCompress: Make LzmaHeader a POD-like type vor 2 Jahren
  Tim Schumacher 440d8f908f LibCompress: Extract the LZMA state to a separate class vor 2 Jahren
  Tim Schumacher 023c64011c LibCompress: Use the correct LZMA repetition offset in all cases vor 2 Jahren
  Tim Schumacher 8ff36e5910 LibCompress: Implement proper handling of LZMA end-of-stream markers vor 2 Jahren
  Tim Schumacher b6f3b2f116 LibCompress: Move common LZMA end-of-file checks into helper functions vor 2 Jahren
  Tim Schumacher 1b8318ab67 LibCompress: Allow providing an external dictionary for LZMA vor 2 Jahren
  Tim Schumacher f4506a3a72 LibCompress: Allow appending input streams to an existing LZMA decoder vor 2 Jahren
  Tim Schumacher 04f69de7f1 LibCompress: Refactor LZMA model property decoding into a static helper vor 2 Jahren
  Tim Schumacher b3a9729e23 LibCompress: Add support for LZMA streams vor 2 Jahren