Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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: Need to include header for unlink function. | Brad King | 2007-04-19 | 1 | -4/+16 |
| | |||||
* | ENH: add support for watcom wmake and wcl386 | Bill Hoffman | 2006-01-17 | 1 | -1/+6 |
| | |||||
* | ENH: Updated copyright. | Brad King | 2003-12-15 | 1 | -10/+7 |
| | |||||
* | ENH: Added use of KWSYS_HEADER macro in c and cxx files to include kwsys ↵ | Brad King | 2003-07-10 | 1 | -1/+2 |
| | | | | headers through their configured namespace. | ||||
* | ERR: Added explicit cast from size_t to int. We know that the data will not ↵ | Brad King | 2003-07-01 | 1 | -1/+1 |
| | | | | be out of range. | ||||
* | ENH: Added DLL support. | Brad King | 2003-06-30 | 1 | -2/+3 |
| | |||||
* | ENH: Added Process execution implementation. | Brad King | 2003-06-10 | 1 | -0/+99 |