[mshr] branch master updated (26f52b1 -> 130640b)
Drew Parsons
dparsons at moszumanska.debian.org
Wed Sep 13 02:17:38 UTC 2017
This is an automated email from the git hooks/post-receive script.
dparsons pushed a change to branch master
in repository mshr.
from 26f52b1 Work on new upstream release
adds 8240543 New upstream version 2017.1.0
adds 01545ff Merge tag 'upstream/2017.1.0' into experimental
adds 130640b Updates for upstream release 2017.1.0
No new revisions were added by this update.
Summary of changes:
.gitignore | 1 +
CMakeLists.txt | 4 +-
ChangeLog | 13 ---
ChangeLog.rst | 32 ++++++
debian/changelog | 11 ++
debian/control | 22 ++--
...libmshr2016.2.install => libmshr2017.1.install} | 0
include/mshr/CSGCGALDomain2D.h | 4 +-
include/mshr/CSGGeometry.h | 19 +++-
include/mshr/CSGOperators.h | 44 +++++---
include/mshr/CSGPrimitives2D.h | 15 ++-
include/mshr/CSGPrimitives3D.h | 9 +-
release.conf | 2 +-
src/CSGCGALDomain2D.cpp | 72 +++++++------
src/CSGCGALDomain3D.cpp | 8 +-
src/CSGCGALMeshGenerator2D.cpp | 14 ++-
src/CSGGeometry.cpp | 62 ++++++++++-
src/CSGOperators.cpp | 115 ++++++++++++++++++++-
src/CSGPrimitives2D.cpp | 82 ++++++++++++++-
src/CSGPrimitives3D.cpp | 14 ++-
src/MeshGenerator.cpp | 30 ++----
swig/CMakeLists.txt | 9 +-
test/CMakeLists.txt | 10 ++
test/test-csg-predicates.py | 34 ++++++
test/test-num-segments-2d.py | 13 +++
25 files changed, 513 insertions(+), 126 deletions(-)
delete mode 100644 ChangeLog
create mode 100644 ChangeLog.rst
rename debian/{libmshr2016.2.install => libmshr2017.1.install} (100%)
create mode 100644 test/test-csg-predicates.py
create mode 100644 test/test-num-segments-2d.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/fenics/mshr.git
More information about the debian-science-commits
mailing list