Commit History

Author SHA1 Message Date
  Brad King 393adee4d4 BUG: kwsys_ios namespace should import streambuf also. 20 years ago
  Brad King 65ef62c697 COMP: Fix no-assignment-operator warning and disable typedef-name synonym warning. 20 years ago
  Brad King 5290b40c47 ENH: Added "ostringstream(const kwsys_stl::string& s)" and "void str(const kwsys_stl::string& s)" compatibility methods. 21 years ago
  Brad King 920df088ab COMP: Need to choose between <new> and <new.h> based on whether standard headers are available. 21 years ago
  Brad King 9bf52f7001 BUG: Need to include header <new> to use placement new syntax. Really this should be fixed by replacing the stream buffer to set a new string instead of reconstructing the object, but this will require quite a bit of work to do portably. 21 years ago
  Brad King c14915697c ENH: Renamed KWSYS_IOS_HAVE_* macros to KWSYS_IOS_USE_* to be more readable in the C++ sources. 22 years ago
  Brad King 032d1d8652 ENH: Merging changes from KWSys-IOS-bp to KWSys-IOS-b2t-1-mp to main tree. This introduces separate kwsys_ios and kwsys_stl macros needed to support all platforms. 22 years ago