]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-02-14 Jose A. Ortega... Merge commit 'origin/master' into emacs
2009-02-14 Doug Colemanmove >signed to math.bitwise
2009-02-14 Doug Colemansupport predictors
2009-02-14 Slava PestovFixing twitter
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...
2009-02-11 Joe Grofftweak fortran-invoke so that unit tests can set fortran...
2009-02-11 Doug Colemanadd checksums.txt to .gitignore
2009-02-11 Doug Colemanfix html help-lint
2009-02-11 Philipp Brüschweilerinfix: added meta information and fixed up docs somewhat
2009-02-11 Slava PestovMove images vocab, and constructors (which it depends...
2009-02-11 Slava PestovRemove sorting.slots from images.tiff USING: list
2009-02-11 Slava PestovTweak quotations docs
2009-02-11 Slava PestovDocument html:simple-page
2009-02-11 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-02-11 Doug Colemanremove circular using
2009-02-11 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-02-11 Joe GroffDefuse RTLD_GLOBAL time bomb in os-unix.c
2009-02-11 Doug Colemanfix a method
2009-02-11 Daniel EhrenbergCode for letting you test the todo list
2009-02-11 Doug Colemanclean up some image code
2009-02-11 Doug Colemanfix bitmap drawing
2009-02-11 Doug Colemanworking on images protocol
2009-02-10 Doug Colemanno locals in bit-arrays
2009-02-10 Doug Colemanremove dead pathname
next