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 9f3e78a13c72ca73ade4d0829186edcdc1c1b2a0 (commit) via 67a2e95e20ac5354755993ba567f504718b74594 (commit) from fe3af74fb8c8af4c8ab008c4788a7755b602db08 (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 9f3e78a13c72ca73ade4d0829186edcdc1c1b2a0 Author: Richard Kreckel <kreckel@ginac.de> Date: Sun Sep 22 19:18:19 2019 +0200 Fix unarchiving empty containers. The bug was reported by Vladimir V. Kisil <kisilv@maths.leeds.ac.uk>, see <https://www.ginac.de/pipermail/ginac-devel/2019-September/002399.html>. commit 67a2e95e20ac5354755993ba567f504718b74594 Author: Richard Kreckel <kreckel@ginac.de> Date: Sun Sep 22 19:02:31 2019 +0200 Update m4/ax_cxx_compile_stdcxx.m4 to current upstream version. ----------------------------------------------------------------------- Summary of changes: ginac/archive.cpp | 30 +++++++++++++++++++++++------- ginac/archive.h | 18 +++++++++++++----- ginac/container.h | 10 ++++------ ginac/expairseq.cpp | 10 ++++------ ginac/matrix.cpp | 8 +++----- ginac/pseries.cpp | 10 ++++------ m4/ax_cxx_compile_stdcxx.m4 | 5 ++++- 7 files changed, 55 insertions(+), 36 deletions(-) hooks/post-receive -- GiNaC -- a C++ library for symbolic computations