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 293ff6f6fe89c3e5413c8da57feedf3bd2016cd7 (commit) from c152ba30b2938b3e1fe6927574883eff08dae88e (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 293ff6f6fe89c3e5413c8da57feedf3bd2016cd7 Author: Jens Vollinga <jensv@nikhef.nl> Date: Fri May 20 13:55:35 2011 +0200 Fixed a bug in is_polynomial() that caused expressions like sqrt(x*x+1)*sqrt(x+1) to be wrongly identified as polynomials in x. Thanks to Florent Hivert for reporting. ----------------------------------------------------------------------- Summary of changes: check/exam_paranoia.cpp | 13 +++++++++++++ ginac/expairseq.cpp | 19 +++++++++++++++---- 2 files changed, 28 insertions(+), 4 deletions(-) hooks/post-receive -- GiNaC -- a C++ library for symbolic computations