Doug Coleman
|
65a12660a7
|
implement priorities on windows
|
2008-03-26 15:55:55 -05:00 |
Slava Pestov
|
99b9ab367b
|
Move priority code to io.launcher
|
2008-03-24 18:02:39 -05:00 |
Daniel Ehrenberg
|
88baf7c3b7
|
latin1 -> iso-8859-1
|
2008-03-21 14:07:17 -04:00 |
Slava Pestov
|
02727576c2
|
New slots are now in the core
|
2008-03-20 15:30:59 -05:00 |
Slava Pestov
|
05b02f3c38
|
Changing launcher to use new_slots
|
2008-03-06 20:44:52 -06:00 |
Daniel Ehrenberg
|
a9c6ea1ce3
|
Resolving conflict
|
2008-03-04 18:04:51 -06:00 |
Daniel Ehrenberg
|
c5eec0ba10
|
Merge branch 'master' of git://factorcode.org/git/factor into unicode
Conflicts:
core/io/files/files-tests.factor
core/io/files/files.factor
core/io/io-tests.factor
core/io/streams/c/c-tests.factor
core/io/streams/lines/lines-tests.factor
core/source-files/source-files.factor
extra/benchmark/sockets/sockets.factor
extra/http/server/templating/templating-tests.factor
extra/http/server/templating/templating.factor
extra/io/launcher/launcher.factor
extra/io/mmap/mmap-tests.factor
extra/io/unix/launcher/launcher.factor
extra/io/unix/unix-tests.factor
|
2008-03-04 17:51:40 -06:00 |
Slava Pestov
|
39d27c32b0
|
io.launcher work in progress
|
2008-03-04 16:07:57 -05:00 |
Slava Pestov
|
a203988742
|
Unix launcher load fix
|
2008-03-03 18:44:57 -05:00 |
Slava Pestov
|
05a02ade7a
|
Unix <process-stream> now compiles
|
2008-03-03 16:45:18 -06:00 |
Daniel Ehrenberg
|
75f1fb5246
|
Various refactorings of streams with encodings
|
2008-02-24 01:37:05 -06:00 |
Daniel Ehrenberg
|
72e15848bf
|
More changes for encodings
|
2008-02-22 20:21:23 -06:00 |
Daniel Ehrenberg
|
8437c0ec3c
|
Merge branch 'slava/master' into unicode
Conflicts:
core/io/files/files-tests.factor
core/io/files/files.factor
extra/benchmark/reverse-complement/reverse-complement.factor
extra/cpu/8080/emulator/emulator.factor
extra/io/unix/unix-tests.factor
extra/logging/server/server.factor
extra/raptor/raptor.factor
extra/tar/tar.factor
extra/tools/disassembler/disassembler.factor
|
2008-02-21 15:45:17 -06:00 |
Daniel Ehrenberg
|
e918cf6de0
|
More changes wrt encodings
|
2008-02-21 15:22:49 -06:00 |
Slava Pestov
|
9edb5875e3
|
Less drastic changes
|
2008-02-18 07:30:16 -06:00 |
Slava Pestov
|
2c6afdfee6
|
Working on new threads
|
2008-02-18 05:07:40 -06:00 |
Doug Coleman
|
09569ee512
|
add current-process-handle to io.launcher
make tools.disassembler work on windows
|
2008-02-14 23:29:06 -06:00 |
Slava Pestov
|
ce076166fe
|
Fix +closed+
|
2008-02-14 02:20:20 -06:00 |
Eduardo Cavazos
|
72313d0b4f
|
io.unix.launcher: Fix io bug which caused problems during bootstrap
|
2008-02-10 00:35:18 -06:00 |
Slava Pestov
|
f1989fc8c6
|
Fix io.launcher again
|
2008-02-04 20:10:00 -06:00 |
Slava Pestov
|
f4244e7caf
|
Fix Unix launcher
|
2008-02-03 15:55:59 -06:00 |
Slava Pestov
|
d92361286d
|
Add kill-process and flesh out inotify
|
2008-02-03 14:23:14 -06: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 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
|
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 |
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 |
Eduardo Cavazos
|
232ce7d9f4
|
Restored io.unix.launcher to previous state
|
2007-11-11 12:11:07 -06:00 |
Slava Pestov
|
1a53979740
|
Fix with-fork stack effect
|
2007-11-09 03:18:37 -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
|
2589c69c04
|
Unix launcher: use execvp instead of execve
|
2007-09-22 02:27:53 -04:00 |
Slava Pestov
|
a96457cecc
|
Initial import
|
2007-09-20 18:09:08 -04:00 |