Doug Coleman
|
9f213f96f6
|
core: Add the shuffler words but without primitives.
The nipd branch slowed bootstrap by a minute, this patch does not.
sorry about changing the fjsc line endings...
|
2018-06-19 22:52:58 -05:00 |
John Benediktsson
|
6890ec3fe4
|
extra: remove some unneeded IN: in -tests.
|
2018-02-14 17:01:11 -08:00 |
Doug Coleman
|
e189954ecc
|
core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ;
|
2017-06-02 11:57:05 -05:00 |
Doug Coleman
|
7c7bb93c55
|
factor: Rename GENERIC# to GENERIC#:.
Fixes #1670.
|
2017-06-01 13:58:58 -05:00 |
Björn Lindqvist
|
2895d5e095
|
calendar.format: moving parsing words to a new vocab calendar.parser
The vocab was getting big so the idea is to have all the time parsing in
calendar.parsing and only keep formatting words in calendar.format.
|
2017-01-04 08:50:24 +01:00 |
Björn Lindqvist
|
a76c951769
|
zeromq: let's see if the zeromq isssue is solved
it should be, knock on wood!
|
2016-11-21 04:04:04 +01:00 |
Björn Lindqvist
|
0f989321b7
|
zeromq.*: make the size of the zmq_msg_t buffer vary depending on library version
This could fix the mac 32bit failure. It maybe happened because the
buffer was too small and data was overwritten.
|
2016-11-20 04:39:46 +01:00 |
John Benediktsson
|
26d27ef61f
|
zeromq: make "not tested" for right now, to test a theory.
|
2016-11-16 08:56:08 -08:00 |
Björn Lindqvist
|
485a45a719
|
extra/: ensuring tests have an IN:-line ending with .tests
|
2016-08-20 06:01:16 +02:00 |
John Benediktsson
|
02b8a051f0
|
fix for bad renames.
|
2015-08-13 19:08:05 -07:00 |
John Benediktsson
|
ceb75057da
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
Doug Coleman
|
809d372243
|
zeromq: fix for ERROR: change.
|
2015-08-13 00:58:59 -07:00 |
Doug Coleman
|
0176591527
|
factor: actual patch to remove ; from all c/fortran functions
|
2015-07-19 16:25:30 -07:00 |
John Benediktsson
|
de179243ce
|
basis/extra: cleanup uses of add-library.
|
2014-11-13 13:05:14 -08:00 |
Doug Coleman
|
fb09b8c69c
|
zeromq: Opaque unit tests that keep failing are bad. Change to something
we can debug.
|
2014-11-01 13:19:53 -07:00 |
John Benediktsson
|
183508b852
|
zeromq.examples: cleanup wuserver example.
|
2013-09-18 15:32:06 -07:00 |
John Benediktsson
|
0b5458da29
|
zeromq: bindings for ZeroMQ.
|
2013-09-18 15:28:59 -07:00 |