Commit Graph

10819 Commits (26b81f4677069c51b726d0163fd25dc81fd675eb)

Author SHA1 Message Date
Daniel Ehrenberg 26b81f4677 Placating Slava 2009-01-15 15:43:42 -06:00
Daniel Ehrenberg 5130573d56 Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor 2009-01-15 15:39:16 -06:00
Daniel Ehrenberg b9d773b3f0 Fix subtle Unicode encodings autodetection bug 2009-01-15 15:25:00 -06:00
Jose A. Ortega Ruiz 180f43767a FUEL: Use ".exe" in windows to locate factor binary. 2009-01-15 22:08:44 +01:00
Jose A. Ortega Ruiz 7954a0881f FUEL: Correct fontification for multiline forms USING:, TUPLE:, &c. 2009-01-15 14:00:39 +01: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
Jose A. Ortega Ruiz 58adaac5f4 FUEL: Bug in TUPLE: font lock fixed. 2009-01-15 00:05:52 +01:00
Jose A. Ortega Ruiz ea65bd8f2c FUEL: <" "> font lock. 2009-01-14 23:28:19 +01:00
Jose A. Ortega Ruiz 1bb6b77177 FUEL: Fix CHAR: ! font lock. 2009-01-14 22:53:58 +01:00
Jose A. Ortega Ruiz 0ea51ee176 FUEL: Font lock for (( ... )). 2009-01-14 21:51:01 +01:00
Slava Pestov d8b8c82a56 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-14 13:30:22 -06:00
Tim Allen 8998f21aa6 Add more Vim support files. 2009-01-14 13:29:55 -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
Eduardo Cavazos 8c6da81121 Merge commit 'factor/master' 2009-01-14 13:12:17 -06:00
Eduardo Cavazos ddfea0cf5e Add git-tool.remote 2009-01-14 13:09:50 -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
Eduardo Cavazos d3e9d2e1ab git-tool: minor tweak 2009-01-14 10:03:31 -06:00
Eduardo Cavazos 36680ce34e git-tool: fix USING: 2009-01-14 02:54:18 -06:00
Eduardo Cavazos 258438c930 git-tool: Remove old code 2009-01-14 02:53:12 -06:00
Eduardo Cavazos 318bd98b21 git-tool: Don't monitor the '.git' directory (git-status changes files there. git-tool tries to refresh and calls git-status...) 2009-01-14 02:51:03 -06:00
Eduardo Cavazos e9888fdf63 git-tool: Fix bug in fs monitors code 2009-01-14 02:31:39 -06:00
Eduardo Cavazos fb9eb88623 git-tool: Preliminary support for auto-refresh via file system monitors 2009-01-14 02:20:24 -06:00
Eduardo Cavazos c466a79f28 Merge commit 'factor/master' 2009-01-14 01:58:17 -06:00
Eduardo Cavazos 85b7ea9145 git-tool: Use the 'git' entry point instead of the git-* commands 2009-01-14 01:07:31 -06:00
Slava Pestov a4db086097 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-14 01:02:32 -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
Eduardo Cavazos fe58c8c3f7 Merge commit 'factor/master' 2009-01-14 00:54:40 -06:00
Slava Pestov 700212c7a4 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-14 00:40:32 -06:00
Eduardo Cavazos 7afd3e8a32 Remove 'unmaintained/turtle' 2009-01-14 00:38:15 -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
Slava Pestov 4312bd1be6 Add unportable tag to serial.windows so that its not loaded on Unix 2009-01-14 00:36:36 -06:00
Eduardo Cavazos a0d29903a0 Remove 'unmaintained/lsys' 2009-01-14 00:35:47 -06:00
Eduardo Cavazos 6a8095c86d git-tool: Fix 'IN:' line 2009-01-14 00:31:18 -06:00
James Cash 65b1a62f6a Fixes to v-checkbox 2009-01-13 23:00:49 -05:00
Doug Coleman 585d977ed0 remove a couple comments from Config.windows files 2009-01-13 20:54:39 -06: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
Jose A. Ortega Ruiz f64b8a2279 FUEL: Fix ratio and float font lock. 2009-01-14 02:25:31 +01: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 afc76ecab0 initial code for windows serial support 2009-01-13 19:01:01 -06:00