]> gitweb.factorcode.org Git - factor.git/history - basis/compression
Update actions, because Node.js 16 actions are deprecated, to Node.js 20
[factor.git] / basis / compression /
2010-02-22 Slava PestovMerge branch 'master' of git://projects.elasticdog...
2010-02-20 William SchlieperMerge branch 'master' of git://factorcode.org/git/factor
2010-02-20 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-02-18 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-02-18 Slava PestovUpdate documentation for new help lint check
2010-02-14 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2010-02-09 Slava PestovMerge branch 'master' of git://github.com/littledan...
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-02-03 Slava PestovMerge branch 'master' of git://github.com/littledan...
2010-02-01 erikcMerge branch 'master' of git://github.com/slavapestov...
2010-01-31 Doug ColemanMake sure we're not reading 0 bits in the lzw decompres...
2010-01-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-25 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-25 Slava PestovVarious documentation improvements
2010-01-20 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-15 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-15 Doug ColemanMerge branch 'mongodb-changes' of git://github.com...
2010-01-14 Slava PestovChange [0,b) usages to iota
2010-01-14 Slava PestovRemoving integers-as-sequences
2010-01-08 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-01-08 Slava Pestovcompression.zlib: -1 * is neg
2010-01-08 Alec BerrymanFix zlib-error-message to include human-readable version
2009-11-27 Joe GroffMerge branch 'master' into simd-cleanup
2009-11-22 Slava PestovFix conflict
2009-11-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-21 Slava PestovFactor source files should not be executable
2009-11-15 Doug ColemanMerge branch 'master' into startup
2009-11-09 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-11-08 Joe GroffMerge branch 'master' into simd-cleanup
2009-11-06 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-11-06 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-11-05 Doug Colemanmove sequence-parser to sequences.parser
2009-10-12 Guillaume Nargeotmerge project-euler.factor
2009-10-10 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-09 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-09 Slava PestovMerge branch 'disassemble-quot' of git://github.com...
2009-10-09 Slava PestovMerge branch 'bitfields' of git://factorcode.org/git...
2009-10-09 Slava PestovMerge branch 's3' of git://double.co.nz/git/factor
2009-10-09 Slava PestovMerge branch 'help' of git://github.com/klazuka/factor
2009-10-09 Slava PestovMerge branch 'master' of git://github.com/jonenst/factor
2009-10-09 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-10-09 Doug Colemanfix unit test
2009-10-08 Doug Colemanmake pngs read scanlines in terms of bits instead of...
2009-10-08 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-08 Slava PestovMerge branch 'master' into new_gc
2009-10-08 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-08 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-07 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-07 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-07 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-07 Doug Colemanadd a test for compression.inflate
2009-10-07 Doug Colemancleaning up huffman and inflate code
2009-10-06 Doug Colemanreformatting compression.inflate code
2009-10-06 Doug Colemanminor cleanup of compression.inflate
2009-10-06 Doug ColemanMerge branch 'a7a39d3766624227966bca34f0778030592d82c2...
2009-10-06 prunedtreestatic inflate
2009-10-03 Jon HarperMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-02 Doug ColemanMerge branch 'klazuka'
2009-10-02 Doug ColemanMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-02 Doug ColemanMerge branch 'docs' of git://github.com/klazuka/factor...
2009-10-02 Keith Lazukadocs: change $subsection to $subsections
2009-09-30 Doug ColemanMerge branch 'browser' of git://github.com/klazuka...
2009-09-30 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-30 Jon HarperMerge branch 'master' of git://factorcode.org/git/facto...
2009-09-30 Slava PestovMerge branch 'gif' of git://github.com/klazuka/factor
2009-09-30 Slava PestovMerge branch 'link' of git://github.com/klazuka/factor
2009-09-28 Keith Lazukacompression.lzw: additional refactoring
2009-09-28 Keith Lazukacompression.lzw: better naming
2009-09-28 Keith Lazukacompression.lzw: added documentation
2009-09-28 Slava PestovMerge branch 'master' into more_aggressive_coalescing
2009-09-27 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-27 Joe Groffupdate vocabs so a load-all on macosx works without...
2009-09-27 Joe GroffMerge branch 'master' of http://factorcode.org/git...
2009-09-27 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-27 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-27 Slava PestovMerge branch 'ogg' of git://double.co.nz/git/factor
2009-09-27 Doug Colemanmove the png filtering code to images.png
2009-09-27 Doug Colemanminor cleanups in compression.inflate
2009-09-26 Keith Lazukacompression.lzw: refactored and simplified
2009-09-25 Keith Lazukacompression.lzw: supports both TIFF and GIF
2009-09-25 Keith Lazukalzw: integrating with gif and tiff
2009-09-08 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-30 Marc FauconneauMerge branch 'master' of git@github.com:prunedtree...
2009-08-29 Samuel TardieuMerge branch 'master' of git://factorcode.org/git/factor
2009-08-21 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-15 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-08-14 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-08-14 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-14 Doug ColemanDelete empty unit tests files, remove 1- and 1+, reorde...
2009-07-30 Slava PestovMerge branch 'irc' of git://tiodante.com/git/factor
2009-06-19 Slava PestovMerge branch 'tokyo' of git://www.tiodante.com/git...
2009-06-18 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-06-14 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2009-06-14 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-06-13 Slava PestovMove constructors vocabulary to extra and refactor...
2009-06-13 Slava PestovFix conflict
2009-06-13 Bruno DeferrariMerge branch 'master' into tokyo
2009-06-12 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-06-12 Doug ColemanMerge branch 'master' of git://github.com/prunedtree...
2009-06-11 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
next