Commit Graph

8325 Commits (93e84d7bcd02dfd082851796e9fe3bff463322a5)

Author SHA1 Message Date
Doug Coleman 93e84d7bcd fix some database issues - sqlite booleans, >>group and >>order don't require arrays now, they can be passed strings for a single order or group by 2008-10-18 15:15:27 -05:00
Slava Pestov 3ca9fc926e Consistent edit-hook variable access 2008-10-17 16:55:38 -05:00
Slava Pestov 58a44f12e5 Fix erg's MEMO:: bug 2008-10-17 16:54:45 -05:00
Slava Pestov 225097a5d3 Fix some bugs in locals 2008-10-17 16:54:07 -05:00
Doug Coleman 171c235c96 Merge branch 'master' of git://repo.or.cz/factor/jcg
Conflicts:

	basis/cocoa/messages/messages.factor
2008-10-15 23:56:42 -05:00
Doug Coleman 4b0b19e8e7 remove a couple unused words 2008-10-15 12:04:32 -05:00
Eduardo Cavazos d0ebf175b4 Merge branch 'master' of git://factorcode.org/git/factor 2008-10-15 04:46:32 -05:00
Eduardo Cavazos 4505ab4944 dns.cache.rr: Separate cache just for the rr objects 2008-10-15 04:45:01 -05:00
Eduardo Cavazos fa41397a17 Add 'bind-in' vocabulary (the -> operator...) 2008-10-15 04:44:18 -05:00
Eduardo Cavazos 78e747186a *** empty log message *** 2008-10-13 23:32:35 -05:00
Slava Pestov 476b31844a Merge branch 'master' of git://factorcode.org/git/factor 2008-10-13 16:44:30 -05:00
Slava Pestov c2e60610b9 Merge branch 'master' of git://factorcode.org/git/wrunt 2008-10-13 12:50:09 -05:00
Doug Coleman 72be152832 fix db tutorial 2008-10-12 07:25:16 -06:00
Doug Coleman 3368866fc3 fix counter 2008-10-12 07:25:03 -06:00
Doug Coleman 3161a85736 fix calculator 2008-10-11 00:35:19 -06:00
Doug Coleman ad53391806 make all types singletons instead of symbols, add NULL support for select statements 2008-10-10 20:52:28 -05:00
Doug Coleman 2779103b63 add on-update 2008-10-10 15:32:36 -05:00
Slava Pestov 5a4c637719 Merge branch 'master' of git://factorcode.org/git/factor 2008-10-10 13:44:06 -05:00
Slava Pestov f1286a353f Fix typo 2008-10-10 13:43:58 -05:00
Alex Chapman c40591af2e Merge branch 'master' into experimental 2008-10-10 16:51:49 +11:00
Alex Chapman 620f4e96a3 Jamshred is working again, hopefully even less buggy than ever! 2008-10-10 16:48:07 +11:00
Doug Coleman ace2ce2ce7 remove old word 2008-10-09 16:40:19 -05:00
Doug Coleman 83f1634219 clean up dispose a bit 2008-10-09 15:42:23 -05:00
Doug Coleman dfabdf60f7 Merge branch 'master' of git://factorcode.org/git/factor 2008-10-09 14:07:41 -05:00
Doug Coleman 7b9a3b61c3 partial fix for db, going to make it use dispose* soon 2008-10-09 14:07:11 -05:00
sheeple bbb34d08f8 Merge branch 'master' of git://factorcode.org/git/factor 2008-10-09 14:04:54 -05:00
sheeple bb6b998686 Fix alien-indirect on ppc 2008-10-09 14:04:33 -05:00
Doug Coleman 7f5af95d4e Merge branch 'master' of git://factorcode.org/git/factor 2008-10-09 00:47:04 -05:00
Slava Pestov 6130aeb88f Fix fep looping 2008-10-09 00:13:04 -05:00
Slava Pestov d89868f377 Merge branch 'master' of git://factorcode.org/git/factor 2008-10-08 23:43:59 -05:00
Slava Pestov d2dd7288b3 Fix parser bug with multi-line tuple literals 2008-10-08 23:43:37 -05:00
Doug Coleman ea69c8996f use ERROR:, inline database combinator examples 2008-10-08 19:06:19 -05:00
Doug Coleman 031ebe98b1 largert group buffer, openbsd apparently keeps the microseconds in their file timestamps. fix unit tests for this 2008-10-08 15:57:47 -05:00
Doug Coleman b7095ff39f fix using 2008-10-08 15:14:08 -05:00
Doug Coleman 967a8375ec fix using 2008-10-08 14:59:05 -05:00
Doug Coleman 8627a30b6c remove old structs 2008-10-08 14:58:16 -05:00
Doug Coleman a78636024c don't define structs in the same file as the constants 2008-10-08 14:57:53 -05:00
Doug Coleman 5b86d3a51e mac bootstrap 2008-10-08 14:40:19 -05:00
Doug Coleman 3060ef1fed Merge branch 'master' of git://factorcode.org/git/factor 2008-10-08 14:19:20 -05:00
Doug Coleman e464941d52 rename words for consistency, update docs, add unit tests 2008-10-08 14:18:50 -05:00
Doug Coleman 402126d038 fix spacing 2008-10-08 13:26:43 -05:00
Doug Coleman e0ad27401e add groups tests 2008-10-08 13:23:23 -05:00
Doug Coleman f026177e27 add users tests, fix naming inconsistencies 2008-10-08 13:22:53 -05:00
Doug Coleman e7e0e7ad69 fix bugs in unix.users found by adding unit tests. oops 2008-10-08 13:13:25 -05:00
Doug Coleman 1ba5b448d7 document unix.groups 2008-10-08 13:05:16 -05:00
Doug Coleman 65b891a687 document unix.users 2008-10-08 13:05:00 -05:00
Doug Coleman 0f891e002b add io.unix.files docs 2008-10-08 13:04:23 -05:00
Doug Coleman fb23eca0d9 move file flags to io.unix.files, change some word names for consistency 2008-10-08 13:03:55 -05:00
Doug Coleman 5afbade0a5 setting permissions, file times 2008-10-07 19:25:22 -05:00
Doug Coleman 5916fcea75 initial comit of groups, users, and utmpx 2008-10-07 19:25:05 -05:00