Commit History

Author SHA1 Message Date
  asynts 3c03ce0c80 LibCompress: Add unit tests for CanonicalCode. 4 years ago
  asynts 4af8eea56f LibCompress: Return Optional from decompress_all method. 4 years ago
  asynts 9c83d6ff46 Refactor: Replace usages of FixedArray with Array. 4 years ago
  asynts 5d85be7ed4 LibCompress: Add another unit test. 4 years ago
  asynts 1c8312fa50 LibCompress: Fix a bug when wrapping around the buffer. 5 years ago
  asynts 3f1dfc2e97 LibCompress: Implement gzip. 5 years ago
  Ben Wiederhake d063dc1e71 HackStudio: Mark compilation-unit-only functions as static 5 years ago
  asynts 7c53f14bbc LibCompress: Implement DEFLATE properly. 5 years ago
  asynts aa25fb8875 Userland: Use TestSuite.h in test-compress. 5 years ago
  asynts 8bbb7e25e6 LibCompress: Turn the DEFLATE implementation into a stream. 5 years ago
  stelar7 98e18d7339 LibCompress: Add LibCompress 5 years ago