[fplll] branch master updated (291ebcc -> 5256c21)

Ximin Luo infinity0 at debian.org
Mon Jul 11 08:51:34 UTC 2016


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

infinity0 pushed a change to branch master
in repository fplll.

      from  291ebcc   Update path for README.md
      adds  74ad5f7   Imported Upstream version 4.0.5+git20160331
       new  9deb3a1   Merge tag 'upstream/4.0.5+git20160331'
       new  f8f3740   Update d/changelog
       new  5256c21   Install pkgconfig file

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:
 Makefile.am                 |   2 +
 Makefile.in                 |  80 ++++-
 README.md                   | 805 ++++++++------------------------------------
 configure                   |   3 +-
 configure.ac                |   3 +-
 debian/changelog            |   6 +-
 debian/libfplll-dev.install |   1 +
 fplll.pc.in                 |  10 +
 src/Makefile.am             |   2 +-
 src/Makefile.in             |   2 +-
 src/bkz.cpp                 |   9 +-
 src/bkz.h                   |  10 +-
 src/dpe.h                   |   2 +-
 src/enumerate.cpp           |   5 +-
 src/enumerate.h             |   5 +-
 src/fplll.cpp               |   9 +
 src/gso.cpp                 | 151 ---------
 src/gso.h                   | 257 +++++++++++++-
 src/lll.cpp                 |  51 ---
 src/lll.h                   |  58 +++-
 src/nr_FP_dpe.inl           |   2 +-
 tests/Makefile.am           |   3 +-
 tests/Makefile.in           |  31 +-
 tests/test_bkz.cpp          | 123 +++++++
 tests/test_lll.cpp          |   1 +
 25 files changed, 722 insertions(+), 909 deletions(-)
 create mode 100644 fplll.pc.in
 create mode 100644 tests/test_bkz.cpp

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



More information about the debian-science-commits mailing list