summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/kwsys_stl_string.hxx.in
Commit message (Expand)AuthorAgeFilesLines
* Convert KWSys to OSI-approved BSD LicenseBrad King2009-09-281-11/+9
* BUG: Fix stream state on successfully reading a string.Brad King2007-04-191-1/+1
* ENH: Fixed stl string streaming operators for Watcom.Brad King2007-04-191-1/+12
* COMP: Removed line continuation characters from #if lines to avoid linefeed p...Brad King2005-04-221-9/+3
* ENH: Added proper namespaced version of KWSYS_STL_STRING_ISTREAM_DEFINED, KWS...Brad King2005-04-061-3/+12
* ENH: Added operator!= for stl string and char* when the system does not provi...Brad King2005-03-291-0/+19
* ENH: Added istream and ostream operators for stl string in KWSys when using o...Brad King2005-03-291-0/+92
* COMP: Removing stl string io operators change until the CMake bootstrap scrip...Brad King2005-03-261-92/+0
* ENH: Added istream and ostream operators for stl string when using old stream...Brad King2005-03-261-0/+92