| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: add kwsys test for DetectFileType | Sebastien Barre | 2005-10-04 | 3 | -0/+58 |
|
|
* | ENH: Converting FundamentalType try-compiles into a single try-run. All the ... | Brad King | 2005-10-03 | 2 | -34/+137 |
|
|
* | COMP: Try to remove warnings | Andy Cedilnik | 2005-09-22 | 1 | -18/+14 |
|
|
* | ENH: Updated to use modern FILE command for writing to output logs instead of... | Brad King | 2005-09-21 | 1 | -4/+4 |
|
|
* | BUG: kwsys_ios namespace should import streambuf also. | Brad King | 2005-09-21 | 1 | -0/+1 |
|
|
* | ENH: Make message into status | Andy Cedilnik | 2005-09-20 | 1 | -1/+1 |
|
|
* | BUG: Remove warning and try to fix memory problem | Andy Cedilnik | 2005-09-19 | 1 | -5/+6 |
|
|
* | ENH: Test for both commands | Andy Cedilnik | 2005-09-19 | 1 | -2/+2 |
|
|
* | STYLE: Added reference to documentation in CMakeLists.txt. | Brad King | 2005-09-18 | 1 | -1/+4 |
|
|
* | STYLE: Added backward compatibility disclaimer. | Brad King | 2005-09-18 | 1 | -0/+8 |
|
|
* | BUG: Fix which argument is which, also, fix the test to be less agressive | Andy Cedilnik | 2005-09-18 | 1 | -3/+1 |
|
|
* | ENH: Add testing of GET_TEST_PROPERTY command | Andy Cedilnik | 2005-09-17 | 1 | -0/+4 |
|
|
* | BUG: On WIN32, since we are using subkey, set it | Andy Cedilnik | 2005-09-17 | 1 | -1/+5 |
|
|
* | COMP: Remove unused variable | Andy Cedilnik | 2005-09-16 | 1 | -2/+0 |
|
|
* | BUG: Fix encoding and add deleting to the test | Andy Cedilnik | 2005-09-16 | 2 | -4/+8 |
|
|
* | ENH: Modify API a little bit to allow arbitrary length values. Encode certain... | Andy Cedilnik | 2005-09-16 | 3 | -61/+161 |
|
|
* | COMP: Remove problem on borland | Andy Cedilnik | 2005-09-16 | 1 | -7/+4 |
|
|
* | ENH: Enable registry, add test of SET_TESTS_PROPERTIES, rename tests for dart2 | Andy Cedilnik | 2005-09-16 | 1 | -10/+19 |
|
|
* | COMP: Remove some more warnings | Andy Cedilnik | 2005-09-16 | 1 | -13/+11 |
|
|
* | ENH: Cleanups and expose unix registry on windows (for cygwin etc) | Andy Cedilnik | 2005-09-16 | 2 | -27/+25 |
|
|
* | COMP: Win32 fixes | Andy Cedilnik | 2005-09-16 | 2 | -31/+64 |
|
|
* | ENH: More handling of unix versus windows registry | Andy Cedilnik | 2005-09-16 | 1 | -99/+132 |
|
|
* | ENH: Initial import | Andy Cedilnik | 2005-09-16 | 4 | -0/+869 |
|
|
* | ENH: Added cygcheck knowledge for --ldd option on Cygwin. Added error messag... | Brad King | 2005-08-31 | 1 | -1/+11 |
|
|
* | BUG: Fixed dirname in a few cases on windows. Now using KWSYS_SHARED_FORWARD... | Brad King | 2005-08-18 | 1 | -12/+21 |
|
|
* | ENH: Added support for Windows. | Brad King | 2005-08-18 | 1 | -31/+178 |
|
|
* | BUG: Automatic pwd/cwd path translation must check that the generated logical... | Brad King | 2005-08-17 | 1 | -28/+26 |
|
|
* | ENH: If VTK_LIBRARY_PROPERTIES is set then the properties it lists will be ad... | Brad King | 2005-08-04 | 1 | -0/+14 |
|
|
* | ENH: change loc of log files | Ken Martin | 2005-07-29 | 1 | -2/+2 |
|
|
* | ENH: add method to attempt to check if a file is text or binary | Sebastien Barre | 2005-07-28 | 2 | -1/+80 |
|
|
* | ENH: Added FundamentalType header defining platform-independent fixed size/si... | Brad King | 2005-07-26 | 2 | -1/+217 |
|
|
* | ENH: Added TEST_KWSYS_CXX_SAME_LONG_AND___INT64, TEST_KWSYS_CXX_SAME_LONG_LON... | Brad King | 2005-07-26 | 1 | -0/+44 |
|
|
* | ENH: Moved kwsys_ns and kwsysEXPORT macros to Configure.h in the case of buil... | Brad King | 2005-07-26 | 4 | -8/+19 |
|
|
* | ENH: Rename test | Andy Cedilnik | 2005-07-20 | 1 | -0/+77 |
|
|
* | ENH: Rename test | Andy Cedilnik | 2005-07-20 | 2 | -79/+2 |
|
|
* | COMP: Remove warning on windows | Andy Cedilnik | 2005-07-13 | 1 | -0/+1 |
|
|
* | BUG: Revert the change to FileIsDirectory. Add FileIsSymlink and treat symlin... | Andy Cedilnik | 2005-07-12 | 2 | -5/+24 |
|
|
* | BUG: When removing directory, use lstat instead of stat to make sure that sym... | Andy Cedilnik | 2005-07-12 | 1 | -0/+4 |
|
|
* | COMP: Fixed uninitialized variable. | Brad King | 2005-07-08 | 1 | -1/+1 |
|
|
* | ENH: Extended test 0 to run the executable twice using the same process objec... | Brad King | 2005-07-07 | 1 | -14/+29 |
|
|
* | BUG: Fixed reusability of process object by clearing each pipe's Closed flag ... | Brad King | 2005-07-07 | 1 | -1/+2 |
|
|
* | BUG: Do not increment optr by 2 after storing only one character. Also fixed... | Brad King | 2005-06-30 | 1 | -5/+16 |
|
|
* | ENH: Several improvements with the way things are handled. Also, support mult... | Andy Cedilnik | 2005-06-23 | 1 | -0/+1 |
|
|
* | ENH: Added some smaller primes to allow small hash table sizes and therefore ... | Brad King | 2005-06-23 | 1 | -1/+2 |
|
|
* | BUG: Use sleep(1) instead of usleep(1000000) because some UNIX systems specif... | Brad King | 2005-06-21 | 1 | -1/+1 |
|
|
* | ENH: fix test, it has to return a true/false value otherwise it just passes t... | Sebastien Barre | 2005-06-20 | 1 | -5/+46 |
|
|
* | ENH: Enabling new test 7 of process execution. | Brad King | 2005-06-17 | 1 | -0/+1 |
|
|
* | ENH: Added polling feature to documentation of WaitForData. | Brad King | 2005-06-17 | 1 | -1/+3 |
|
|
* | BUG: Fixed polling feature of WaitForData. | Brad King | 2005-06-17 | 1 | -2/+13 |
|
|
* | ENH: Added test 7 to expose problems with polling by WaitForData. | Brad King | 2005-06-17 | 1 | -18/+94 |
|
|