Slava Pestov
|
8dd333cbb5
|
Fix unit tests and fix string clone
|
2008-02-01 16:02:02 -06:00 |
Doug Coleman
|
71bac0da21
|
Load fixes
|
2008-01-31 23:59:29 -06:00 |
Slava Pestov
|
92ebcc3619
|
New timeout implementation
|
2008-01-31 12:27:37 -06:00 |
Slava Pestov
|
926e09a46a
|
New dispose word and with-dispose combinator, docs for io.monitor, working on O(1) stream timeouts
|
2008-01-31 00:52:06 -06:00 |
Eduardo Cavazos
|
c9fd6f2c8d
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-01-29 13:44:09 -06:00 |
Eduardo Cavazos
|
83aa8d0d6e
|
Fix wait loop bug (fixed by Slava)
|
2008-01-27 19:10:28 -06:00 |
Slava Pestov
|
1c91a286e5
|
Updating summary and authors
|
2008-01-27 01:02:31 -04:00 |
Doug Coleman
|
d09bc942ac
|
Get file redirection working in Unix io.launcher
|
2008-01-25 00:21:49 -06:00 |
Slava Pestov
|
62f076d0c3
|
Fix FD leak
|
2008-01-24 23:48:28 -04:00 |
Slava Pestov
|
00d2122a4c
|
Working on Unix io.launcher redirection
|
2008-01-24 23:45:56 -04:00 |
Doug Coleman
|
0b4be5f0a2
|
Fix Unix io.launcher
|
2008-01-24 22:41:55 -06:00 |
Slava Pestov
|
b5a337bb2a
|
Fix Linux I/O
|
2008-01-24 21:10:17 -04:00 |
Slava Pestov
|
6afa4119c8
|
Clean up non-blocking wait-for-process support, implement on Unix (untested)
|
2008-01-24 04:19:15 -04:00 |
Slava
|
42e97d4629
|
epoll works but not for files; disable it for now
|
2008-01-23 03:30:16 -05:00 |
Slava
|
09eb56d0c2
|
epoll almost works
|
2008-01-23 03:07:15 -05:00 |
Slava
|
68ac7b81d4
|
Merge branch 'master' of /git/factor
|
2008-01-23 01:49:04 -05:00 |
Slava
|
81c5b413f4
|
Working on epoll
|
2008-01-23 01:49:01 -05:00 |
Slava Pestov
|
157043ad19
|
Minor I/O backend tweak
|
2008-01-23 02:45:55 -04:00 |
Slava Pestov
|
c1963dd4ab
|
I/O cleanups
|
2008-01-21 15:33:43 -05:00 |
Slava Pestov
|
eb5644ad5f
|
Unix I/O re-working; nested multiplexer support, use kqueue on *bsd to wait for process completion, start Linux epoll support
|
2008-01-20 17:07:18 -05:00 |
Slava Pestov
|
1302a8055d
|
More kqueue work
|
2008-01-20 13:13:04 -05:00 |
Doug Coleman
|
80fcbf2514
|
add missing use
|
2008-01-19 10:18:52 -10:00 |
Slava Pestov
|
74329237e6
|
kqueue work in progress
|
2008-01-18 20:29:43 -05:00 |
Slava Pestov
|
309a1c179c
|
Add stderr stream; more Unix I/O work
|
2008-01-18 19:43:14 -05:00 |
Slava Pestov
|
588253dfe3
|
Cleaning up Unix I/O
|
2008-01-18 18:18:54 -05:00 |
Slava Pestov
|
2180b0f146
|
Fix init-stdio scope issue
|
2008-01-09 01:50:25 -05:00 |
Slava Pestov
|
825601ccc7
|
More circularity fixes
|
2008-01-05 20:37:13 -04:00 |
Slava Pestov
|
30541ec78a
|
Make parser constructor MEMO: again
|
2007-11-24 20:27:09 -05:00 |
Slava Pestov
|
72fe4e2d70
|
clean up io.unix.launcher parser, and parser-combinators
|
2007-11-24 20:19:39 -05:00 |
Slava Pestov
|
026c4186f1
|
Clean up io.unix.launcher command parser
|
2007-11-24 19:37:21 -05:00 |
Slava Pestov
|
82e98dac8b
|
Cleanup
|
2007-11-24 18:44:04 -05:00 |
Slava Pestov
|
84076184dd
|
Add missing USE:
|
2007-11-24 18:32:19 -05:00 |
Slava Pestov
|
1cd5d8bacb
|
io.unix.launcher no longer depends on /bin/sh! Down with the GNU establishment!
|
2007-11-24 18:09:30 -05:00 |
Slava Pestov
|
90731836af
|
Fix unix mmap
|
2007-11-24 16:32:59 -05:00 |
Slava Pestov
|
032fd57328
|
Document io.mmap and add mapped-file-closed? flag check
|
2007-11-17 01:49:06 -05:00 |
Eduardo Cavazos
|
44a5e155ab
|
Update vocabs for new with-fork
|
2007-11-15 17:06:40 -06:00 |
Eduardo Cavazos
|
68515d7105
|
Factor unix.process stuff out of io.unix.launcher
|
2007-11-14 17:35:43 -06:00 |
Slava Pestov
|
5262801398
|
io.launcher updates and destructors cleanup
|
2007-11-13 01:10:26 -05:00 |
Slava Pestov
|
e1ace82429
|
Improved io.launcher
|
2007-11-12 23:18:42 -05:00 |
Slava Pestov
|
8e9ad8cd1a
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2007-11-12 01:44:59 -05:00 |
Slava Pestov
|
a6ef4582c3
|
io.files now has a path-separator? hook; cleanup
|
2007-11-12 01:41:13 -05:00 |
Eduardo Cavazos
|
232ce7d9f4
|
Restored io.unix.launcher to previous state
|
2007-11-11 12:11:07 -06:00 |
Slava Pestov
|
3619953a15
|
Merge git://factorcode.org/git/factor
|
2007-11-09 03:19:21 -05:00 |
Slava Pestov
|
1a53979740
|
Fix with-fork stack effect
|
2007-11-09 03:18:37 -05:00 |
Slava Pestov
|
32df75da83
|
I/O backend cleanups, mostly CE
|
2007-11-09 03:01:45 -05:00 |
Eduardo Cavazos
|
9ae82bf050
|
Fix USING: in io.unix.launcher
|
2007-11-09 01:24:37 -06:00 |
Eduardo Cavazos
|
81c0bef366
|
Added exec* words and wait-for-pid to io.unix.launcher
|
2007-11-08 21:41:36 -06:00 |
Slava Pestov
|
3efc9c7973
|
Windows I/O cleanups, fix accept on CE
|
2007-11-07 14:01:45 -05:00 |
Slava Pestov
|
d8d1da96d7
|
Update libraries for parent-dir rename
|
2007-11-05 00:46:03 -05:00 |
Slava Pestov
|
de582084a4
|
Refactor I/O a bit so that C types are resolved at compile time -- better for deployment
|
2007-11-04 17:32:18 -05:00 |