Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert KWSys to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -11/+9 |
* | BUG: Fix stream state on successfully reading a string. | Brad King | 2007-04-19 | 1 | -1/+1 |
* | ENH: Fixed stl string streaming operators for Watcom. | Brad King | 2007-04-19 | 1 | -1/+12 |
* | 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 |