Commit Graph

11345 Commits (038d86564f88cde2ebe1e3deca313762f528ce22)

Author SHA1 Message Date
Daniel Ehrenberg 038d86564f Merge branch 'master' of git://factorcode.org/git/factor 2009-02-03 22:12:45 -06:00
Daniel Ehrenberg 067681334f Bug fix and docs in wrap 2009-02-03 22:12:04 -06:00
Doug Coleman 86a46477a6 Unchecked-examples are hard, let's go shopping. 2009-02-03 21:29:24 -06:00
Doug Coleman d5f2a2133b add random to using list 2009-02-03 21:27:59 -06:00
Daniel Ehrenberg 594f21e5bd Fixing HTTP and IANA tests 2009-02-03 19:44:28 -06:00
Daniel Ehrenberg 246c4bb13c Fixing encodings/XML 2009-02-03 17:32:05 -06:00
slava a3e52f283b Fix io.encodings.japanese 2009-02-03 00:33:55 -06:00
slava f340e4d649 Re-add 8dfc63eb99 2009-02-03 00:33:22 -06:00
slava 7c804591b1 Re-add 334a96f25c 2009-02-03 00:32:23 -06:00
slava e29f18a2f4 Trying to fix a bad merge...
Revert "Merge branch 'master' of git://factorcode.org/git/factor"

This reverts commit da639739bd, reversing
changes made to 346a61f497.
2009-02-03 00:27:34 -06:00
Daniel Ehrenberg da639739bd Merge branch 'master' of git://factorcode.org/git/factor 2009-02-02 21:22:29 -06:00
Daniel Ehrenberg 8dfc63eb99 Adding Japanese and Chinese encodings to io.encodings docs and io.encodings.iana 2009-02-02 21:20:55 -06:00
Daniel Ehrenberg 334a96f25c GB 18030 support 2009-02-02 21:01:39 -06:00
Doug Coleman 346a61f497 slight cleanup in memoize 2009-02-02 16:37:36 -06:00
Doug Coleman e9f2197590 remove a couple usings and nrev 2009-02-02 16:35:30 -06:00
Daniel Ehrenberg 27a424fbdc Merge branch 'master' of git://factorcode.org/git/factor 2009-02-02 16:30:14 -06:00
Doug Coleman 7644d51e3b assocs -> collections in quadtree tags to be consistent 2009-02-02 16:03:03 -06:00
Doug Coleman 639b9147a3 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-02 15:52:01 -06:00
Doug Coleman 475f89645d fix load error 2009-02-02 15:51:42 -06:00
Joe Groff 82daca7f6f gold-plate quadtrees 2009-02-02 15:16:03 -06:00
Joe Groff e9972d3ff3 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-02 14:26:31 -06:00
Joe Groff b2d0daa68d non-retarded implementation of quadtree assoc-size 2009-02-02 14:25:29 -06:00
Daniel Ehrenberg e7bb0d21d1 Fixing interval maps docs typo; Minor change to io.encodings.japanese 2009-02-02 13:53:08 -06:00
Joe Groff cffb634001 add test for quadtree >alist 2009-02-02 13:19:08 -06:00
Joe Groff d32d436154 quadtrees vocab 2009-02-02 13:16:03 -06:00
Slava Pestov e88812b76a map infimum => [ min ] map-reduce 2009-02-02 06:04:29 -06:00
Slava Pestov 25f8eeab6f Fix io.encodings.japanese on case-sensitive file sysems 2009-02-02 05:49:21 -06:00
Slava Pestov bb2452c86e Fix biassocs docs 2009-02-02 05:47:29 -06:00
Slava Pestov 0497132a47 Refactor basis/wrap to have a more flexible API 2009-02-02 03:47:45 -06:00
Slava Pestov b684db297a Use [ max ] map-reduce instead of map supremum; would be nice to find a good name for this and put it in sequences vocab 2009-02-02 03:46:10 -06:00
Daniel Ehrenberg ce83be67a4 Cleanup of various encodings implementations 2009-02-02 00:16:33 -06:00
Slava Pestov 7512ec1110 Add >biassoc word, and define new-assoc on biassocs so that assoc-map and such can produce biassocs when given biassocs as inputs 2009-02-02 00:11:33 -06:00
Daniel Ehrenberg 1360e5d1e0 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-01 23:53:38 -06:00
Daniel Ehrenberg 3c75dfd2e0 Shift-JIS support; minor cleanup of io.binary 2009-02-01 23:47:36 -06:00
Daniel Ehrenberg f660c7e7e8 Cleanup of io.encodings.utf32 2009-02-01 18:54:06 -06:00
Daniel Ehrenberg ec22af4dbd UTF-32 encoding/decoding 2009-02-01 15:36:07 -06:00
Slava Pestov e089ce6df0 Fix http test 2009-02-01 02:02:09 -06:00
Slava Pestov 83cbe7c04f Fix lint 2009-01-31 23:11:07 -06:00
Slava Pestov fae0d8bac1 Fix validation error rendering 2009-01-31 21:56:39 -06:00
Slava Pestov 4e779820b8 Fix load error 2009-01-31 21:23:56 -06:00
Slava Pestov 64dede8d4a Merge branch 'master' of git://factorcode.org/git/factor 2009-01-31 21:02:27 -06:00
Slava Pestov 83116c6439 Change example to unchecked-example since on netbsd math functions return 0 instead of NaN on domain errors 2009-01-31 21:02:13 -06:00
Slava Pestov 1194ce38aa Fix some bugs in xml.utilities and add new unit tests 2009-01-31 21:01:55 -06:00
Slava Pestov 55bbbd0ff0 Fix msxml-to-csv 2009-01-31 20:58:23 -06:00
Slava Pestov 335f0d99bf Add unit tests for msxml-to-csv 2009-01-31 20:56:00 -06:00
Slava Pestov 7a8dc80426 Fix some issues in http.server 2009-01-31 20:54:49 -06:00
Slava Pestov 938d9c733e Fix help.html for Dan's recent changes 2009-01-31 20:44:30 -06:00
Slava Pestov 0408788518 Rewrite html.streams to use xml.literals 2009-01-31 20:44:17 -06:00
Joe Groff 5f681d4f33 add test cases to svg to cover recent breakage 2009-01-31 17:29:04 -06:00
Joe Groff 632c17ea35 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-31 09:21:17 -06:00