]> gitweb.factorcode.org Git - factor.git/history - extra/zeromq
math: reorder the cleaned-up iteration combinators find-integer each-integer
[factor.git] / extra / zeromq /
2021-12-20 Doug Colemanfactor: words -> split-words, lines -> split-lines...
2021-12-20 Doug Colemancore: Add words/unwords/unwords-as and use them.
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2018-02-15 John Benediktssonextra: remove some unneeded IN: in -tests.
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2017-06-01 Doug Colemanfactor: Rename GENERIC# to GENERIC#:.
2017-01-04 Björn Lindqvistcalendar.format: moving parsing words to a new vocab...
2016-11-21 Björn Lindqvistzeromq: let's see if the zeromq isssue is solved
2016-11-20 Björn Lindqvistzeromq.*: make the size of the zmq_msg_t buffer vary...
2016-11-16 John Benediktssonzeromq: make "not tested" for right now, to test a...
2016-08-20 Björn Lindqvistextra/: ensuring tests have an IN:-line ending with...
2015-08-14 John Benediktssonfix for bad renames.
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemanzeromq: fix for ERROR: change.
2015-07-19 Doug Colemanfactor: actual patch to remove ; from all c/fortran...
2014-11-13 John Benediktssonbasis/extra: cleanup uses of add-library.
2014-11-01 Doug Colemanzeromq: Opaque unit tests that keep failing are bad...
2013-09-18 John Benediktssonzeromq.examples: cleanup wuserver example.
2013-09-18 John Benediktssonzeromq: bindings for ZeroMQ.