]> gitweb.factorcode.org Git - factor.git/history - extra/compression
units.si: add four new si units
[factor.git] / extra / compression /
2022-11-06 Raghu Radd bzip3 compression vocabulary
2022-10-31 razetimebzip3: remove syntax vocab, implicit import 2704/head
2022-10-31 razetimebzip3: add unit tests, fix unit test problems
2022-10-31 razetimebzip3: add full docs, fix lint problems
2022-10-31 razetimebzip3.ffi: remove unnecessary words
2022-10-31 razetimefix bzip3 documentation issues
2022-10-30 razetimeadd bzip3 compression
2009-09-25 Keith Lazukacompression.lzw: supports both TIFF and GIF
2009-09-25 Keith Lazukalzw: integrating with gif and tiff
2009-09-25 Keith Lazukagif: preparing for LZW re-integration with TIFF
2009-09-25 Keith Lazukaimages.gif: Decompression now works. Still need to...