Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Moved kwsys_ns and kwsysEXPORT macros to Configure.h in the case of buil... | Brad King | 2005-07-26 | 1 | -1/+0 |
* | BUG: Do not increment optr by 2 after storing only one character. Also fixed... | Brad King | 2005-06-30 | 1 | -5/+16 |
* | COMP: Adding work-around for CMake dependency scanning limitation. Any confi... | Brad King | 2005-04-13 | 1 | -0/+6 |
* | BUG: encoding 2 bytes into 4 bytes was accessing a 3rd byte from the source | Jim Miller | 2005-01-12 | 1 | -1/+1 |
* | 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 head... | Brad King | 2003-07-10 | 1 | -1/+2 |
* | ERR: Added casts to remove type conversion warnings. Pointer differences can... | Brad King | 2003-07-01 | 1 | -6/+11 |
* | ERR: Remove warnings on Windows | Andy Cedilnik | 2003-06-30 | 1 | -5/+5 |
* | BUG: Should define KWSYS_IN_BASE64_C, not KWSYS_IN_PROCESS_C. | Brad King | 2003-06-30 | 1 | -1/+1 |
* | ENH: Initial import of Base64 | Andy Cedilnik | 2003-06-30 | 1 | -0/+262 |