Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ERR: Added missing include of string.h | Brad King | 2004-10-01 | 1 | -0/+1 |
* | ENH: Added optional display of output for tests. Avoid printing alot of outp... | Brad King | 2004-09-30 | 1 | -6/+11 |
* | BUG: Fixed off-by-one error in test6 function. | Brad King | 2004-07-13 | 1 | -3/+2 |
* | ENH: Added test for runaway output. | Brad King | 2004-07-13 | 1 | -10/+44 |
* | ENH: Added exception string to abnormal termination report. | Brad King | 2004-01-28 | 1 | -1/+2 |
* | ERR: Fixed unused argument warning. | Brad King | 2004-01-19 | 1 | -0/+1 |
* | ENH: Added a recursive process execution test. | Brad King | 2004-01-17 | 1 | -27/+100 |
* | ENH: Updated copyright. | Brad King | 2003-12-15 | 1 | -0/+13 |
* | ENH: Removed pipe selection argument from WaitForData method in kwsysProcess.... | Brad King | 2003-12-05 | 1 | -3/+1 |
* | ERR: Fixed use of non-constant initializer. | Brad King | 2003-06-25 | 1 | -1/+5 |
* | ENH: Added test for Process implementation. | Brad King | 2003-06-18 | 1 | -0/+176 |