]> www.ginac.de Git - ginac.git/commit
Replace GiNaC::ToString() with std::to_string().
authorRichard Kreckel <kreckel@ginac.de>
Sun, 8 Nov 2015 21:19:08 +0000 (22:19 +0100)
committerRichard Kreckel <kreckel@ginac.de>
Sun, 8 Nov 2015 21:19:08 +0000 (22:19 +0100)
commit20159f92a9ffad034172bd36d532e5ffd24c9ff2
tree0a2f648d7a4f9311877ae2461ce28a17ebd8fdfb
parentff4d880932862000fce73efc3fb6da49c8d63ed6
Replace GiNaC::ToString() with std::to_string().

And, while at it, also make CMake exercise the new real_imag exam
introduced last week and document successful build with GCC-4.8.
INSTALL
check/CMakeLists.txt
ginac/CMakeLists.txt
ginac/Makefile.am
ginac/archive.cpp
ginac/function.cppy
ginac/numeric.cpp
ginac/symbol.cpp
ginac/tostring.h [deleted file]