- Dec 04, 2006
-
-
Brad King authored
ENH: Changes based on patch from Ryan C. Gordon to enable process execution on BeOS. There seems to be no way to implement it without polling (or threads).
-
- Nov 29, 2006
-
-
Mathieu Malaterre authored
BUG: Fix problem with loading dylib on Tiger (10.4) x86. We need to be using the dlopen/dlclose instead of the old NSModule
-
- Oct 25, 2006
-
-
Brad King authored
-
- Oct 23, 2006
-
-
Brad King authored
-
- Oct 18, 2006
-
-
David Cole authored
BUG: Correct the SystemReportDebugHook function. It should not call exit. It gets called multiple times at shutdown in a memory leak reporting scenario... This is the source of the long standing KWWidgetsTour debug build dashboard failure.
-
- Oct 13, 2006
-
-
Andy Cedilnik authored
-
- Oct 09, 2006
-
-
David Cole authored
COMP: Fix or suppress warnings on Borland and Mac dashboards. Definitely fix "may be used uninitialized" warnings.
-
- Oct 06, 2006
-
-
David Cole authored
STYLE: Make the set of supported STL headers the same in vtkstd and vtksys/stl. (The union of the present values of the two sets.)
-
- Oct 04, 2006
-
-
Brad King authored
ENH: Adding Shell_Flag_EchoWindows option to setup escapes for arguments to the native echo command in a shell. This special case is needed to avoid adding quotes when passing text to echo in a native windows shell which does no command line parsing at all.
-
Brad King authored
ENH: Adding tests KWSYS_C_HAS_PTRDIFF_T and KWSYS_C_HAS_SSIZE_T to help ProcessUNIX.c build everywhere without warnings.
-
Brad King authored
-
Brad King authored
ENH: Renamed kwsysPlatformCxxTests to kwsysPlatformTests and generalized it for multiple language tests (C and CXX).
-
- Oct 03, 2006
-
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Brad King authored
-
Brad King authored
ENH: Added Process_SetPipeNative method to allow user code to override the pipes connected to the child pipeline.
-
- Sep 27, 2006
-
-
Brad King authored
ENH: Re-implemented command line argument shell quoting to support several platforms with one code base.
-
- Sep 21, 2006
-
-
Brad King authored
BUG: Windows_ShellArgument: need to escape if the string contains one of a set of special characters as well as spaces. Moved test for needing escapes to a separate method kwsysSystemWindowsShellArgumentNeedsEscape.
-
Brad King authored
ENH: Adding 'System' component of C sources to hold system tools written in C. Moved windows shell command line argument escaping code to kwsysSystem_Windows_ShellArgument and kwsysSystem_Windows_ShellArgumentSize.
-
Brad King authored
ENH: Added KWSYS_SHARED_FORWARD_OPTION_COMMAND option to allow users to replace the command executed. Extended documentation at top of file.
-
- Aug 30, 2006
-
-
Brad King authored
-
- Aug 27, 2006
- Aug 26, 2006
- Aug 25, 2006
-
-
Brad King authored
-
Brad King authored
ENH: Separate the notion of a request for LFS and its availability. Allow user code to block definitions of LFS macros. Added framework to give error if sys/types.h is included before this header when LFS is requested (currently disabled).
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
- Aug 23, 2006
-
-
Brad King authored
-
Andy Cedilnik authored
-
- Aug 22, 2006
-
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
- Aug 21, 2006