]> gitweb.factorcode.org Git - factor.git/history - basis/db/sqlite
Reformat
[factor.git] / basis / db / sqlite /
2024-02-27 Doug Colemandb.sqlite.lib: fix test
2024-02-27 Doug Colemandb.sqlite.lib: there is no u64 type in sqlite and i...
2024-02-27 Doug Colemandb.sqlite.ffi: use the libclang output with some fixups
2024-02-26 Doug Colemandb.sqlite.ffi: add more api
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-03-15 Raghu RMerge pull request #2774 from factor/w4-warnings
2023-03-15 Raghu Rvm: nmakefile \W4 warning related changes
2023-02-08 GiftpflanzeRename and add sorting words
2023-01-20 John BenediktssonSwitch to https urls
2022-08-17 Doug Colemancore: subseq-index? -> subseq-of?
2022-08-15 Doug Colemanfactor: add newlines to .factor files
2022-07-31 Doug Colemansequences: rename subsequence? words to subseq? again.
2022-07-31 Doug Colemancore: find-subseq -> subsequence-starts, find-subseq...
2022-07-31 Doug Colemancore: map-integers -> map-integers-as
2022-07-31 Doug Colemanfactor: use new words
2022-01-20 Doug Colemanfactor: trim using lists
2021-12-20 Doug Colemanfactor: words -> split-words, lines -> split-lines...
2021-12-20 Doug Colemancore: Add words/unwords/unwords-as and use them.
2021-03-22 John Benediktssondb.sqlite.lib: stop using sequences.extras.
2020-11-29 Doug Colemandb.sqlite: Add some more constants and a way to see...
2020-11-21 John Benediktssondb.sqlite: fix string.
2020-11-21 John BenediktssonA few more fixes for string parsing.
2020-09-09 John Benediktssonbasis: removing unnecessary method stack effects.
2020-05-27 Doug Colemandb.sqlite.ffi: Update the sqlite3 bindings a bit.
2019-01-03 John Benediktssondb.sqlite: make sure select-tuple throws sql-table...
2018-03-04 Alexander Iljindb.sqlite: support the +primary-key+ modifier
2018-02-14 John Benediktssoncore/basis/extra: use none?.
2018-02-14 John Benediktssondb.sqlite: remove unused "db-table" namespace variable.
2017-08-06 Doug Colemanpeg.ebnf: Clean up EBNF: syntax.
2017-01-21 John BenediktssonRevert "sequences: swap stack arguments for start/start...
2017-01-21 John Benediktssonsequences: swap stack arguments for start/start*/subseq?.
2017-01-05 Björn Lindqvistcalendar.*: replacing hms>timestamp and timestamp>hms...
2017-01-04 Björn Lindqvistcalendar.format: moving parsing words to a new vocab...
2016-11-08 John Benediktssondb.sqlite: use temporary test.db for tests.
2016-08-25 Björn Lindqvistdb.sqlite: fix the delete constraint for the restrict...
2016-08-25 Björn Lindqvistdb.sqlite: fix text of generated triggers
2016-07-30 Alexander IljinAdd EOL at EOF for all authors.txt files for consistency
2016-07-22 Doug Colemandb.sqlite: Fix NULL returns for INTEGER columns in...
2016-07-11 John Benediktssonuse ?delete-file instead of [ delete-file ] ignore...
2016-06-29 Alexander Iljindb.(sqlite.)errors: add sql-index-exists error
2016-06-29 Alexander Iljindb.sqlite.errors: simplify implementation
2016-04-04 John Benediktssonuse with-temp-file and with-temp-directory in some...
2016-03-31 John Benediktssonunicode: make this the API for all unicode things.
2016-03-22 John Benediktssondb.errors: move to db.{postgresql,sqlite}.errors.
2015-09-08 John BenediktssonFix comments to be ! not #!.
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemanbasis: ERROR: changes.
2015-08-13 Doug Colemandb.sqlite: fix ERROR:
2015-07-26 Doug Colemanfactor: remove """ string syntax for now. there are...
2015-07-19 Doug Colemanfactor: actual patch to remove ; from all c/fortran...
2015-07-19 Doug Colemanfactor: Trim whitespace after ! comments and a few...
2015-07-03 Doug Colemanfactor: second stab at [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2015-07-02 Doug Colemanfactor: clean up spaces in -tests files
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2015-04-19 John Benediktssoninterpolate: don't break backwards compatibility.
2015-04-19 John Benediktssoninterpolate: some fixes for recent API change.
2014-11-13 John Benediktssonbasis/extra: cleanup uses of add-library.
2014-11-13 John BenediktssonRevert "alien.libraries.finder: using find-library...
2014-06-07 Björn Lindqvistalien.libraries.finder: using find-library for some...
2013-03-30 Doug Colemandb, db.sqlite: If we are in a transaction, don't start...
2012-08-26 Doug Colemansqlite: Fix using.
2012-08-26 Doug Colemandb.sqlite: Fix using.
2012-08-26 Doug Colemandb.sqlite: Append layouts:cell to sqlite file test...
2011-11-24 Joe Groffuse radix literals
2011-09-19 Doug ColemanRemove Windows CE from core/ basis/ and build-support/
2011-08-28 John BenediktssonMerge remote-tracking branch '8byte-jose/win32-unc...
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-27 John BenediktssonMerge remote-tracking branch 'blei/curses' into curses
2011-08-27 John BenediktssonMerge remote-tracking branch 'abeaumont/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-04-06 Slava PestovMerge branch 'cleanup' of git://github.com/keitahaga...
2011-04-06 Slava PestovMerge branch 'master' of git://github.com/ex-rzr/factor
2011-03-18 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2011-03-17 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2011-03-15 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2011-03-07 John Benediktssondb.sqlite: update word documentation.
2010-09-26 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-08-14 Joe GroffMerge remote branch 'Blei/master'
2010-08-13 John Benediktssondb.sqlite.lib: fixing sqlite-row word.
2010-07-31 Joe GroffMerge remote branch 'Blei/Native-image-loader' into...
2010-07-18 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2010-07-17 Philipp BrüschweilerMerge remote branch 'origin/native-image-loader' into...
2010-07-17 Anton GorenkoMerge branch 'gtk' of git://github.com/Blei/factor
2010-07-17 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-07-16 Slava Pestovalien.data: remove second quotation parameter from...
2010-07-06 Slava PestovMerge branch 'gdbm' of http://github.com/dmsh/factor
2010-06-16 Slava PestovMerge branch 'fuel' of git://github.com/dmsh/factor
2010-06-15 Daniel EhrenbergMerge branch 'master' into propagation
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-05-24 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-05-24 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-05-23 Slava PestovUpdating code to use with-out-parameters
2010-04-17 Slava PestovMerge branch 'boyer-moore' of git://github.com/dmsh...
2010-04-17 Slava PestovMerge branch 'fuel' of git://github.com/dmsh/factor
2010-04-16 Erik CharleboisMerge branch 'master' of git://factorcode.org/git/factor
2010-04-16 Slava PestovMerge branch 'macho' of git://github.com/erikcharlebois... 0.93
2010-04-15 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
next