summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/kwsysPlatformCxxTests.cxx
Commit message (Expand)AuthorAgeFilesLines
* BUG: Fixed member template test to not produce a test program that crashes wh...Brad King2005-04-131-4/+5
* ENH: Adding SGI hash_map and hash_set implementation ported from STL to KWSys...Brad King2005-04-131-15/+71
* ENH: Added operator!= for stl string and char* when the system does not provi...Brad King2005-03-291-0/+11
* ENH: Added istream and ostream operators for stl string in KWSys when using o...Brad King2005-03-291-0/+24
* COMP: Removing stl string io operators change until the CMake bootstrap scrip...Brad King2005-03-261-24/+0
* ENH: Added istream and ostream operators for stl string when using old stream...Brad King2005-03-261-0/+24
* ENH: Added try-compile KWSYS_STAT_HAS_ST_MTIM. This tests whether struct sta...Brad King2005-02-171-0/+13
* ENH: Renamed KWSYS_IOS_HAVE_* macros to KWSYS_IOS_USE_* to be more readable i...Brad King2003-12-301-4/+4
* ENH: Merging changes from KWSys-IOS-bp to KWSys-IOS-b2t-1-mp to main tree. T...Brad King2003-12-231-0/+31