Histórico de Commits

Autor SHA1 Mensagem Data
  Tim Schumacher 7000ccf89f LibCompress: Copy LZMA repetitions from the buffer in sequence há 2 anos atrás
  Tim Schumacher fe761a4e9b LibCompress: Use LZMA context from preexisting dictionary há 2 anos atrás
  Tim Schumacher 023c64011c LibCompress: Use the correct LZMA repetition offset in all cases há 2 anos atrás
  Tim Schumacher d9627503a9 LibCompress: Reduce repeated code in the LZMA decompressor há 2 anos atrás
  Tim Schumacher 8ff36e5910 LibCompress: Implement proper handling of LZMA end-of-stream markers há 2 anos atrás
  Tim Schumacher b6f3b2f116 LibCompress: Move common LZMA end-of-file checks into helper functions há 2 anos atrás
  Tim Schumacher 1b8318ab67 LibCompress: Allow providing an external dictionary for LZMA há 2 anos atrás
  Tim Schumacher f4506a3a72 LibCompress: Allow appending input streams to an existing LZMA decoder há 2 anos atrás
  Tim Schumacher 04f69de7f1 LibCompress: Refactor LZMA model property decoding into a static helper há 2 anos atrás
  Tim Schumacher b3a9729e23 LibCompress: Add support for LZMA streams há 2 anos atrás