Commit Graph

2830 Commits (1764ca26d008dbcf868d65bab644acd2edf85f2b)

Author SHA1 Message Date
Eduardo Cavazos 1764ca26d0 Merge branch 'master' of git://factorcode.org/git/factor 2008-03-07 18:31:21 -06:00
Eduardo Cavazos 9ffe013d03 builder.*: lots of updates for the new language changes 2008-03-07 18:30:47 -06:00
Slava Pestov 68f276b444 HTTP server and client fixes 2008-03-07 17:21:20 -06:00
Slava Pestov 71a1edf426 Fixing logging 2008-03-07 17:20:15 -06:00
Slava Pestov c6c7269d45 Remove obsolete scripts 2008-03-07 17:00:55 -06:00
Slava Pestov 695dbe1a59 Move web apps to unmaintained/ for now; get more stuff in extra to load 2008-03-07 16:59:44 -06:00
Doug Coleman ea9e04c694 Merge branch 'master' of git://factorcode.org/git/factor 2008-03-07 16:45:30 -06:00
Doug Coleman 915fd4e0f8 fix two load errors 2008-03-07 16:45:11 -06:00
Slava Pestov 17abc90d48 Updated http client 2008-03-07 15:52:41 -06:00
Doug Coleman 677a1f81ca fix unit test 2008-03-07 11:26:40 -06:00
Eduardo Cavazos 93950e7d7a builder.*: update for new code changes 2008-03-07 08:52:23 -06:00
Slava Pestov 9910de0439 Merge branch 'master' of git://factorcode.org/git/factor 2008-03-07 02:34:40 -06:00
Slava Pestov 60a4cc48a5 Mirror keys are now slot names not reader words 2008-03-07 02:29:00 -06:00
Slava Pestov 219a3a4a40 Fix style nesting bug in help 2008-03-07 02:28:45 -06:00
Slava Pestov b387066357 Fix slot name 2008-03-07 02:28:29 -06:00
Slava Pestov 997dbed4ef Document fry 2008-03-07 01:55:45 -06:00
Slava Pestov 047a6c27a1 smtp now uses new-slots 2008-03-07 01:55:38 -06:00
Slava Pestov 755003df08 Launcher now uses new-slots; fix Windows environment passing bug 2008-03-07 01:55:29 -06:00
Slava Pestov 2f2073a2c9 Merge branch 'new_launcher' of git://factorcode.org/git/factor 2008-03-06 20:46:07 -06:00
Slava Pestov c9c7548ffd Updating windows launcher for new-slots 2008-03-06 20:45:56 -06:00
Slava Pestov 05b02f3c38 Changing launcher to use new_slots 2008-03-06 20:44:52 -06:00
Doug Coleman 68f1b9432f load file-info on windows by default
fix the file type
add commented out file times
2008-03-06 17:55:18 -06:00
Doug Coleman ebc0127d01 Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:

	extra/html/parser/analyzer/analyzer.factor
2008-03-06 17:12:15 -06:00
Doug Coleman 61c77e616f rename nths to switches
add ?nth* and nths to sequences.lib
2008-03-06 17:10:56 -06:00
Doug Coleman 635749a50b move nmake to namespaces.lib 2008-03-06 17:10:17 -06:00
Doug Coleman 488579e1c0 add some more find words 2008-03-06 17:09:48 -06:00
Doug Coleman e6d4afa1c1 remove unique from core/ docs 2008-03-06 17:03:44 -06:00
Slava Pestov eaf11d94e3 Fix editors.jedit 2008-03-06 16:55:54 -06:00
Slava Pestov 62568770a9 Fix 2008-03-06 16:07:30 -06:00
Slava Pestov 549a7538c7 Clean up some of Dan's code after merge 2008-03-06 15:58:05 -06:00
Slava Pestov d95231cc43 Merge branch 'unicode' of git://factorcode.org/git/littledan into unicode 2008-03-06 14:47:32 -06:00
Daniel Ehrenberg b32276d1da Stupid bug fix 2008-03-06 14:46:11 -06:00
Slava Pestov 6574009e03 Fix merge conflicts 2008-03-06 13:54:15 -06:00
Slava Pestov a49fa26a29 Merge git://factorcode.org/git/littledan into unicode 2008-03-06 13:51:33 -06:00
dharmatech c6364fe2b3 Merge branch 'master' of /Users/dharmatech/builds/factor/ 2008-03-06 13:46:36 -06:00
dharmatech a336cb7570 Unit test fixes 2008-03-06 13:46:15 -06:00
Doug Coleman 6e9037c21a Merge branch 'master' of git://factorcode.org/git/factor 2008-03-06 12:22:27 -06:00
Eduardo Cavazos 724041c31d io.unix.files: add link-info unix backend 2008-03-06 12:05:47 -06:00
Eduardo Cavazos 56919b42af io.files: link-info 2008-03-06 12:04:54 -06:00
Eduardo Cavazos 9aa6219759 unix.stat: add lstat* 2008-03-06 12:04:20 -06:00
Doug Coleman 41e4d59e63 Merge branch 'master' of git://factorcode.org/git/factor 2008-03-06 11:40:52 -06:00
Eduardo Cavazos bff5d2af6d builder: fix stack effect 2008-03-06 11:37:44 -06:00
Eduardo Cavazos f2463f34ae hashtables: simplify (key@) 2008-03-06 11:28:49 -06:00
Doug Coleman ca6fc5edc6 default constructor was not sticking around after USEing a vocab 2008-03-06 10:18:46 -06:00
Doug Coleman 1b5d8d6a59 add nmake to namespaces.lib 2008-03-06 09:52:56 -06:00
Slava Pestov 626334303c Fix build dir pollution in unit tests 2008-03-06 03:03:07 -06:00
Slava Pestov 3c5a959ff4 Remove obsolete file 2008-03-06 03:02:01 -06:00
Slava Pestov 955387f5b7 HTTP authorization framework, first cut 2008-03-06 03:00:10 -06:00
Daniel Ehrenberg ee9b940bc6 Modifications to the encoding protocol for later optimization 2008-03-06 00:23:38 -06:00
Doug Coleman b3fcd179a0 refactor conversions 2008-03-05 22:07:45 -06:00