- Dec 15, 2003
-
-
Brad King authored
-
- Jul 10, 2003
-
-
Brad King authored
ENH: Added use of KWSYS_HEADER macro in c and cxx files to include kwsys headers through their configured namespace.
-
- Jul 01, 2003
-
-
Brad King authored
ERR: Added casts to remove type conversion warnings. Pointer differences can be 64-bit, but unsigned long is 32-bit on many platforms. We know we are not traversing more data than can be handled by an unsigned long, though, because the length argument is an unsigned long.
-
- Jun 30, 2003
-
-
Andy Cedilnik authored
-
Brad King authored
-
- Jun 29, 2003
-
-
Andy Cedilnik authored
-