index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
kwsys
/
kwsys_ios_sstream.h.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
COMP: Fix compilation when VS6 is using the new ANSI stdlib
Mathieu Malaterre
2006-12-18
1
-0/+5
*
COMP: Try to get stringstream emulation working
Mathieu Malaterre
2006-12-15
1
-1/+1
*
ENH: Adding stringstream compatibility implementation. It is currently ident...
Brad King
2006-12-14
1
-2/+39
*
BUG: Remove stringstream implementation, this was a wrong interface anyway.
Mathieu Malaterre
2006-12-14
1
-14/+2
*
ENH: provide stringstream too. FIX: warning shadow var
Mathieu Malaterre
2006-12-13
1
-2/+14
*
BUG: kwsys_ios namespace should import streambuf also.
Brad King
2005-09-21
1
-0/+1
*
COMP: Fix no-assignment-operator warning and disable typedef-name synonym war...
Brad King
2005-06-09
1
-0/+11
*
ENH: Added "ostringstream(const kwsys_stl::string& s)" and "void str(const kw...
Brad King
2005-03-03
1
-0/+6
*
COMP: Need to choose between <new> and <new.h> based on whether standard head...
Brad King
2004-12-01
1
-1/+6
*
BUG: Need to include header <new> to use placement new syntax. Really this s...
Brad King
2004-11-30
1
-0/+1
*
ENH: Renamed KWSYS_IOS_HAVE_* macros to KWSYS_IOS_USE_* to be more readable i...
Brad King
2003-12-30
1
-4/+4
*
ENH: Merging changes from KWSys-IOS-bp to KWSys-IOS-b2t-1-mp to main tree. T...
Brad King
2003-12-23
1
-0/+122