]> gitweb.factorcode.org Git - factor.git/history - basis/compression/zlib/zlib.factor
factor: trim using lists
[factor.git] / basis / compression / zlib / zlib.factor
2022-01-20 Doug Colemanfactor: trim using lists
2022-01-17 John Benediktssonclasses.struct: moving to new/boa instead of <struct...
2021-12-30 Doug Colemanfactor: Move math.ranges => ranges.
2021-12-30 John Benediktssoncore/basis/extra: use new math.ranges syntax.
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2016-03-29 John Benediktssoncleanup some QUALIFIED: that are no longer needed.
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemanbasis: ERROR: changes.
2015-05-19 Doug Colemancompression.zlib: Add some helper functions for streami...
2015-05-02 Doug Colemancompression.zlib: Just deal with raw bytes, no compress...
2015-05-02 Doug ColemanRevert "compression.zlib: fix help-lint."
2015-05-02 John Benediktssoncompression.zlib: fix help-lint.
2015-05-02 Doug Colemancompression.zlib: Guess at the length and take a byte...
2013-03-25 John Benediktssoncompression.zlib: faster by using byte-vectors.
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-27 John BenediktssonMerge remote-tracking branch 'blei/curses' into curses
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-01-16 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2011-01-06 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-12-26 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2010-12-26 Slava PestovMove <ref>, deref and little-endian? from alien.c-types...
2010-11-26 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-11-01 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2010-10-25 Doug ColemanRemove <uint> *uint and friends. Hopefully remove...
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
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-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-05-01 Sascha MatzkeMerge commit 'mongo-factor-driver/master' into mongo...
2009-02-20 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-02-19 Jason MerrillMerge branch 'master' of git://factorcode.org/git/factor
2009-02-16 Alex ChapmanMerge branch 'master' into experimental
2009-02-15 Daniel EhrenbergMerge branch 'master' into regexp
2009-02-14 Jose A. Ortega RuizMerge commit 'origin/master' into emacs
2009-02-13 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-02-13 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-02-13 Slava PestovMerge branch 'master' into new_ui
2009-02-13 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-02-13 Doug Colemanmove zlib to zlib.compression and update