- Dec 03, 2003
-
-
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
-
- 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
- Aug 07, 2003
-
-
Andy Cedilnik authored
-
- Aug 06, 2003
- Aug 05, 2003
- Jul 10, 2003
- Jul 09, 2003
-
-
Brad King authored
-
- Jul 08, 2003
-
-
Andy Cedilnik authored
-
- Jul 07, 2003
-
-
Brad King authored
-
Andy Cedilnik authored
ENH: Add optional argument to GetLineFromStream which can let the caller know whether there was a new line character at the end of the line that was just read
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
Andy Cedilnik authored
-