]> gitweb.factorcode.org Git - factor.git/history - basis/images
add win32 bindings
[factor.git] / basis / images /
2009-11-06 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-11-06 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-06 Doug Colemanfix display issue with png files where height not a...
2009-11-06 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-11-05 Joe Groffremove non-primitive-related uses of tuck from basis
2009-11-05 Joe Groffeliminate spin from basis
2009-11-02 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-02 Slava PestovMerge branch 'master' into new_gc
2009-11-02 Slava PestovMove a few libraries from extra to basis since basis...
2009-10-30 Slava PestovMerge branch 'master' into new_gc
2009-10-29 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-29 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-29 Doug Colemanfix using for normalize-path
2009-10-29 Joe GroffMerge branch 'master' of http://factorcode.org/git...
2009-10-28 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-28 Doug Coleman(normalize-path) -> absolute-path, canonicalize-path...
2009-10-28 Joe GroffMerge branch 'master' of http://factorcode.org/git...
2009-10-28 Slava Pestovchange-each -> map!, deep-change-each -> deep-map!
2009-10-26 Slava PestovMerge branch 'new_gc' of git://factorcode.org/git/facto...
2009-10-20 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-10-20 Slava PestovMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-19 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-10-19 Slava Pestovspecialized-arrays, specialized-vectors: fix potential...
2009-10-12 Guillaume Nargeotmerge project-euler.factor
2009-10-10 Slava PestovMerge branch 'master' into new_gc
2009-10-10 Doug ColemanMerge branch 'help2' of git://github.com/klazuka/factor
2009-10-09 Keith Lazukaimages.normalization: reorder-components should fail...
2009-10-09 Keith Lazukaimages.bitmap: fixed unit-test dependency
2009-10-09 Keith Lazukaimages.testing: added documentation
2009-10-09 Keith Lazukaimages.png: added PngSuite test image files
2009-10-09 Keith Lazukaimages.testing: switched from PAM reference image to...
2009-10-09 Keith Lazukaimages.bitmap: respect upside-down? flag when encoding
2009-10-09 Keith Lazukaimages.bitmap: now conforms to image encode protocol...
2009-10-09 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-09 Doug Colemanrefactor images.png logic for adam7. implement adam7
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 Colemanextra error checking in images.png
2009-10-09 Doug Colemanhandle indexed color pngs
2009-10-09 Doug Colemanfix byte swapping on greyscale-alpha
2009-10-09 Doug Colemanushort pngs are byte-reversed from how i'm reading...
2009-10-09 Doug Colemandont scale 8,16 bit greyscale pngs. greyscale-alpha...
2009-10-08 Doug Colemanload greyscale png images, refactor some code
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-06 Doug Colemanhandle ushort-component pngs, throw errors on adam7...
2009-10-06 Doug ColemanMerge branch 'a7a39d3766624227966bca34f0778030592d82c2...
2009-10-03 Jon HarperMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-02 Doug ColemanMerge branch 'klazuka'
2009-10-02 Doug Colemanmove verbose-tests? out of private, change decode-test...
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 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-02 Doug Colemanfix bitmap tests path
2009-10-02 Doug ColemanMerge branch 'images' of git://github.com/klazuka/facto...
2009-09-30 Keith Lazukaimages: consolidated test suite for image decoders
2009-09-30 Keith Lazukaimages.gif: unit tests now use a PAM reference image...
2009-09-30 Doug ColemanMerge branch 'browser' of git://github.com/klazuka...
2009-09-30 Keith Lazukaimages.testing: consolidated TIFF/GIF/PNG/PAM test...
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 Keith Lazukaimages.loader: added image encode protocol
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 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-28 Doug Colemanlimit the byte-reader streams when loading images
2009-09-28 Doug Colemanmove images.http to extra so it can use images.viewer...
2009-09-28 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-28 Doug ColemanMerge branch 'master' into png2
2009-09-28 Doug Colemanfix jpeg loading
2009-09-28 Doug Colemanfix png loading
2009-09-28 Doug Colemanfix a stack effect
2009-09-28 Doug ColemanMerge branch 'png' of git://github.com/klazuka/factor...
2009-09-28 Doug Colemanmake a png-image type instead of having a singleton...
2009-09-28 Doug ColemanMerge branch 'png' of git://github.com/klazuka/factor
2009-09-28 Doug Colemanfix reverse png filtering with klazuka's idea
2009-09-28 Keith Lazukaimages.png: teased apart PNG parse and decode phases...
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 Joe Groffadd USING:s and rearrange definitions so macosx can...
2009-09-27 Doug Colemanminor refactoring
2009-09-27 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-27 Doug Colemanremove some misguided code,oops
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
next