]> gitweb.factorcode.org Git - factor.git/history - basis/io/ports/ports-tests.factor
core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota...
[factor.git] / basis / io / ports / ports-tests.factor
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2016-04-04 John Benediktssonuse with-temp-file and with-temp-directory in some...
2016-03-31 John Benediktssonio: fix some temp-files in the tests to use unique...
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-12-23 Doug Colemanio.ports: Make buffered-port not have a length because...
2014-09-24 Björn Lindqvistio.ports.tests: better to use with-disposal than callin...
2011-10-12 Doug Colemanstream-element-type on output-ports was broken -- it...
2011-09-26 John Benediktssonspecialized-arrays: performed some cleanup.
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2010-10-09 Slava PestovRemove stream-peek and stream-peek1, re-implement dns...
2010-10-08 Doug ColemanImplement and document stream-peek
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-23 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2010-05-19 Slava Pestovspecialized-arrays: rename byte-array>T-array to T...
2010-02-27 Joe GroffMerge branch 'master' of git://github.com/william42...
2010-02-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-25 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-25 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-24 Slava PestovSlices over specialized arrays can now be passed to...
2010-02-24 Doug ColemanAdd some commented out unit tests to io.ports.tests...
2010-02-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-24 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-02-24 Slava PestovSpecialized arrays, structs and other objects respondin...