[GiNaC-devel] [SCM] GiNaC -- a C++ library for symbolic computations branch, master, updated. release_1-4-0-458-g9adbc4d

Richard B. Kreckel git at ginac.de
Sat Aug 1 00:53:39 CEST 2015


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  9adbc4df1aaf1e19dee67341918693562c69b3a2 (commit)
       via  cd0f12f5ce6023812f76d0f6eb40ee83078c2775 (commit)
      from  163bdedf89a1796d181bbed44cd18600760e3504 (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 9adbc4df1aaf1e19dee67341918693562c69b3a2
Author: Richard Kreckel <kreckel at ginac.de>
Date:   Sat Aug 1 00:52:11 2015 +0200

    Fix parser example in tutorial.
    
    Thanks to Jean-Michaël Celerier for pointing this out.

commit cd0f12f5ce6023812f76d0f6eb40ee83078c2775
Author: Richard Kreckel <kreckel at ginac.de>
Date:   Sat Aug 1 00:41:30 2015 +0200

    Fix some apparent typos and misindentations.

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

Summary of changes:
 check/check_numeric.cpp     |  2 +-
 check/exam_clifford.cpp     | 42 +++++++++++++++++++++---------------------
 check/exam_inifcns.cpp      |  2 +-
 check/exam_matrices.cpp     |  6 +++---
 check/exam_misc.cpp         |  2 +-
 check/exam_numeric.cpp      |  2 +-
 check/genex.cpp             | 22 +++++++++++-----------
 check/match_bug.cpp         |  2 +-
 check/randomize_serials.cpp |  4 ++--
 check/time_uvar_gcd.cpp     |  2 +-
 doc/tutorial/ginac.texi     |  6 +++---
 ginac/archive.cpp           |  2 +-
 ginac/clifford.cpp          |  4 ++--
 ginac/color.cpp             |  4 ++--
 ginac/excompiler.cpp        |  4 ++--
 ginac/expairseq.cpp         |  2 +-
 ginac/expairseq.h           |  4 ++--
 ginac/flags.h               |  4 ++--
 ginac/indexed.cpp           |  4 ++--
 ginac/indexed.h             |  4 ++--
 ginac/inifcns.cpp           |  2 +-
 ginac/inifcns_nstdsums.cpp  |  2 +-
 ginac/integral.cpp          |  2 +-
 ginac/matrix.cpp            |  6 +++---
 ginac/matrix.h              |  2 +-
 ginac/mul.cpp               |  4 ++--
 ginac/normal.cpp            |  6 +++---
 ginac/numeric.h             |  2 +-
 ginac/power.cpp             |  2 +-
 ginac/pseries.cpp           |  2 +-
 ginac/registrar.h           |  2 +-
 ginac/relational.cpp        |  2 +-
 ginac/relational.h          |  2 +-
 ginac/symmetry.h            |  2 +-
 ginac/utils.h               |  2 +-
 35 files changed, 82 insertions(+), 82 deletions(-)


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


More information about the GiNaC-devel mailing list