Commit Graph

2384 Commits (a6e0df75ea489c7fa22dc41d7775d1c39e7aa01c)

Author SHA1 Message Date
Doug Coleman a6e0df75ea use sigma 2009-01-15 17:56:09 -06:00
Doug Coleman db21e8ed31 add way to get length of packed bytes, add words to read packed bytes directly from streams 2009-01-15 17:55:30 -06:00
Daniel Ehrenberg 26b81f4677 Placating Slava 2009-01-15 15:43:42 -06:00
Daniel Ehrenberg b9d773b3f0 Fix subtle Unicode encodings autodetection bug 2009-01-15 15:25:00 -06:00
Daniel Ehrenberg db0fee9e3c Merge branch 'master' of git://factorcode.org/git/factor 2009-01-15 00:29:32 -06:00
Daniel Ehrenberg a6ed18c3c2 XML encoding auto-detection 2009-01-15 00:11:23 -06:00
Slava Pestov d3cdd79795 Clarify with-stream docs 2009-01-14 18:33:15 -06:00
Tim Allen 2e731c63f2 Mention Vim support files in the Vim integration documentation. 2009-01-14 13:29:44 -06:00
Tim Allen 0cb58510bb Move Vim syntax-highlighter to a Vim subdirectory.
This makes it easier to describe where the syntax-highlighting file
should be installed, and allows us to easily package other Vim runtime
files.

This commit also adds a README that describes how to regenerate the
syntax file.
2009-01-14 13:29:23 -06:00
Daniel Ehrenberg bd9a8472f7 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-14 10:43:06 -06:00
Daniel Ehrenberg 83b807929f Fixing base64 documentation 2009-01-14 10:42:58 -06:00
Slava Pestov d6e7eefde3 Fix mnestic's bug and remove math.complex.prettyprint hack 2009-01-14 01:02:27 -06:00
Slava Pestov 62976058ee Add testcase for mnestic's deploy bug 2009-01-14 01:00:54 -06:00
Slava Pestov 84c449f89e Merge branch 'master' of git://factorcode.org/git/jamesnvc 2009-01-14 00:38:09 -06:00
Slava Pestov db07cd3f78 Fix ui.gadgets.scrollers unit tests 2009-01-14 00:37:35 -06:00
James Cash 65b1a62f6a Fixes to v-checkbox 2009-01-13 23:00:49 -05:00
Doug Coleman bffa4a540b Merge branch 'master' of git://factorcode.org/git/factor 2009-01-13 20:50:51 -06:00
Slava Pestov 3ba56e73c3 Fix napply for n=1, and fix napply's docs 2009-01-13 19:41:12 -06:00
Slava Pestov b169b803d2 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-13 19:26:25 -06:00
Slava Pestov 1f29e128c1 io.styles refactoring introduced a load error in io.streams.null; fix that, add docs, and remove unused with-null-stream 2009-01-13 19:25:44 -06:00
Daniel Ehrenberg a40af2bd87 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-13 19:13:13 -06:00
Daniel Ehrenberg 85c6efa718 SMTP supports Unicode subjects and contents 2009-01-13 19:13:01 -06:00
Slava Pestov c47f8feaab Clean up scroller code, and fix a cosmetic issue 2009-01-13 19:09:47 -06:00
Doug Coleman d823516b72 more kernel32 bindings 2009-01-13 18:58:47 -06:00
Doug Coleman 1d23287678 remove "pipe" from word name 2009-01-13 18:57:09 -06:00
Daniel Ehrenberg 3b679cf2be Base64 works with streams, ignores newlines in inputs and can output newlines when appropriate 2009-01-13 18:50:16 -06:00
U-FROGGER\erg cefd85013c fix file listing on windows, refactor tools.files cross-platform code 2009-01-13 18:44:47 -06:00
Doug Coleman 406e5f6dac Merge branch 'master' of git://factorcode.org/git/factor 2009-01-13 17:51:22 -06:00
Slava Pestov d06996a6aa Merge branch 'master' of git://factorcode.org/git/jamesnvc 2009-01-13 17:44:17 -06:00
Doug Coleman e8ea2c3727 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-13 17:37:19 -06:00
Slava Pestov e75b3b20c0 Update html.elements for refactoring 2009-01-13 17:35:45 -06:00
Doug Coleman 8b6ec97b50 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-13 17:24:20 -06:00
Slava Pestov 3e1d3d68e8 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-13 17:12:54 -06:00
Slava Pestov 4204fd495f Move formatted stream output words to io.styles; they didn't belong in core, and this reduces deployed image size 2009-01-13 17:12:43 -06:00
Doug Coleman 3db9705a99 making directory listing tool configurable, use bi in io.directories.search 2009-01-13 15:48:59 -06:00
Doug Coleman f920007959 extend sort-by-slots to work with nested objects, add split-by-slots for already-sorted sequences of tuples 2009-01-13 00:20:34 -06:00
Doug Coleman 4a01649d15 add with-directory-entries and file-type>trailing 2009-01-13 00:05:19 -06:00
Slava Pestov 01cd3ce99a Throw an error if Chloe encounters an unknown tag 2009-01-12 16:17:52 -06:00
Slava Pestov 3a3a4e25eb Merge branch 'master' of git://factorcode.org/git/factor 2009-01-12 01:54:11 -06:00
Slava Pestov e6aa33ac12 Add new intersects? word and use it in a few places instead of intersect empty? 2009-01-12 01:51:38 -06:00
Doug Coleman 9a3908e7dc Merge branch 'master' of git://factorcode.org/git/factor 2009-01-11 21:10:19 -06:00
Doug Coleman a204a43eca fix compile error 2009-01-11 21:10:08 -06:00
Doug Coleman fcf86d3bc3 test pooled db connections, change bogus test 2009-01-11 21:07:39 -06:00
Daniel Ehrenberg 494b0cfea9 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-11 19:42:09 -06:00
Daniel Ehrenberg 1536ac8b49 Fixing Unicode collation bug 2009-01-11 19:41:48 -06:00
Slava Pestov 1c1e36621a Small cleanup for ui.gadgets.labels 2009-01-11 19:40:17 -06:00
Slava Pestov 908c06080a Fix scripting example in cookbook 2009-01-11 19:40:05 -06:00
Slava Pestov 82a7e28082 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-11 14:58:36 -06:00
Slava Pestov c001cba448 Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor 2009-01-11 14:57:36 -06:00
Jose A. Ortega Ruiz 4bb5ad1925 FUEL: Interface with tools.scaffold. 2009-01-11 20:07:34 +01:00