summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/IOStream.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2018-06-011-19/+19
| | | | | * upstream-KWSys: KWSys 2018-06-01 (8ef62b28)
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-11-091-120/+125
| | | | | * upstream-KWSys: KWSys 2016-11-09 (18c65411)
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-09-021-60/+28
|
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-02-011-0/+1
|
* 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: Avoid warning in kwsys IOStream.cxx when the helper functions are not ↵Brad King2008-02-031-0/+13
| | | | needed. Define one public symbol to avoid complaints from archivers about empty object files.
* ENH: Adding KWSys component IOStream to provide help with broken C++ stream ↵Brad King2006-08-271-0/+270
libraries.