Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2016-03-29 | 1 | -2/+2 |
| | | | | | * upstream-KWSys: KWSys 2016-03-29 (b51abb30) | ||||
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2015-09-02 | 1 | -35/+25 |
| | |||||
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2014-05-13 | 1 | -2/+41 |
| | |||||
* | 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. | ||||
* | COMP: Silence useless Borland inlining warning | Brad King | 2009-09-03 | 1 | -0/+6 |
| | | | | | | | KWSys tries not to force anything on source files that include its headers, but Borland warning 8027 leaves us no choice when we want to have inline function definitions. This commit disables the warning for the RegularExpression header and any file that includes it. | ||||
* | COMP:try to fix error on qnx-V3.3.5-gcc_ntox86. | Francois Bertel | 2009-03-19 | 1 | -1/+1 |
| | |||||
* | COMP:Fixed VS 64-bit warning C4267 line 432 of RegularExpression.cxx | Francois Bertel | 2009-03-19 | 1 | -1/+1 |
| | |||||
* | COMP:Fixed warnings. | Francois Bertel | 2009-03-17 | 1 | -5/+11 |
| | |||||
* | ENH: Add assignment operator to KWSys RegularExpression. | Brad King | 2008-05-16 | 1 | -0/+5 |
| | |||||
* | BUG: if there is no match, don't construct the stl string from a NULL | Alexander Neundorf | 2007-08-22 | 1 | -1/+8 |
| | | | | | | pointer Alex | ||||
* | COMP: Changed type of regmlen to avoid warnings when other lengths are ↵ | Brad King | 2005-05-03 | 1 | -1/+1 |
| | | | | converted to it. | ||||
* | ENH: Merging changes from KWSys-IOS-bp to KWSys-IOS-b2t-1-mp to main tree. ↵ | Brad King | 2003-12-23 | 1 | -17/+17 |
| | | | | This introduces separate kwsys_ios and kwsys_stl macros needed to support all platforms. | ||||
* | ENH: Updated copyright. | Brad King | 2003-12-15 | 1 | -7/+4 |
| | |||||
* | ENH: Added DLL support. | Brad King | 2003-06-30 | 1 | -5/+5 |
| | |||||
* | ERR: Fixed documentation to read RegularExpression instead of ↵ | Brad King | 2003-06-23 | 1 | -8/+8 |
| | | | | cmRegularExpression. | ||||
* | ENH: Added full configuration of namespace even for Configure.hxx macro ↵ | Brad King | 2003-06-19 | 1 | -0/+10 |
| | | | | definitions. | ||||
* | ENH: Reduced header dependencies and cleaned up inclusion of standard headers. | Brad King | 2003-05-08 | 1 | -2/+2 |
| | |||||
* | ENH: Added kwsys library for platform-independent system tools. | Brad King | 2003-04-08 | 1 | -0/+385 |