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

Richard B. Kreckel git at ginac.de
Sat Oct 10 20:25:59 CEST 2020


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  e62c12d0c93db3a1da2bc25532ffbf23e41c6292 (commit)
      from  8bcb361ec7767e33ea9b92141a078827e3f3bb0d (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 e62c12d0c93db3a1da2bc25532ffbf23e41c6292
Author: Richard Kreckel <kreckel at ginac.de>
Date:   Sat Oct 10 20:20:59 2020 +0200

    Remove deprecated initialization via overloaded comma operator.
    
    This feature has been marked as deprecated since 1.7.0. There's been more
    than four years to switch to initializer lists. Let's hope people have
    modified their code since.

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

Summary of changes:
 ginac/container.h | 166 ------------------------------------------------------
 ginac/matrix.h    |  67 ----------------------
 2 files changed, 233 deletions(-)


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


More information about the GiNaC-devel mailing list