Historique des commits

Auteur SHA1 Message Date
  gingerBill 9ee4b76cd9 Just make the `io.Reader` etc aliases il y a 2 ans
  gingerBill 3f6775e29b Update to new io interface il y a 2 ans
  gingerBill 986cba584e Add `runtime.DEFAULT_TEMP_ALLOCATOR_TEMP_GUARD` where appropriate il y a 2 ans
  Jeroen van Rijn f74e281efa Various changes to TGA reader il y a 3 ans
  Jeroen van Rijn 15b440c4f1 [image] Add QOI load/save. il y a 3 ans
  gingerBill 17e36bd5e1 Utilize `union #shared_nil` to `core:image` `Error` il y a 3 ans
  Sébastien Marie 832961d539 semi-colons are deprecated in core il y a 3 ans
  Sébastien Marie 499c657ffa rename architecture from 386 to i386 il y a 3 ans
  Jeroen van Rijn 8af08f2153 [compress] 32-bit cleanness. il y a 3 ans
  gingerBill c85ac955f7 Simplify docs to hide the copyright il y a 3 ans
  Jeroen van Rijn 8fcd1794a6 png: Add sane compile-time maximums for dimensions + chunk sizes. il y a 3 ans
  Jeroen van Rijn 9b5ae95677 png + compress: Rearrange error unions. il y a 3 ans
  Jeroen van Rijn 21c6d691d8 Add additional error checking to helpers. il y a 3 ans
  Jeroen van Rijn bf15e63130 Revert "Merge pull request #1177 from Kelimion/new_clone" il y a 4 ans
  Jeroen van Rijn e760535dba lz4: Start of implementation. il y a 4 ans
  Jeroen van Rijn 2c13315e72 compress: Update BSD-3 license + remove semicolons from compressed example. il y a 4 ans
  gingerBill f57201bbd1 Remove unneeded semicolons from the core library il y a 4 ans
  gingerBill 251da264ed Remove unneeded semicolons from the core library il y a 4 ans
  Jeroen van Rijn d949d5a046 ZLIB: cleanup. il y a 4 ans
  Jeroen van Rijn eaf88bcc4d PNG: Let PNG use the new compress I/O routines. il y a 4 ans
  Jeroen van Rijn 02f9668185 ZLIB: Split up input from stream and memory into own code paths. il y a 4 ans
  Jeroen van Rijn 4689a6b341 Refactor compress.Context struct. il y a 4 ans
  Jeroen van Rijn 30a5808460 ZLIB: Moar faster. il y a 4 ans
  Jeroen van Rijn 8ba1c9a6cd ZLIB: Remove superfluous code. il y a 4 ans
  Jeroen van Rijn 65b78b1aa9 So far, so good. il y a 4 ans
  Jeroen van Rijn 40a12cca53 ZLIB: If output size is known, reserve that much. il y a 4 ans
  Jeroen van Rijn 980aa37bee ZLIB: Another 10%+ faster. il y a 4 ans
  Jeroen van Rijn 1cfe226686 ZLIB: More faster. il y a 4 ans
  Jeroen van Rijn 342adb627d All reads now skip stream if in memory. il y a 4 ans
  Jeroen van Rijn a70635d2f6 Most reads now go through buffer for zlib. il y a 4 ans