Commit Graph

22085 Commits (a429f67b87e147411ede58b617ad7799bef84609)

Author SHA1 Message Date
John Benediktsson a429f67b87 Merge remote-tracking branch 'philip-searle/master' 2011-08-26 19:42:04 -07:00
John Benediktsson 7225ce1f5e Merge remote-tracking branch 'ajvondrak/graphviz' 2011-08-26 19:31:47 -07:00
John Benediktsson 96347f9e99 Merge remote-tracking branch 'mattknox/master' 2011-08-26 19:07:00 -07:00
John Benediktsson 60bf9d49ca Merge remote-tracking branch 'ex-rzr/fixes' 2011-08-26 19:05:53 -07:00
John Benediktsson f1e51fa4ef Merge remote-tracking branch 'erg/master' 2011-08-26 18:53:58 -07:00
John Benediktsson e026eb0db4 Merge branch 'cleanup' 2011-08-26 18:49:25 -07:00
John Benediktsson 02181a5d50 brainfuck: some cleanup and make the ebnf simpler. 2011-08-26 18:42:17 -07:00
John Benediktsson dd280eae9a Adding a webapp for benchmarking the Factor web server. 2011-08-26 18:02:44 -07:00
John Benediktsson 56f6dacd93 benchmark.echo: Update copyright. 2011-08-26 18:02:22 -07:00
John Benediktsson daaaed7e2b Adding a UDP echo benchmark. 2011-08-26 17:18:08 -07:00
John Benediktsson 6ca88c1f79 Fix docs for 'lunar-rescue'. 2011-08-26 16:33:45 -07:00
John Benediktsson 9f34c9c676 Spelling fixes to documentation. 2011-08-26 16:20:31 -07:00
Doug Coleman 8d4ba7e2b6 Clean up some duplication in annotate/deep-annotate 2011-08-26 17:11:50 -05:00
Doug Coleman 4d3ae36674 Add docs for tools.coverage 2011-08-26 15:39:27 -05:00
Doug Coleman 80618ef403 Add a bunch of unit tests for 100% code coverage in sets vocab 2011-08-26 15:03:55 -05:00
Doug Coleman 98b154c14e Rename tools.code-coverage to tools.coverage, change some word names. 2011-08-26 14:32:41 -05:00
Doug Coleman 4d38a02316 Revert "Try to read instead of write from a TCP connection. This gives 'Connection refused' instead of 'Broken pipe', which is much more useful."
This reverts commit 088c367b77.
2011-08-26 13:55:52 -05:00
Doug Coleman cf6cc4b8f2 Add tools.code-coverage vocab to assist in writing unit tests 2011-08-26 13:37:40 -05:00
Doug Coleman 96209da661 Add a deep-annotate word that annotates each quotation in a word definition. 2011-08-26 11:47:37 -05:00
Doug Coleman 4603fb2499 Write some more docs for readline and link readline main article to words. 2011-08-26 11:20:58 -05:00
Doug Coleman b7314a68d8 Try to read instead of write from a TCP connection. This gives 'Connection refused' instead of 'Broken pipe', which is much more useful. 2011-08-26 11:03:01 -05:00
Slava Pestov 32261681f8 unix.linux.epoll: epoll_event is a packed struct! Damn... 2011-08-25 21:37:52 -07:00
Slava Pestov ce9b311b10 io.pipes: add unit test for Linux x86-64 epoll() problem 2011-08-25 21:37:26 -07:00
Slava Pestov dfc7326413 io.thread: if the I/O thread throws an error, call out to the fep immediately instead of going through the normal thread error mechanism, which by that point won't work anyway 2011-08-25 21:36:57 -07:00
Slava Pestov 01eeabbcbd Merge classes.struct.packed into classes.struct and remove duplication 2011-08-25 21:02:25 -07:00
Doug Coleman 7432797251 Fix unit test in strings 2011-08-25 11:10:40 -07:00
Slava Pestov 69419dba26 cpu.ppc: add 'not loaded' tags so that load-all doesn't break an x86 image 2011-08-24 23:52:02 -07:00
Slava Pestov a5e70d2e78 strings: fix broken unit tests introduced by recent commit 2011-08-24 23:42:33 -07:00
Doug Coleman b584b9466c Rearrange sets-tests in order the words are defined, remove duplicate test, add a test. 2011-08-24 17:55:05 -07:00
Jon Harper 58405ae6ba sequences, fix stack effect of (accumulate) 2011-08-25 00:43:37 +02:00
John Benediktsson 7e824af1f6 fjsc: display the proper namespace when using set_in. 2011-08-24 15:20:51 -07:00
John Benediktsson 363ca60191 fjsc: change prompt to be "( scratchpad )". 2011-08-24 15:11:33 -07:00
Doug Coleman 539d34fd23 Fix help lint for when*,unless* 2011-08-23 12:28:16 -07:00
Doug Coleman bc416b93c8 Fix help-lint for ini-file 2011-08-23 12:28:09 -07:00
Doug Coleman 08121292b0 Fix help-lint for memcached 2011-08-23 12:28:00 -07:00
Doug Coleman ae6826ed0d Fix help-lint for ntp 2011-08-23 12:27:41 -07:00
Slava Pestov ce24d774c2 websites.factorcode: add link to bug tracker 2011-08-22 23:00:04 -07:00
Slava Pestov dc2bae68e2 furnace.recaptcha: recaptcha was acquired by Google, update URL 2011-08-22 22:48:15 -07:00
Slava Pestov 6ead33d73e mason.config: fix for recent changes 2011-08-22 22:17:50 -07:00
Slava Pestov e583e4e649 mason.platform: add test 2011-08-22 22:14:38 -07:00
Slava Pestov 2ca99168e6 webapps.mason.version.files: add SLOT: forward declaration 2011-08-19 19:54:23 -07:00
Slava Pestov 80e9a42d85 websites.factorcode: clean up 2011-08-19 19:53:55 -07:00
John Benediktsson 6f0b3f119d tnetstrings: vocab to parse "tagged netstrings". 2011-08-19 19:02:29 -07:00
Doug Coleman fc13ae09c0 Add google translate vocabulary 2011-08-19 18:33:23 -07:00
Joe Groff 237d0733c6 command-line: enable "quiet" mode for -e or script modes before .factor-rc is loaded 2011-08-19 17:27:13 -07:00
John Benediktsson 9f93d4bff7 Adding 'ntp' client vocab. 2011-08-19 17:25:10 -07:00
John Benediktsson e592e3ede6 Adding 'ini-file' vocab to parse INI config files. 2011-08-19 17:22:16 -07:00
John Benediktsson b1c1ca0e74 gestalt vocab for mac. 2011-08-19 16:49:22 -07:00
John Benediktsson 5f2f2c7582 google.charts vocab. 2011-08-19 16:41:50 -07:00
John Benediktsson 84790f87f6 Change fuel.remote to use tty-server. 2011-08-19 15:03:45 -07:00