Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Removing empty source file now that makefile dependencies should have ↵ | Brad King | 2004-01-06 | 1 | -1/+0 |
| | | | | updated. | ||||
* | ENH: Merging changes from KWSys-IOS-bp to KWSys-IOS-b2t-1-mp to main tree. ↵ | Brad King | 2003-12-23 | 1 | -50/+1 |
| | | | | 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 full configuration of namespace even for Configure.hxx macro ↵ | Brad King | 2003-06-19 | 1 | -2/+2 |
| | | | | definitions. | ||||
* | ENH: Added KWSYS_FORCE_OLD_STREAMS option to force use of non-ansi stream ↵ | Brad King | 2003-05-12 | 1 | -1/+1 |
| | | | | headers even if they are available. | ||||
* | ERR: Need to move forward declarations of non-ansi streams into std ↵ | Brad King | 2003-05-12 | 1 | -8/+12 |
| | | | | namespace when it is available. | ||||
* | ENH: Added wrappers around the std stream headers to make them look like ↵ | Brad King | 2003-05-12 | 1 | -0/+49 |
ansi streams on all platforms. |