- Dec 15, 2003
-
-
Brad King authored
-
- Dec 14, 2003
- Dec 13, 2003
- Dec 09, 2003
-
-
Brad King authored
-
- Dec 08, 2003
-
-
Brad King authored
-
- Dec 07, 2003
-
-
Brad King authored
-
- Dec 05, 2003
- Dec 04, 2003
-
-
Brad King authored
-
- Dec 03, 2003
-
-
Brad King authored
ERR: Some platforms define stdin, stdout, and stderr as macros. Renaming these symbols to StdIn, StdOut, and StdErr.
-
Brad King authored
ENH: Merged changes from KWSys-MultiProcess-bp to KWSys-MultiProcess-b2t-1-mp to main tree. This introduces support for process pipelines.
-
Brad King authored
-
- Nov 28, 2003
-
-
Brad King authored
-
Brad King authored
ENH: Removing special termination pipe from Windows implementation. It does not need it because WaitForMultipleObjects can wait with a timeout for the process to terminate. This is not the case in UNIX because waitpid has no timeout, so we need the termination pipe there.
-
Brad King authored
-
Brad King authored
ENH: Added special termination pipe to allow timeout to work for processes that close their output pipes.
-
Brad King authored
ENH: Error messages from the forwarding executable are now read completely even if they are reported in multiple blocks.
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
Brad King authored
BUG: When a child fails to exec, we need to read the entire error message, not just the first block.
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
- Nov 27, 2003
-
-
Brad King authored
-
- Nov 04, 2003
- Oct 09, 2003
-
-
Bill Hoffman authored
-
- Sep 18, 2003
-
-
Bill Hoffman authored
-
- Aug 21, 2003
-
-
Bill Hoffman authored
ENH: add the unix makefile generator as an option from the windows GUI, this builds with mingw, cygwin, and combinations of make cl, bcc32
-
- Aug 17, 2003
-
-
Bill Hoffman authored
-
- Aug 13, 2003
-
-
Brad King authored
-