[GiNaC-devel] [SCM] GiNaC -- a C++ library for symbolic computations branch, master, updated. release_1-4-0-473-ge0a84a3

Richard B. Kreckel git at ginac.de
Thu Dec 17 23:08:42 CET 2015


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  e0a84a395ab1bf84813eea95fde9c8a361dae9bc (commit)
       via  83b067d5b1a232b56039f227a9445cea3dd3225a (commit)
      from  2639812c0ba4e1f9620660bbba1f12bf5b865e29 (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 e0a84a395ab1bf84813eea95fde9c8a361dae9bc
Author: Richard Kreckel <kreckel at ginac.de>
Date:   Thu Dec 17 22:57:04 2015 +0100

    include <algorithm> for use of std::min().
    
    Thanks to Jan Rheinländer for reporting this.
    
    Cherry-picked from a56196f3.

commit 83b067d5b1a232b56039f227a9445cea3dd3225a
Author: Richard Kreckel <kreckel at ginac.de>
Date:   Thu Dec 17 22:30:13 2015 +0100

    [bugfix] Make sure add::eval() collects all numeric terms *correctly*.
    
    This fixes a bug introduced with in 2010 with 89d5356b.

-----------------------------------------------------------------------

Summary of changes:
 check/exam_cra.cpp           |  1 +
 check/exam_paranoia.cpp      | 20 +++++++++++++++-----
 ginac/add.cpp                |  4 ++--
 ginac/polynomial/mod_gcd.cpp |  1 +
 4 files changed, 19 insertions(+), 7 deletions(-)


hooks/post-receive
--
GiNaC -- a C++ library for symbolic computations


More information about the GiNaC-devel mailing list