summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/kwsys_ios_fstream.h.in
Commit message (Collapse)AuthorAgeFilesLines
* Convert KWSys to OSI-approved BSD LicenseBrad King2009-09-281-11/+9
| | | | | | | 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.
* COMP: Disabling old streams warnings when including old headers on MSVC.Brad King2004-12-011-3/+4
|
* ENH: Renamed KWSYS_IOS_HAVE_* macros to KWSYS_IOS_USE_* to be more readable ↵Brad King2003-12-301-2/+2
| | | | in the C++ sources.
* ENH: Merging changes from KWSys-IOS-bp to KWSys-IOS-b2t-1-mp to main tree. ↵Brad King2003-12-231-0/+47
This introduces separate kwsys_ios and kwsys_stl macros needed to support all platforms.