[SCM] GiNaC -- a C++ library for symbolic computations branch, master, updated. release_1-4-0-361-g9a4f392
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 9a4f392521083d28e1c238e7898ab1d2ac5b73cd (commit) from bb0f99d6298fccb8cf1421fa0c7463c647f543a7 (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 9a4f392521083d28e1c238e7898ab1d2ac5b73cd Author: Jens Vollinga <jens.vollinga@googlemail.com> Date: Tue Jul 26 20:39:29 2011 +0200 Quick and dirty bug fix for the parser to read GiNaC::lst again. The parser only accepts lst in the form lst(...) not {...}, though. Function prototype can now have a argument size of 0 to indicate functions with an arbitrary number of arguments (like lst). ----------------------------------------------------------------------- Summary of changes: ginac/parser/default_reader.cpp | 9 +++++++++ ginac/parser/parse_context.h | 15 ++++++++++++++- 2 files changed, 23 insertions(+), 1 deletions(-) hooks/post-receive -- GiNaC -- a C++ library for symbolic computations
participants (1)
-
git@ginac.de