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. | ||||
* | ENH: make sure value is set before using it | Bill Hoffman | 2006-10-03 | 1 | -1/+1 |
| | |||||
* | COMP: Added missing headers. This partially addresses bug#3556. | Brad King | 2006-08-01 | 1 | -0/+2 |
| | |||||
* | COMP: Remove warnings | Andy Cedilnik | 2006-07-13 | 1 | -3/+3 |
| | |||||
* | BUG: Fix error conditions | Andy Cedilnik | 2006-07-12 | 1 | -3/+3 |
| | |||||
* | COMP: Remove warnings | Andy Cedilnik | 2006-07-12 | 1 | -3/+3 |
| | |||||
* | ENH: add support for win64 for visual studio 2005 ide and nmake, also fix ↵ | Bill Hoffman | 2006-03-30 | 1 | -3/+3 |
| | | | | warnings produced by building for win64 | ||||
* | STYLE: Make sure to use the proper cast. | Mathieu Malaterre | 2006-03-10 | 1 | -1/+1 |
| | |||||
* | STYLE: Minor style | Mathieu Malaterre | 2006-03-09 | 1 | -31/+31 |
| | |||||
* | ENH: add missing cmake depend hacks | Bill Hoffman | 2006-03-06 | 1 | -0/+12 |
| | |||||
* | ENH: fix std in kwsys, has to be kwsys_stl | Bill Hoffman | 2006-03-03 | 1 | -1/+0 |
| | |||||
* | ENH: check in new find stuff | Bill Hoffman | 2006-03-02 | 1 | -0/+1 |
| | |||||
* | ENH: add support for watcom wmake and wcl386 | Bill Hoffman | 2006-01-17 | 1 | -9/+6 |
| | |||||
* | COMP: Try to remove warnings | Andy Cedilnik | 2005-09-22 | 1 | -18/+14 |
| | |||||
* | BUG: Remove warning and try to fix memory problem | Andy Cedilnik | 2005-09-19 | 1 | -5/+6 |
| | |||||
* | BUG: On WIN32, since we are using subkey, set it | Andy Cedilnik | 2005-09-17 | 1 | -1/+5 |
| | |||||
* | COMP: Remove unused variable | Andy Cedilnik | 2005-09-16 | 1 | -2/+0 |
| | |||||
* | BUG: Fix encoding and add deleting to the test | Andy Cedilnik | 2005-09-16 | 1 | -3/+3 |
| | |||||
* | ENH: Modify API a little bit to allow arbitrary length values. Encode ↵ | Andy Cedilnik | 2005-09-16 | 1 | -45/+136 |
| | | | | certain characters. Rename UNIX registry to FILE registry. More testing | ||||
* | COMP: Remove problem on borland | Andy Cedilnik | 2005-09-16 | 1 | -7/+4 |
| | |||||
* | COMP: Remove some more warnings | Andy Cedilnik | 2005-09-16 | 1 | -13/+11 |
| | |||||
* | ENH: Cleanups and expose unix registry on windows (for cygwin etc) | Andy Cedilnik | 2005-09-16 | 1 | -25/+23 |
| | |||||
* | COMP: Win32 fixes | Andy Cedilnik | 2005-09-16 | 1 | -28/+62 |
| | |||||
* | ENH: More handling of unix versus windows registry | Andy Cedilnik | 2005-09-16 | 1 | -99/+132 |
| | |||||
* | ENH: Initial import | Andy Cedilnik | 2005-09-16 | 1 | -0/+658 |