]> gitweb.factorcode.org Git - factor.git/history - basis/db/sqlite/ffi/ffi.factor
rename current string-mangling "char*" to "c-string". char* is now just a boring...
[factor.git] / basis / db / sqlite / ffi / ffi.factor
2010-02-23 Joe Groffrename current string-mangling "char*" to "c-string...
2010-02-23 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2010-02-23 Joe Groffdb.sqlite.ffi: replace some TYPEDEF: void* foo* with...
2009-11-15 Doug ColemanMerge branch 'master' into startup
2009-10-26 Slava PestovMerge branch 'new_gc' of git://factorcode.org/git/facto...
2009-10-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-22 Slava PestovMerge branch 'master' into new_gc
2009-10-22 Guillaume NargeotMerge branch 'master' of git://factorcode.org/git/factor
2009-10-22 Joe Groffupdate a bunch of alien-callbacks and alien-indirects...
2009-10-21 Joe Groffupdate some naked alien-invokes to use c-type words
2009-05-01 Sascha MatzkeMerge commit 'mongo-factor-driver/master' into mongo...
2009-04-14 Alex ChapmanMerge branch 'master' into experimental
2009-03-27 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-03-27 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-03-27 Maxim SavchenkoMerge branch 'master' of git://factorcode.org/git/facto...
2009-03-26 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-03-26 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-03-26 Doug ColemanMerge branch 'master' of http://factorcode.org/git...
2009-03-26 Doug Colemanupdate code for usages of add-library
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 Slava PestovMerge branch 'master' into new_ui
2009-02-13 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-02-12 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-02-12 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-02-12 Doug Colemanuse CONSTANT: in db
2008-10-16 ergMerge branch 'master' of git://repo.or.cz/factor/jcg
2008-10-16 Doug ColemanMerge branch 'master' of git://repo.or.cz/factor/jcg
2008-10-15 Eduardo CavazosMerge branch 'master' of git://factorcode.org/git/factor
2008-10-13 Alex ChapmanMerge branch 'experimental' into couchdb
2008-10-07 Alex ChapmanMerge branch 'master' of git://factorcode.org/git/facto...
2008-10-05 Bruno DeferrariMerge branch 'master' of git://factorcode.org/git/factor
2008-10-02 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-10-02 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-10-02 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2008-10-02 Slava PestovFix permission bits
2008-09-12 Alex ChapmanMerge branch 'master' into experimental
2008-09-08 Aaron SchaeferMerge git://projects.elasticdog.com/git/factor into...
2008-09-06 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2008-09-04 Bruno DeferrariMerge branch 'master' of git://factorcode.org/git/factor
2008-09-03 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-09-03 Eduardo CavazosMerge branch 'master' of git://factorcode.org/git/factor
2008-09-03 Doug Colemanre-add alien calls with a comment
2008-09-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-09-03 Doug Colemanfix stack effects, remove two redundant sqlite ffi...
2008-09-02 Doug Colemanmove db to basis