[eclib] branch master updated (e6e76c3 -> 5d0dc09)

Julien Puydt julien.puydt at laposte.net
Sat Dec 24 13:00:31 UTC 2016


This is an automated email from the git hooks/post-receive script.

jpuydt-guest pushed a change to branch master
in repository eclib.

      from  e6e76c3   Removed the --enable-share flag to configure : unneeded!
      adds  92ff91d   New upstream version 20161219
       new  e1656a1   Merge tag 'upstream/20161219'
       new  4bf34ca   Packaging new 20161219 upstream release
       new  5d0dc09   Prepare for upload

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                       |   6 +-
 configure.ac                     |  34 ++++---
 debian/changelog                 |   6 ++
 libsrc/eclib/moddata.h           |   6 ++
 libsrc/eclib/newforms.h          |  39 +++++---
 libsrc/eclib/oldforms.h          |   8 ++
 libsrc/moddata.cc                |  13 ++-
 libsrc/newforms.cc               | 206 ++++++++++++++++++++++++++++++++-------
 libsrc/oldforms.cc               | 117 ++++++++++++++++++++--
 progs/Makefile.am                |   8 ++
 progs/ecnf.cc                    |  32 +++---
 progs/h1bsd.cc                   |   6 +-
 progs/h1bsdcurisog.cc            |  11 +--
 progs/h1clist.cc                 |   8 +-
 progs/h1first.cc                 |  10 +-
 progs/in/ecnf.in                 |   2 +
 progs/in/h1first.in              |   2 +-
 progs/in/nfhpcurve.in            |   2 +-
 progs/moreap.cc                  |   2 +-
 progs/nfhpcurve.cc               |  76 +++++++++++++--
 progs/nfhpmcurve.cc              |  33 +++++--
 progs/out_no_ntl/ecnf.out        | 147 +++++-----------------------
 progs/out_no_ntl/nfhpcurve.out   |   2 +-
 progs/out_ntl/ecnf.out           | 147 +++++-----------------------
 progs/out_ntl/nfhpcurve.out      |   2 +-
 progs/pcurve.cc                  |   8 +-
 progs/{out_no_ntl/ecnf.out => t} | 147 +++++-----------------------
 tests/Makefile.am                |   8 ++
 tests/tmanin.cc                  |   6 +-
 29 files changed, 600 insertions(+), 494 deletions(-)
 copy progs/{out_no_ntl/ecnf.out => t} (83%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/eclib.git



More information about the debian-science-commits mailing list