Histórico de commits

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