- May 16, 2005
-
-
Brad King authored
-
- May 13, 2005
- May 10, 2005
- May 05, 2005
-
-
Andy Cedilnik authored
-
Brad King authored
ENH: Disabling test 6 on QNX until process killing can be resolved. It will just fail always for now.
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
- May 04, 2005
-
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
- May 03, 2005
- Apr 28, 2005
-
-
Brad King authored
-
- Apr 27, 2005
-
-
Brad King authored
BUG: Extending timeout of test 6 from 0.1 seconds to 3 seconds. This should avoid missed signals and intermittent failures.
-
- Apr 26, 2005
-
-
Andy Cedilnik authored
-
- Apr 22, 2005
- Apr 21, 2005
- Apr 20, 2005
-
-
Brad King authored
-
- Apr 19, 2005
-
-
Andy Cedilnik authored
-
Brad King authored
BUG: When killing a child all the pipe read ends should be closed. This will allow a child that is blocking while waiting to write to the pipe to wake up and receive the kill signal properly on cygwin.
-
Brad King authored
BUG: Expanded difference in timeouts between tests 4 and 5 so that 5 does not timeout while waiting for 4 to timeout. This should fix the intermittent failure of test 5 on cygwin. ENH: When a mismatch is reported it now reports what it was as well as what it should have been.
-
- Apr 15, 2005
-
-
Brad King authored
BUG: For some reason the non-template allocator test compiles on VS6 even though its allocator is a template. Adding ::size_type to be sure it accesses a member of the allocator.
-
Brad King authored
-
Brad King authored
BUG: Cannot use Win32 implementation for cygwin processes because then cygwin paths to executables like /usr/bin/ls are not found.
-
Brad King authored
COMP: Added KWSYS_CXX_HAS_CSTDDEF try-compile to KWSys to provide kwsys/cstddef header (to get size_t for hash_fun.hxx).
-
Brad King authored
-
Sebastien Barre authored
-
Brad King authored
-