Commit History

Autor SHA1 Mensaxe Data
  Ken Martin 499bd45d4d removed shared lib support %!s(int64=23) %!d(string=hai) anos
  Ken Martin 34c7c1b78d made CMakeLib shared on windows %!s(int64=23) %!d(string=hai) anos
  Brad King dae99c659d BUG: Result from ostrstream::str() can be a null pointer. %!s(int64=23) %!d(string=hai) anos
  Brad King eb5b8e3d24 BUG: Attempt to fix ostrstream::str() wrapper for broken platforms. %!s(int64=23) %!d(string=hai) anos
  Brad King e328ee73c8 ERR: using declaration to move streams into std namespace needs to bring up ostrstream and ostringstream, not strstream and stringstream. %!s(int64=23) %!d(string=hai) anos
  Brad King 159338bcf8 ERR: cmStringStream is taking the functionality of ostringstream and ostrstream, not stringstream and strstream. %!s(int64=23) %!d(string=hai) anos
  Brad King 07d35e662d ENH: Added cmStringStream class to wrap std::stringstream or std::strstream depending on the platform. The interface is that of std::stringstream, so no "ends" or "rdbuf()->freeze(0)" lines are needed. %!s(int64=23) %!d(string=hai) anos
  Bill Hoffman 7d6eb54cf0 ENH: fix for dec compiler, they still do not have the correct ansi stream library %!s(int64=24) %!d(string=hai) anos
  Will Schroeder a6a43d5320 ENH:Updated copyright %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman 572e5146f8 define hacks and such for the dec compiler %!s(int64=24) %!d(string=hai) anos
  Brad King eb6e54c64b ENH: Replaced cmStdString implementation to make it more transparently a std:string. %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman e197d3f219 remove memory leaks %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman 047c7b5af4 ENH: add more testing %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman ddd5a7d729 ENH: change all maps of string to be maps of cmStdString, to reduce symbol length in object files. %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman db1303aa7d ENH: big change, only allow commands access to the cache via the cmMakefile class and GetDefinition, also the cmMakefile is the only way for commands to add to the cache. Also, some changes to configure.in that check for for scoping %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman 61ec323b6a ENH: compile with broken 720 SGI C++ compiler %!s(int64=24) %!d(string=hai) anos
  Brad King 8c3d29d0d3 ENH: Warning 4503 disable for MSVC. %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman d1b419b7be fix for scope on hp %!s(int64=24) %!d(string=hai) anos
  Brad King fda8bcc978 ENH: Added string.h include. %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman a7d114cfd6 BUG: fix bootstrap build on unix %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman adbae91cb5 ENH: fix cmake so it can boot strap itself better %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman 1094200ea0 BUG: fix to compile on hp with aCC %!s(int64=24) %!d(string=hai) anos
  Will Schroeder 54cfe84f3f ENH:New copyright %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman 90e5612298 ENH: new GUI editor for cmake cache file %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman 7155d1f68b BUG: fix small compile issues on HP aCC %!s(int64=24) %!d(string=hai) anos
  Brad King 408cad388a ERR: Added pragma to disable symbol length warning for Intel compiler. %!s(int64=24) %!d(string=hai) anos
  Brad King d3735b65d6 ERR: Added for-loop scoping hack for CMake sources on MSVC %!s(int64=24) %!d(string=hai) anos
  Brad King eb80df5561 ERR: fsream.h -> fstream.h %!s(int64=25) %!d(string=hai) anos
  Bill Hoffman 0b0d1b1d43 ENH: add CMakeCache.txt support %!s(int64=25) %!d(string=hai) anos
  Bill Hoffman db267f533b ENH: get rid of special msc configure file %!s(int64=25) %!d(string=hai) anos