Commit Graph

925 Commits (51f72043561dd954cf496cdf0f02138e76517a39)

Author SHA1 Message Date
Doug Coleman 51f7204356 add unix utilities words 2008-10-18 21:14:51 -05:00
Doug Coleman d6784bdb46 make user-read? work in file-info objects 2008-10-18 17:48:33 -05:00
Doug Coleman 6aadd70623 user-read? is now generic, can take a filename or an integer from a stat struct 2008-10-18 17:29:38 -05:00
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 72be152832 fix db tutorial 2008-10-12 07:25:16 -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
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 bb6b998686 Fix alien-indirect on ppc 2008-10-09 14:04:33 -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
Doug Coleman 9228d367a1 ffi structs and typedefs 2008-10-07 19:23:35 -05:00
Doug Coleman a10fd92a33 fix lambda-macro reset-word bug 2008-10-07 17:18:49 -05:00
Doug Coleman 9e807a88c6 ffi work 2008-10-07 13:16:18 -05:00
Doug Coleman 5cc44e8ad8 move passwd struct from macosx to bsd 2008-10-07 13:15:29 -05:00
Doug Coleman d656509e24 fix mac stat 2008-10-07 07:43:49 -05:00
Doug Coleman bc5f19b919 fix typo 2008-10-07 07:24:10 -05:00
Slava Pestov 7c05a777ba Add unportable tag and other meta-data to core-foundation subvocabs 2008-10-07 01:27:18 -05:00
Doug Coleman 39160d66e3 add files 2008-10-06 23:02:06 -05:00
Doug Coleman 312f399003 found stat64 for macosx, so there's a unix-file-info and a bsd-file-info only 2008-10-06 22:51:06 -05:00
Doug Coleman 0e81d4c82c last using patch, i think i got it 2008-10-06 21:41:06 -05:00
Doug Coleman ff64bafae2 dont use structs 2008-10-06 21:17:51 -05:00
Doug Coleman 1d5b86f23c factor is hard. let's go shopping! 2008-10-06 21:16:15 -05:00
Doug Coleman 9751a38fa7 since-1970 docs 2008-10-06 21:04:30 -05:00
Doug Coleman 1f1a62fcdd fix using 2008-10-06 21:02:10 -05:00
Doug Coleman 114e81590c renamed timestamp>unix-time 2008-10-06 20:52:32 -05:00