Brad King
de955e4b6d
Convert KWSys to OSI-approved BSD License
...
This converts the KWSys license to a pure 3-clause OSI-approved BSD
License. We drop the previous license clause requiring modified
versions to be plainly marked. We also update the KWSys copyright to
cover the full development time range.
2009-09-28 11:37:35 -04:00
Brad King
94e27c1073
BUG: Fix stream state on successfully reading a string.
2007-04-19 12:44:04 -04:00
Brad King
28f6b148f6
ENH: Fixed stl string streaming operators for Watcom.
2007-04-19 11:21:35 -04:00
Brad King
49cb763452
COMP: Removed line continuation characters from #if lines to avoid linefeed problems on cygwin.
2005-04-22 11:57:59 -04:00
Brad King
f0b10ad061
ENH: Added proper namespaced version of KWSYS_STL_STRING_ISTREAM_DEFINED, KWSYS_STL_STRING_OSTREAM_DEFINED, and _STL_STRING_NEQ_CHAR_DEFINED macros.
2005-04-06 16:14:29 -04:00
Brad King
65f1e3e1d8
ENH: Added operator!= for stl string and char* when the system does not provide one.
2005-03-29 10:10:25 -05:00
Brad King
22f6d68be3
ENH: Added istream and ostream operators for stl string in KWSys when using old streams that do not provide them.
2005-03-29 08:20:08 -05:00
Brad King
ebbe1ffdd9
COMP: Removing stl string io operators change until the CMake bootstrap script can be fixed.
2005-03-26 09:58:05 -05:00
Brad King
098c33c4da
ENH: Added istream and ostream operators for stl string when using old streams that do not provide them.
2005-03-26 08:19:36 -05:00