Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Renamed KWSYS_IOS_HAVE_* macros to KWSYS_IOS_USE_* to be more readable ↵ | Brad King | 2003-12-30 | 1 | -2/+2 |
| | | | | in the C++ sources. | ||||
* | Fixed a problem where ifstream was not the same as kwsys_ios::ifstream on | Ken Moreland | 2003-12-24 | 1 | -0/+1 |
| | | | | MSVC 6.0. | ||||
* | ENH: Merging changes from KWSys-IOS-bp to KWSys-IOS-b2t-1-mp to main tree. ↵ | Brad King | 2003-12-23 | 1 | -0/+51 |
This introduces separate kwsys_ios and kwsys_stl macros needed to support all platforms. |