[SCM] GiNaC -- a C++ library for symbolic computations branch, master, updated. release_1-4-0-602-g4ae294cb
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 4ae294cb1e290f7346d391b8504f940be7196322 (commit) via 5d6f5f3a4ffe8733784ec135ab8d24336f3806ca (commit) via a49dba08e6a1ab2d1714137fe5edc64ba6a40ef2 (commit) from 7905061f6487b278e08b103d4d142decb418535e (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 4ae294cb1e290f7346d391b8504f940be7196322 Author: Richard Kreckel <kreckel@ginac.de> Date: Wed Jan 31 23:07:35 2018 +0100 Prepare for release 1.7.3 (yeah, again). commit 5d6f5f3a4ffe8733784ec135ab8d24336f3806ca Author: Richard Kreckel <kreckel@ginac.de> Date: Wed Jan 31 23:00:08 2018 +0100 Fix two comments in ginac/normal.cpp. And, while at it, make some disabled debugging output code compile when it is enabled. commit a49dba08e6a1ab2d1714137fe5edc64ba6a40ef2 Author: Richard Kreckel <kreckel@ginac.de> Date: Wed Jan 31 22:55:02 2018 +0100 Fix out-of-bounds error in multivar_diophant(). This could trigger an assertion in the factorization exams introduced in afb0ccaa49 if the library was compiled with -DDO_GINAC_ASSERT. ----------------------------------------------------------------------- Summary of changes: NEWS | 4 +++- ginac/factor.cpp | 2 +- ginac/normal.cpp | 10 ++++------ ginac/version.h | 1 + 4 files changed, 9 insertions(+), 8 deletions(-) hooks/post-receive -- GiNaC -- a C++ library for symbolic computations
participants (1)
-
git@ginac.de