]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-02-25 Alex ChapmanMerge branch 'master' into experimental
2009-02-24 slavaUpdating X11 UI backend for stricter stack effect checking
2009-02-16 Alex ChapmanMerge branch 'master' of git://factorcode.org/git/facto...
2009-02-16 Alex ChapmanMerge branch 'master' into experimental
2009-02-16 Daniel EhrenbergCleanup and bug fix in io.encodings.korean
2009-02-15 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-02-15 Doug Colemanrefactor tiff loading a bit, identify lots of ifd heade...
2009-02-15 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-02-15 Doug Colemanadd support for parsing all baseline tiff tags, fix...
2009-02-15 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-02-15 Slava PestovFix spelling
2009-02-15 Yun, JonghyoukMerge branch 'master' of git://factorcode.org/git/factor
2009-02-15 Doug Colemannot all images have associated alpha data... oops
2009-02-15 Doug Colemanhandle associated alpha data in tiffs
2009-02-14 Doug Colemanuse while to implement randomize (thanks joe!), document it
2009-02-14 Doug Colemanfix { } randomize, more unit tests
2009-02-14 Doug Colemanunit test how many elements to swap with randomize...
2009-02-14 Doug Colemanrandomize was broken -- elements could not exchange...
2009-02-14 Doug Colemanmove >signed to math.bitwise
2009-02-14 Doug Colemansupport predictors
2009-02-14 Slava PestovFixing twitter
2009-02-14 ageldama'work' -> 'basis' correction
2009-02-14 ageldamainitial 'io.encodings.korean' commit
2009-02-14 Slava PestovClean up extra/twitter a little bit
2009-02-13 Daniel EhrenbergAnother failing unit test for db.sqlite
2009-02-13 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-02-13 Daniel EhrenbergAnother failing test in db.sqlite
2009-02-13 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-02-13 Doug Colemansupport 48bpp tiffs
2009-02-13 Doug Colemandecode uname strings as utf8
2009-02-13 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-02-13 Doug Colemanstr -> bytes, utility word in endian
2009-02-13 Doug Colemanremove XXX from bitmaps
2009-02-13 Doug Colemanget the byte ordering correct for tiffs
2009-02-13 Doug Colemanuse decode instead of >string in images.tiff
2009-02-13 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-02-13 Daniel EhrenbergMaking xml-undo words private; adding bytes>xml word
2009-02-13 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-02-13 Joe Grofflet the world know you tweet from factor
2009-02-13 Doug Colemanx/y resolution should be a scalar
2009-02-13 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-02-13 Doug Colemandrawing 96bpp images works, add lots of previously...
2009-02-13 Doug Colemanadd stack effect, oops
2009-02-13 Joe Grofftwitter timelines
2009-02-13 Doug Colemanadd a stack effect to tuple article
2009-02-13 Doug Colemanadd 48bpp mode to tiff
2009-02-13 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-02-13 Doug Colemansupport .tif, start 96 bpp
2009-02-13 Doug Colemanremove zlib
2009-02-13 Doug Colemanmake hexdump work for byte-vectors
2009-02-13 Joe Groffgotta load urls.secure to use https
2009-02-13 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-02-13 Joe Grofftwitta
2009-02-13 Joe Groffadd set-basic-auth to http, and make http-request stuff...
2009-02-13 Daniel EhrenbergMinor docs fix and cleanup in http.server.static
2009-02-13 Doug Colemanmove zlib to zlib.compression and update
2009-02-13 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-02-13 Doug Colemanworking on lzw compression
2009-02-13 Doug Colemannew bitstream api works, refactor time
2009-02-13 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-02-13 Daniel EhrenbergFailing test case for db.sqlite
2009-02-13 Doug Colemanadd using
2009-02-13 Doug Colemanremove bad lzw tests, real tests still to come..
2009-02-12 Doug Colemaninitial bitstreams checkin
2009-02-12 Doug Colemansupport lzw uncompression in images.tiff
2009-02-12 Doug Colemanadd lzw compression
2009-02-12 Doug Colemanrename db-table to db-table-name, use db-table-name...
2009-02-12 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-02-12 Daniel EhrenbergFixing bug in db (don't use unparse!), adding still...
2009-02-12 Doug Colemanuse constant in tar, remove ignore-errors
2009-02-12 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-02-12 Doug Colemanuse CONSTANT: in db
2009-02-12 Slava PestovFix potential load order issue with alien.complex;...
2009-02-12 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-02-12 Slava PestovImprove type inference for struct returns
2009-02-12 Doug ColemanFix compile error in ui.render.test; images API changed...
2009-02-12 sheepleFix complex float support on NetBSD
2009-02-12 sheepleWorking on complex float support in FFI on NetBSD
2009-02-12 Slava PestovAdd byte-order slot to image tuple; rename <image>...
2009-02-12 Slava Pestovkernel: add {bi,tri}-curry{,*,@} combinators from new_u...
2009-02-12 Slava Pestovbootstrap.image: update documentation (found by mnestic)
2009-02-12 Slava Pestovimages: fix load errors
2009-02-12 Slava PestovRe-organize images and images.backend into images and...
2009-02-12 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-02-12 Slava Pestovcombinators.smart: add map-reduce-outputs
2009-02-12 Slava Pestoveditors: better error message if definition does not...
2009-02-12 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-02-12 Daniel EhrenbergFixing db.sqlite bug: database schema don't need primar...
2009-02-12 Daniel EhrenbergFixing minor CSV bug
2009-02-12 Daniel EhrenbergCreating XML component
2009-02-12 Joe Groffdocumentation ambiguity
2009-02-12 Joe Groffannotations docs
2009-02-12 Joe Groffdon't want to filter nonword annotation usages
2009-02-12 Joe Groffannotations tests
2009-02-12 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-02-12 Joe Groffcode annotations toy
2009-02-11 Doug ColemanMerge branch 'infix' of git://github.com/EdwardXXIV...
2009-02-11 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-02-11 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-02-11 Joe Groffplay horseshoes in math.blas.vectors tests to deal...
next