[SCM] GiNaC -- a C++ library for symbolic computations branch, master, updated. release_1-4-0-348-gd8b5a1f
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 d8b5a1f3ff5a6b7e89f4dd00b92779f178089299 (commit) via f3b92d92e9b8ee71b189ddb2c7e27ed72b577732 (commit) via 116aa059418afd8f6a36ffa9084ebcd858a5ab0f (commit) from 56bbb99adc43dad22ee615380d4446a87b713cb8 (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 d8b5a1f3ff5a6b7e89f4dd00b92779f178089299 Author: Alexei Sheplyakov <alexei.sheplyakov@gmail.com> Date: Sun May 22 15:17:35 2011 +0300 Update the supported platforms/compilers list. commit f3b92d92e9b8ee71b189ddb2c7e27ed72b577732 Author: Alexei Sheplyakov <alexei.sheplyakov@gmail.com> Date: Sun May 22 15:15:42 2011 +0300 Parser: don't bother to generate 3 (C++) functions with autogen. commit 116aa059418afd8f6a36ffa9084ebcd858a5ab0f Author: Alexei Sheplyakov <alexei.sheplyakov@gmail.com> Date: Sun May 22 15:15:07 2011 +0300 Fix a typo in the GCD testcase. ----------------------------------------------------------------------- Summary of changes: INSTALL | 23 +++--- check/bugme_chinrem_gcd.cpp | 4 +- ginac/Makefile.am | 19 +----- ginac/parser/builtin_fcns.def | 14 ---- .../{default_reader.tpl => default_reader.cpp} | 72 +++++++++++-------- 5 files changed, 57 insertions(+), 75 deletions(-) delete mode 100644 ginac/parser/builtin_fcns.def rename ginac/parser/{default_reader.tpl => default_reader.cpp} (61%) hooks/post-receive -- GiNaC -- a C++ library for symbolic computations
participants (1)
-
git@ginac.de