Commit Graph

7345 Commits (50d0597580399c16ec067cea7c5f515441faae4b)

Author SHA1 Message Date
Doug Coleman ce7ad9a42d fix unit tests that call lines or contents 2009-05-01 16:38:04 -05:00
Doug Coleman 2dc29fe831 Merge branch 'mongo-factor-driver' of git://github.com/x6j8x/factor 2009-05-01 16:19:08 -05:00
Doug Coleman e5217b928e Merge branch 'master' of git://github.com/bogiebro/factor 2009-05-01 15:57:33 -05:00
Doug Coleman 45f196214f Merge branch 'master' of http://factorcode.org/git/factor 2009-05-01 13:04:07 -05:00
Sascha Matzke 8aa655bae3 added metadata files (authors,tags,summary) to all vocabs 2009-05-01 19:49:09 +02:00
Sascha Matzke e701e04884 added small introduction article for mongodb
added mongodb root vocab
2009-05-01 19:34:04 +02:00
Sascha Matzke abac42a001 fixed driver documentation 2009-05-01 18:31:19 +02:00
Sam Anklesaria ac2557b4a7 frp changes 2009-05-01 11:06:48 -05:00
Sam Anklesaria d9a9e16fd7 added file-trees vocab 2009-05-01 11:06:20 -05:00
Doug Coleman 471fe2c272 rename lines to stream-lines
rename cnotents to stream-contents
2009-05-01 10:41:27 -05:00
Sam Anklesaria 0c718a047c frp docs fixed 2009-05-01 10:40:33 -05:00
Sascha Matzke 62846be4f6 removed trash / reformatted some lines 2009-05-01 16:23:06 +02:00
Sascha Matzke 286026d5d5 fixed tuple query 2009-05-01 16:22:48 +02:00
Sascha Matzke cce0341e28 fixed compile errors 2009-05-01 16:13:51 +02:00
Sascha Matzke 45bf6d15b0 fixed missing use 2009-05-01 16:06:18 +02:00
Sascha Matzke 3bfc30c793 Merge commit 'mongo-factor-driver/master' into mongo-factor-driver
moving mongodb and bson to factor source tree
2009-05-01 14:43:45 +02:00
Slava Pestov 3b840c652c Merge branch 'master' of git://factorcode.org/git/factor 2009-05-01 02:44:50 -05:00
Doug Coleman 55c91ec84a Merge branch 'master' of git://factorcode.org/git/factor 2009-04-30 23:47:04 -05:00
Doug Coleman 44845fdf04 byte-array>sha1-hmac -> sequence>sha1-hmac etc, make more words private 2009-04-30 23:46:37 -05:00
Slava Pestov ed21047b78 drills.deployed: add unportable tag since it uses Cocoa binding 2009-04-30 22:59:20 -05:00
Slava Pestov a70a2c0e31 Fix some test failures and add an unportable tag 2009-04-30 22:56:15 -05:00
Slava Pestov 9bb70c2c4d Update usages of global ... change-at to use the new change-global combinator 2009-04-30 21:38:14 -05:00
Slava Pestov 59bec433f4 Add unportable tag to merger and fix indentation in ui.gadgets.tables 2009-04-30 21:37:53 -05:00
Slava Pestov f423a0d117 Merge git://github.com/bogiebro/factor into bogiebro2 2009-04-30 21:22:38 -05:00
Slava Pestov 9a3de3fb41 Merge branch 'master' of git://github.com/seckar/factor 2009-04-30 21:15:27 -05:00
Slava Pestov d93514d47d Merge branch 'master' of git://factorcode.org/git/factor 2009-04-30 21:13:36 -05:00
Slava Pestov 48dbd4022c Remove obsolete benchmark 2009-04-30 17:13:52 -05:00
Doug Coleman 335d7b9cee Merge branch 'master' of git://factorcode.org/git/factor 2009-04-30 10:26:51 -05:00
Doug Coleman 65d76e6509 finish fixing the using list for windows.errors, more ffi bindings 2009-04-30 10:25:59 -05:00
Slava Pestov 1ce65acff1 Benchmark harness now runs a GC first 2009-04-30 04:00:54 -05:00
Sam Anklesaria 41e276dd35 Merge branch 'master' of git@github.com:bogiebro/factor 2009-04-29 21:52:56 -05:00
Sam Anklesaria 7afaa255c1 string frying 2009-04-29 21:51:19 -05:00
Doug Coleman 402dc1221d Merge branch 'master' of git://factorcode.org/git/factor 2009-04-29 19:11:16 -05:00
bogiebro 3e58a59335 fixed comboboxes summary spelling error 2009-04-29 13:56:36 -07:00
Sam Anklesaria 3cf4f45416 comboboxes vocab + ui authors, summaries 2009-04-29 14:19:30 -05:00
Doug Coleman cdcaba75da support hard links in tar 2009-04-29 11:10:58 -05:00
Joe Groff 4038d30e7e die if wav fmt or data chunk is missing 2009-04-29 08:40:31 -05:00
Joe Groff aa3025ce23 ensure wav chunks are as big as they ought to be 2009-04-29 08:38:01 -05:00
Joe Groff 2741b3739d plug some holes in wav parser 2009-04-29 08:22:35 -05:00
Joe Groff 570315d8c5 Merge branch 'master' of git://factorcode.org/git/factor 2009-04-28 22:44:17 -05:00
Joe Groff 705e12445c wav file parser 2009-04-28 22:43:43 -05:00
Sam Anklesaria 4c8c1f9626 frp-table fixes 2009-04-28 22:00:21 -05:00
Sam Anklesaria 96474ab059 frp-table additions 2009-04-28 20:37:25 -05:00
Sam Anklesaria 53302edb15 moved change-global to namespaces 2009-04-28 20:37:00 -05:00
Joe Groff fa0856b42e game-loop vocabulary 2009-04-28 17:23:08 -05:00
Sam Anklesaria d3cd8b9a46 unit tests for modules.using 2009-04-28 16:23:24 -05:00
Sam Anklesaria c580916f39 modules.using tests close server after use 2009-04-27 19:20:27 -05:00
Sam Anklesaria 049cfb6dd4 authors and summaries updated 2009-04-27 18:53:13 -05:00
Doug Coleman 91d48f567d Merge branch 'master' of git://factorcode.org/git/factor 2009-04-26 21:39:39 -05:00
Sam Anklesaria 25002fbff0 modules.rpc-server additions 2009-04-26 20:34:31 -05:00