]> gitweb.factorcode.org Git - factor.git/history - extra/gdbm/gdbm-tests.factor
io.files: exists? -> file-exists? and rename primitive.
[factor.git] / extra / gdbm / gdbm-tests.factor
2021-12-20 Doug Colemanio.files: exists? -> file-exists? and rename primitive.
2021-10-26 John Benediktssongdbm: disable set-cache-size twice test on macos.
2016-07-11 John Benediktssonuse ?delete-file instead of [ delete-file ] ignore...
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...
2014-07-08 Doug Colemangdbm: Enable gdbm on Win64.
2013-03-29 Doug Colemangdbm: Change the gdbm test file to have a different...
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2010-08-01 Philipp BrüschweilerMerge remote branch 'origin/native-image-loader' into...
2010-07-26 Philipp BrüschweilerMerge branch 'gtk' into gtk-image-loader
2010-07-26 Philipp BrüschweilerMerge remote branch 'ex-rzr/master' into gtk
2010-07-25 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-07-23 Slava Pestovgdbm: fix tests
2010-07-22 Slava Pestovgdbm: don't run tests on 64-bit Windows since there...
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-09 Doug ColemanMerge branch 'master' of github.com:erg/factor
2010-07-07 Joe GroffMerge branch 'master' into native-image-loader
2010-07-06 Slava PestovMerge branch 'mongodb-changes' of git://github.com...
2010-07-06 Slava PestovMerge branch 'gdbm' of http://github.com/dmsh/factor
2010-07-03 Dmitry Shubingdbm: add shorthands for common cases
2010-06-27 Dmitry Shubingdbm: move enums to main vocab
2010-06-27 Dmitry Shubingdbm: each-key - higher order combinator for sequential...
2010-06-27 Dmitry Shubingdbm: drop "gdbm-" prefix
2010-06-27 Dmitry Shubingdbm: add unit tests