- Jul 26, 2005
-
-
Brad King authored
ENH: Moved kwsys_ns and kwsysEXPORT macros to Configure.h in the case of building a kwsys source file. This allows more than one header to be included in a kwsys source file without redefining the macros.
-
- Jul 20, 2005
-
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
- Jul 13, 2005
-
-
Andy Cedilnik authored
-
- Jul 12, 2005
-
-
Andy Cedilnik authored
BUG: Revert the change to FileIsDirectory. Add FileIsSymlink and treat symlinks as files when removing directory
-
Andy Cedilnik authored
BUG: When removing directory, use lstat instead of stat to make sure that symlinks are treated as files and not as directories
-
- Jul 08, 2005
-
-
Brad King authored
-
- Jul 07, 2005
- Jun 30, 2005
-
-
Brad King authored
BUG: Do not increment optr by 2 after storing only one character. Also fixed possibility of storing uninitialized characters from the last triplet.
-
- Jun 23, 2005
-
-
Andy Cedilnik authored
-
Brad King authored
ENH: Added some smaller primes to allow small hash table sizes and therefore shorter initial construction times.
-
- Jun 21, 2005
-
-
Brad King authored
BUG: Use sleep(1) instead of usleep(1000000) because some UNIX systems specify that the argument to usleep must be less than 1000000.
-
- Jun 20, 2005
-
-
Sebastien Barre authored
ENH: fix test, it has to return a true/false value otherwise it just passes the test, and add test for EscapeChars
-
- Jun 17, 2005
- Jun 13, 2005
-
-
Sebastien Barre authored
-
- Jun 09, 2005
- Jun 07, 2005
-
-
Andy Cedilnik authored
-
- May 28, 2005
-
-
Bill Lorensen authored
-
- May 27, 2005
-
-
Sebastien Barre authored
ENH: add convenience function to convert Windows command line args into Unix argc/argv. Pulled and cleaned from PV/VV/VJ init code
-
- 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
-