Commit Graph

37 Commits (fc1116d3f152bc70b5abd0aad92effd85e98abba)

Author SHA1 Message Date
Slava Pestov d47433a48d New I/O timeout system 2008-02-21 19:12:55 -06:00
Slava Pestov 37e0e28f35 Implement new box data type, fix various bugs, add status parameter for suspend, threads. now prints thread state 2008-02-19 14:38:02 -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 64e64fd6ae document current-process-handle 2008-02-14 23:34:20 -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 2e1e38db89 Fix <process-stream> +timeout+ 2008-02-14 01:17:54 -06:00
Slava Pestov 1347156bd6 Merge branch 'master' of git://factorcode.org/git/factor 2008-02-09 23:27:01 -06:00
Slava Pestov be28fbd45d Document io.timeouts 2008-02-09 22:28:22 -06:00
Slava Pestov dd8e38a7f0 Fixing some issues 2008-02-09 21:56:50 -06:00
Slava Pestov c8f042aef4 Redo timeouts 2008-02-09 21:34:42 -06:00
Eduardo Cavazos bf2efa3ecc io.launcher: fix segmentation fault bug 2008-02-09 20:47:45 -06:00
Slava Pestov f05cf861eb Fix USING: in io.launcher 2008-02-08 21:47:47 -06:00
Slava Pestov 52d91bf0bc Add try-process word 2008-02-08 21:15:29 -06:00
Slava Pestov 5ecf3f7225 Improve unit test documentation and update some tests 2008-02-06 22:58:41 -06:00
Slava Pestov 9804d9462d Rename symbols to be consistent 2008-02-05 17:33:36 -06:00
Slava Pestov e9b5a6b9d3 with-process-stream waits for process exit 2008-02-04 19:38:19 -06:00
Slava Pestov d92361286d Add kill-process and flesh out inotify 2008-02-03 14:23:14 -06:00
Eduardo Cavazos 9d5b944ec1 io.launcher: update docs 2008-01-30 23:16:20 -06:00
Slava Pestov 76e4702f38 Got Windows launcher redirection working 2008-01-25 02:37:37 -04:00
Doug Coleman d09bc942ac Get file redirection working in Unix io.launcher 2008-01-25 00:21:49 -06:00
Slava Pestov 00d2122a4c Working on Unix io.launcher redirection 2008-01-24 23:45:56 -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 af915caaa3 Add wait-for-process word to io.launcher; run-process and run-detached now return process tuples 2008-01-24 03:27:15 -04:00
Slava Pestov 30dec8b0a8 Fix documentation typos 2008-01-18 17:09:55 -05:00
Slava Pestov 825601ccc7 More circularity fixes 2008-01-05 20:37:13 -04:00
Slava Pestov c3deb44f43 Fix circularity 2008-01-05 18:27:15 -04:00
Slava Pestov ced9893a4e Get bootstrap.tools to load, update extra/ for USE-IF: removal 2007-12-28 21:46:06 -05:00
Slava Pestov f53fa196ac New must-infer word; \ foo must-infer asserts that foo's declared effect matches its inferred effect, put this in your unit tests 2007-12-26 20:54:38 -05:00
Slava Pestov 51992905b2 Inference tests tweak 2007-12-17 16:29:26 -05:00
Slava Pestov e7cc5ea6d4 Windows IO fixes and <process-stream> work 2007-11-21 01:18:46 -05:00
Slava Pestov 014a3d4867 Launcher doc fix 2007-11-17 00:45:58 -05:00
Slava Pestov 563a60cb8d Documentation updates 2007-11-16 21:07:18 -05:00
Eduardo Cavazos 44a5e155ab Update vocabs for new with-fork 2007-11-15 17:06:40 -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 a96457cecc Initial import 2007-09-20 18:09:08 -04:00