Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2020-05-27 | 1 | -8/+0 |
| | | | | | | # By KWSys Upstream * upstream-KWSys: KWSys 2020-05-27 (a3263389) | ||||
* | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2016-11-09 | 1 | -31/+31 |
| | | | | | * upstream-KWSys: KWSys 2016-11-09 (18c65411) | ||||
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2015-09-02 | 1 | -5/+5 |
| | |||||
* | COMP: remove exporting String as VS10 attempts to export its parents ↵ | Dave Partyka | 2010-01-26 | 1 | -1/+1 |
| | | | | (basic_string) which causes all kinds of multiply defined symbols at link time. | ||||
* | Convert KWSys to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -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. | ||||
* | STYLE: Remove references to std:: inside KWSys, even in comments. This will ↵ | Brad King | 2008-01-31 | 1 | -2/+2 |
| | | | | allow a commit check to be added. | ||||
* | COMP: Fixes for Watcom. | Brad King | 2007-04-19 | 1 | -0/+8 |
| | |||||
* | ENH: Added kwsys::String class to shorten debugging symbols and error ↵ | Brad King | 2006-02-07 | 1 | -0/+59 |
messages involving std::string. |