[SCM] GiNaC -- a C++ library for symbolic computations branch, master, updated. release_1-4-0-658-g63453e81
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GiNaC -- a C++ library for symbolic computations". The branch, master has been updated via 63453e8120d2e2eb9f1b836fc1b5651c2494ef1f (commit) via 69815a366be5ca81185386d94268d7e7dcce94e3 (commit) from 9237cb43a19b8ed83d3409ce187e9c67d6d7046c (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 63453e8120d2e2eb9f1b836fc1b5651c2494ef1f Author: Richard Kreckel <kreckel@ginac.de> Date: Mon May 18 08:26:09 2020 +0200 [C++20] Disambiguate std::integral concept and GiNaC::integral class. commit 69815a366be5ca81185386d94268d7e7dcce94e3 Author: Richard Kreckel <kreckel@ginac.de> Date: Mon May 18 08:22:21 2020 +0200 [C++20] Clean up using-declarations. Never write a using-declaration before #including another header file! ----------------------------------------------------------------------- Summary of changes: doc/examples/archive1.cpp | 3 ++- doc/examples/compile1.cpp | 3 ++- doc/examples/compile2.cpp | 5 +++-- doc/examples/compile3.cpp | 3 ++- doc/examples/mystring.cpp | 3 ++- doc/tutorial/ginac.texi | 8 +++----- ginsh/ginsh.h | 8 ++------ ginsh/ginsh_lexer.lpp | 3 +++ ginsh/ginsh_parser.ypp | 5 ++++- 9 files changed, 23 insertions(+), 18 deletions(-) hooks/post-receive -- GiNaC -- a C++ library for symbolic computations
participants (1)
-
Richard B. Kreckel