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
|
9940031cda
|
removed dead code in unmaintained/io
|
2008-10-07 17:47:20 -05:00 |
Doug Coleman
|
a10fd92a33
|
fix lambda-macro reset-word bug
|
2008-10-07 17:18:49 -05:00 |
Slava Pestov
|
6a5dd26c52
|
Working on new codegen again
|
2008-10-07 16:13:29 -05:00 |
Alex Chapman
|
95848c8c68
|
Merge branch 'master' of git://factorcode.org/git/factor into maintenance
|
2008-10-08 08:12:52 +11: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 |
Doug Coleman
|
69b3306f4b
|
fix using
|
2008-10-06 19:13:33 -05:00 |
Doug Coleman
|
8e315944b4
|
fix
|
2008-10-06 19:01:41 -05:00 |
Doug Coleman
|
7c9d7f476a
|
windows needs timeval struct too
|
2008-10-06 18:28:10 -05:00 |
Joe Groff
|
3399a579d0
|
call find-gl-context to ensure context is set during graft/ungraft in GL demos
|
2008-10-04 16:33:51 -07:00 |
Alex Chapman
|
583353651f
|
Merge branch 'experimental' into maintenance
|
2008-10-02 15:02:38 +10:00 |
Alex Chapman
|
4077ad28d8
|
Merge branch 'master' into experimental
|
2008-10-02 15:01:20 +10:00 |
Alex Chapman
|
2c634cd4ab
|
Moving Jamshred from unmaintained. It's *almost* working.
|
2008-10-02 14:27:39 +10:00 |
Doug Coleman
|
7308f2fb52
|
fix shiz
|
2008-10-01 21:30:12 -05:00 |
Doug Coleman
|
29a0a7375a
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-01 21:26:59 -05:00 |
Doug Coleman
|
a10c3f425c
|
let the unique heap retain hashtable entries after elements are popped to ensure uniqueness forever
|
2008-10-01 21:25:37 -05:00 |
Slava Pestov
|
37219fa139
|
Fix help
|
2008-10-01 21:05:27 -05:00 |
Slava Pestov
|
f240e1ff37
|
Small cleanup
|
2008-10-01 20:55:24 -05:00 |
Slava Pestov
|
6febd7ed4a
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-01 20:55:05 -05:00 |
Slava Pestov
|
4ce980b9ac
|
Move heap-slurp-when to spider
|
2008-10-01 20:54:58 -05:00 |
Doug Coleman
|
32b3fab3a9
|
assoc-deques -> assoc-heaps
|
2008-10-01 20:48:53 -05:00 |
Alex Chapman
|
ded8ae641e
|
Fixed tetris and moved it from unmaintained to extra
|
2008-10-02 11:12:46 +10:00 |
John Benediktsson
|
0b57ce6c52
|
Remove switch from sequences-lib (exists as exchange).
|
2008-10-01 17:46:09 -07:00 |
John Benediktsson
|
cdf7091ae8
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-01 17:38:20 -07:00 |
John Benediktsson
|
065fbc4ca3
|
printf: Fix rounding of floats and exps, default to 6 digits, update docs and tests.
|
2008-10-01 17:38:12 -07:00 |
Doug Coleman
|
ebe8adfe31
|
spruce up the spider
|
2008-10-01 19:29:18 -05:00 |
John Benediktsson
|
def6c1b21f
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-01 16:32:46 -07:00 |
Doug Coleman
|
723cd453a7
|
initial checkin or spider
|
2008-10-01 18:17:31 -05:00 |
Doug Coleman
|
39aec88602
|
remove dead code
|
2008-10-01 18:16:29 -05:00 |
Doug Coleman
|
62a8d45c0e
|
add interpolate
|
2008-10-01 18:15:41 -05:00 |
Doug Coleman
|
18760bf504
|
remove using
|
2008-10-01 18:13:34 -05:00 |
Doug Coleman
|
ffaab5a14e
|
add slurp-heap-when, document heap-slurp-*
|
2008-10-01 18:10:57 -05:00 |