[GiNaC-devel] [SCM] GiNaC -- a C++ library for symbolic computations branch, ginac_1-5, updated. release_1-4-0-198-g8bf0597

Jens Vollinga git at ginac.de
Fri Jul 31 12:50:26 CEST 2009


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  8bf0597dde55e4c94a2ff39f1d8130902e3d7a9b (commit)
       via  eaf81b3115697a8e883848ace0ceb919cf443b2c (commit)
      from  eb192338b3abd1252523a013a4f924ee38b10039 (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 8bf0597dde55e4c94a2ff39f1d8130902e3d7a9b
Author: Jens Vollinga <jensv at balin.nikhef.nl>
Date:   Fri Jul 31 12:48:58 2009 +0200

    Fixed the parser such that it can read in user defined classes again.
    Fixed default reader to parse also pow, sqrt and power.

commit eaf81b3115697a8e883848ace0ceb919cf443b2c
Author: Jens Vollinga <jensv at balin.nikhef.nl>
Date:   Fri Jul 31 11:14:01 2009 +0200

    Fixed cast that caused compile error on 64bit machines.

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

Summary of changes:
 ginac/function.pl               |    3 ++
 ginac/parser/builtin_fcns.def   |   76 ---------------------------------------
 ginac/parser/default_reader.tpl |    5 +++
 ginac/parser/parser.cpp         |   12 +++++-
 4 files changed, 18 insertions(+), 78 deletions(-)


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


More information about the GiNaC-devel mailing list