[SCM] GiNaC -- a C++ library for symbolic computations branch, master, updated. release_1-4-0-639-ge9d15a5e
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 e9d15a5eb2279f4c9b153af3dbb487843cc9c048 (commit) via 070c40317a57a1f9918a079f1adeecd5a1ac155a (commit) from 9f3e78a13c72ca73ade4d0829186edcdc1c1b2a0 (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 e9d15a5eb2279f4c9b153af3dbb487843cc9c048 Author: Richard Kreckel <kreckel@ginac.de> Date: Sun Sep 22 23:39:06 2019 +0200 Finalize 1.7.7 release. commit 070c40317a57a1f9918a079f1adeecd5a1ac155a Author: Richard Kreckel <kreckel@ginac.de> Date: Sun Sep 22 23:32:14 2019 +0200 Replace some .push_back() with .emplace_back() where it's safe. ----------------------------------------------------------------------- Summary of changes: NEWS | 5 +++++ ginac/archive.cpp | 12 +++++------ ginac/power.cpp | 26 +++++++++++----------- ginac/pseries.cpp | 64 +++++++++++++++++++++++++++---------------------------- ginac/version.h | 4 ++-- 5 files changed, 58 insertions(+), 53 deletions(-) hooks/post-receive -- GiNaC -- a C++ library for symbolic computations
participants (1)
-
Richard B. Kreckel