Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | COMP: Removed line continuation characters from #if lines to avoid linefeed p... | Brad King | 2005-04-22 | 1 | -9/+3 |
* | ENH: Added proper namespaced version of KWSYS_STL_STRING_ISTREAM_DEFINED, KWS... | Brad King | 2005-04-06 | 1 | -3/+12 |
* | ENH: Added operator!= for stl string and char* when the system does not provi... | Brad King | 2005-03-29 | 1 | -0/+19 |
* | ENH: Added istream and ostream operators for stl string in KWSys when using o... | Brad King | 2005-03-29 | 1 | -0/+92 |
* | COMP: Removing stl string io operators change until the CMake bootstrap scrip... | Brad King | 2005-03-26 | 1 | -92/+0 |
* | ENH: Added istream and ostream operators for stl string when using old stream... | Brad King | 2005-03-26 | 1 | -0/+92 |