]> gitweb.factorcode.org Git - factor.git/history - extra/images/gif/gif.factor
Remove stream-peek and stream-peek1, re-implement dns vocab to not need this abstraction
[factor.git] / extra / images / gif / gif.factor
2010-10-09 Slava PestovRemove stream-peek and stream-peek1, re-implement dns...
2010-10-08 Doug ColemanAdd stream-peek1 and remove it from images.gif and...
2010-07-09 Doug ColemanMerge branch 'master' of github.com:erg/factor
2010-07-09 Doug ColemanSplit off io.streams.throwing from io.streams.limited...
2009-10-12 Guillaume Nargeotmerge project-euler.factor
2009-10-10 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-06 Doug ColemanMerge branch 'a7a39d3766624227966bca34f0778030592d82c2...
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-28 Keith Lazukaimages.gif: added documentation
2009-09-26 Keith Lazukaimages.gif: renamed loading-gif>image to gif>image...
2009-09-25 Keith Lazukacompression.lzw: supports both TIFF and GIF
2009-09-25 Keith Lazukagif: preparing for LZW re-integration with TIFF
2009-09-25 Keith Lazukaimages.gif: added transparent pixel support
2009-09-25 Keith Lazukaimages.gif: Decompression now works. Still need to...
2009-09-23 Keith Lazukaimages.gif: fixed image-descriptor parse bug
2009-09-16 Slava PestovMerge branch 'irc-fix' of git://tiodante.com/git/factor
2009-09-08 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-30 Marc FauconneauMerge branch 'master' of git://factorcode.org/git/factor
2009-08-29 Samuel TardieuMerge branch 'master' of git://factorcode.org/git/factor
2009-08-28 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-28 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-08-27 Sascha MatzkeMerge branch 'master' of git://factorcode.org/git/factor
2009-08-27 Doug Colemanadd initial gif parsing. needs to be run on more gifs...