Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert KWSys to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -0/+11 |
| | | | | | | | 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. | ||||
* | ENH: Adding tests KWSYS_C_HAS_PTRDIFF_T and KWSYS_C_HAS_SSIZE_T to help ↵ | Brad King | 2006-10-04 | 1 | -2/+28 |
| | | | | ProcessUNIX.c build everywhere without warnings. | ||||
* | ENH: Renamed kwsysPlatformCxxTests to kwsysPlatformTests and generalized it ↵ | Brad King | 2006-10-04 | 1 | -0/+25 |
for multiple language tests (C and CXX). |