[SCM] GiNaC -- a C++ library for symbolic computations branch, c++11, updated. release_1-4-0-504-g82df718
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, c++11 has been updated via 82df718524319471d3a92fb051329aa8cd529c22 (commit) from 6c946d4c762f5a0d6a3b742f03556dd018d63886 (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 82df718524319471d3a92fb051329aa8cd529c22 Author: Richard Kreckel <kreckel@ginac.de> Date: Wed Dec 16 22:02:25 2015 +0100 Merge some cosmetic patches. This is a collection of some minor optimizations and indentation fixes. ----------------------------------------------------------------------- Summary of changes: INSTALL | 4 +- doc/CodingStyle | 2 +- ginac/color.cpp | 8 +--- ginac/expairseq.cpp | 7 +--- ginac/expairseq.h | 6 +-- ginac/factor.cpp | 85 ++++++++++++++------------------------ ginac/function.cppy | 4 +- ginac/inifcns.cpp | 4 +- ginac/inifcns_trans.cpp | 8 +--- ginac/mul.cpp | 44 ++++++++++---------- ginac/normal.cpp | 74 ++++++++++++++++----------------- ginac/operators.cpp | 16 +++---- ginac/polynomial/collect_vargs.cpp | 2 +- ginac/power.cpp | 53 +++++++++++------------- ginac/pseries.cpp | 19 ++++----- 15 files changed, 149 insertions(+), 187 deletions(-) hooks/post-receive -- GiNaC -- a C++ library for symbolic computations
participants (1)
-
git@ginac.de