[clasp] branch devel updated (e8aa005 -> ba5f738)
Thomas Krennwallner
tkren-guest at moszumanska.debian.org
Fri Aug 18 05:41:52 UTC 2017
This is an automated email from the git hooks/post-receive script.
tkren-guest pushed a change to branch devel
in repository clasp.
from e8aa005 Update changelog
adds cc4f4e4 New upstream version 3.3.2
new 368be12 Updated version 3.3.2 from 'upstream/3.3.2'
new 2841120 debian/control: Bump Standards-Version to 4.0.1
new ba5f738 Update changelog
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 | 1 -
CHANGES | 13 +++
CMakeLists.txt | 2 +-
README.md | 19 ++--
clasp/clause.h | 3 +-
clasp/cli/clasp_cli_options.inl | 2 +-
clasp/clingo.h | 33 +++---
clasp/solver_strategies.h | 5 +-
create-archive.sh | 14 +++
debian/changelog | 7 ++
debian/control | 2 +-
src/clasp_options.cpp | 8 +-
src/clasp_output.cpp | 6 +-
src/clause.cpp | 5 +
src/clingo.cpp | 37 ++++---
src/logic_program.cpp | 15 ++-
src/minimize_constraint.cpp | 4 +-
src/parser.cpp | 10 +-
src/solver.cpp | 17 ++--
tests/catch.hpp | 220 ++++++++++++++++++++++++++--------------
tests/clause_test.cpp | 57 +++++------
tests/dlp_builder_test.cpp | 21 ++++
tests/facade_test.cpp | 145 +++++++++++++++++++++++---
tests/program_builder_test.cpp | 9 +-
tests/solver_test.cpp | 78 ++++++++++++++
25 files changed, 543 insertions(+), 190 deletions(-)
delete mode 100644 .gitignore
create mode 100755 create-archive.sh
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/clasp.git
More information about the debian-science-commits
mailing list