- Aug 22, 2006
-
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
- Aug 21, 2006
- Aug 17, 2006
-
-
Brad King authored
-
- Aug 14, 2006
-
-
Bill Hoffman authored
-
- Aug 11, 2006
-
-
Ken Martin authored
-
Bill Hoffman authored
-
- Aug 10, 2006
-
-
David Cole authored
BUG: strlen logic was backwards resulting in function body never actually executing... when called with valid strings, it was always doing nothing and returning false... now it works as expected.
-
- Aug 01, 2006
-
-
Gaëtan Lehmann authored
-
Brad King authored
-
Brad King authored
COMP: Use SA_RESTART only if it is defined for the current platform. This partially addresses bug#3556.
-
Brad King authored
-
- Jul 31, 2006
-
-
Ken Martin authored
-
- Jul 28, 2006
-
-
Ken Martin authored
-
- Jul 27, 2006
-
-
Brad King authored
-
- Jul 25, 2006
-
-
Brad King authored
-
Ken Martin authored
-
Ken Martin authored
-
- Jul 24, 2006
-
-
Bill Hoffman authored
-
- Jul 20, 2006
-
-
Brad King authored
-
- Jul 18, 2006
-
-
Brad King authored
-
- Jul 17, 2006
-
-
Brad King authored
BUG: When handing the child stdin pipe a file, allow another process to be writing to the file at the same time. This allows children such as tail -f to function properly.
-
Andy Cedilnik authored
-
- Jul 16, 2006
-
-
Andy Cedilnik authored
-
- Jul 14, 2006
-
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Andy Cedilnik authored
ENH: Add support for multi-arguments: -f arg1 arg2 arg3 ... and support for lists: -f arg1 -f arg2 -f arg3 ... and for boolean to be stored as strings and doubles
-
- Jul 13, 2006
-
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
- Jul 12, 2006
-
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
- Jul 05, 2006
-
-
Brad King authored
ENH: Updated installation options and implementation to use INSTALL command if it is available. This will allow installation component assignment and separate installation of the .dll and .lib on windows.
-
Berk Geveci authored
ENH: Adding cmake 2.4 style installation. NOTE: These changes will work on a paraview build only. This file has to updated to be general
-
- Jun 25, 2006
-
-
Karthik Krishnan authored
BUG: The operator precedence is [] followed by *. Calling this method was causing out of array index segfaults bounds
-
- Jun 22, 2006
-
-
Ken Martin authored
-
- Jun 19, 2006
-
-
Brad King authored
-