[SCM] GiNaC -- a C++ library for symbolic computations branch, ginac_1-5, updated. release_1-4-0-195-g44f71c7
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, ginac_1-5 has been updated via 44f71c740cc727dc30436e240b9a27021a6d7fdf (commit) via 5fc9d1ab7fa870e78070bf412a28bfcf497c05b9 (commit) from 6130b911feb5c516b00081b867fb0aef487f212a (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 44f71c740cc727dc30436e240b9a27021a6d7fdf Author: Jens Vollinga <jensv@nikhef.nl> Date: Wed Jul 15 05:19:07 2009 +0200 Allow underscores in identifiers. (cherry picked from commit 619879b5bd86a99334affe1f05d17616cc2c1898) commit 5fc9d1ab7fa870e78070bf412a28bfcf497c05b9 Author: Jens Vollinga <jensv@nikhef.nl> Date: Wed Jul 15 08:26:33 2009 +0200 Allow user defined functions to be parsed. This patch is an ugly hack that does the same as the commit f38cbcd651246fb5c1294705d29399f3cbfddaf5 but without changing the ABI (so it can be used in ginac_1-5). ----------------------------------------------------------------------- Summary of changes: ginac/function.pl | 4 +++- ginac/parser/default_reader.tpl | 21 ++++++++++++++++----- ginac/parser/lexer.cpp | 4 ++-- ginac/parser/parse_context.h | 5 +++++ ginac/parser/parser.cpp | 3 ++- 5 files changed, 28 insertions(+), 9 deletions(-) hooks/post-receive -- GiNaC -- a C++ library for symbolic computations
participants (1)
-
git@ginac.de