[gmsh] 01/04: Update upstream source from tag 'upstream/3.0.6+dfsg1'

Nico Schlömer nschloe-guest at moszumanska.debian.org
Mon Nov 6 15:27:58 UTC 2017


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

nschloe-guest pushed a commit to branch master
in repository gmsh.

commit 8d1359ce335cdfe48094f4e5042e6ec2d10cbafc
Merge: ab6f60a ea6f1b0
Author: Nico Schlömer <nico.schloemer at gmail.com>
Date:   Mon Nov 6 15:57:53 2017 +0100

    Update upstream source from tag 'upstream/3.0.6+dfsg1'
    
    Update to upstream version '3.0.6+dfsg1'
    with Debian dir 88260264cd22fd2139f55d87110371196042c03e

 CHANGELOG.txt                                      |    5 +
 CMakeLists.txt                                     |  136 +-
 CTestConfig.cmake                                  |   11 +-
 Common/CommandLine.cpp                             |    9 +-
 Common/Context.h                                   |    1 +
 Common/CreateFile.cpp                              |    7 +
 Common/DefaultOptions.h                            |    8 +
 Common/GmshConfig.h.in                             |    1 +
 Common/GmshDefines.h                               |   95 +-
 Common/GmshMessage.cpp                             |   22 +-
 Common/OS.cpp                                      |    2 +
 Common/Options.cpp                                 |   27 +
 Common/Options.h                                   |    4 +
 Common/onelab.h                                    |   12 +
 Fltk/graphicWindow.cpp                             |    4 +
 Fltk/onelabGroup.cpp                               |   46 +-
 Geo/CMakeLists.txt                                 |   14 +-
 Geo/GFace.cpp                                      |   57 +-
 Geo/GFace.h                                        |   21 +-
 Geo/GFaceCompound.h                                |    2 +
 Geo/GModel.cpp                                     |  242 +-
 Geo/GModel.h                                       |   17 +-
 Geo/GModelFactory.h                                |    1 +
 Geo/GModelIO_MSH.cpp                               |    2 +-
 Geo/GModelIO_NEU.cpp                               |  286 +
 Geo/GModelIO_OCC.cpp                               |  280 +-
 Geo/GModelIO_OCC.h                                 |   18 +
 Geo/GVertex.cpp                                    |    5 +
 Geo/GVertex.h                                      |    3 +-
 Geo/GenericFace.h                                  |    1 +
 Geo/GeoStringInterface.cpp                         |    2 +
 Geo/MElement.cpp                                   |   13 +
 Geo/MElement.h                                     |    1 +
 Geo/MVertex.cpp                                    |   20 +
 Geo/MVertex.h                                      |    1 +
 Geo/OCCEdge.cpp                                    |   26 +-
 Geo/OCCFace.cpp                                    |  175 +-
 Geo/OCCFace.h                                      |    9 +-
 Geo/STensor3.h                                     |    3 +-
 Geo/SVector3.h                                     |    6 +
 Geo/discreteDiskFace.h                             |    1 +
 Geo/discreteFace.h                                 |    1 +
 Geo/gmshFace.cpp                                   |    3 +-
 Geo/gmshFace.h                                     |    4 +-
 Geo/gmshSurface.h                                  |    3 +
 Mesh/BDS.cpp                                       |  104 +-
 Mesh/BDS.h                                         |   16 +-
 Mesh/CMakeLists.txt                                |    1 -
 Mesh/DivideAndConquer.cpp                          |   67 +-
 Mesh/DivideAndConquer.h                            |    2 +-
 Mesh/Field.cpp                                     |   21 +
 Mesh/Field.h                                       |    4 +-
 Mesh/Generator.cpp                                 |   36 +-
 Mesh/delaunay3d.cpp                                |   59 +-
 Mesh/meshGEdge.cpp                                 |    1 +
 Mesh/meshGFace.cpp                                 |   37 +-
 Mesh/meshGFaceBDS.cpp                              |  421 +-
 Mesh/meshGRegion.cpp                               |   16 +-
 Mesh/meshGRegionBoundaryRecovery.cpp               |  118 +-
 Mesh/meshGRegionDelaunayInsertion.cpp              |  116 +-
 Mesh/yamakawa.h                                    |    2 +
 Numeric/Numeric.cpp                                |    4 +-
 Numeric/fullMatrix.cpp                             |    9 +
 Numeric/fullMatrix.h                               |   26 +-
 Parser/Gmsh.tab.cpp                                | 7474 ++++++++++----------
 Parser/Gmsh.tab.hpp                                |    2 +-
 Parser/Gmsh.y                                      |   48 +-
 Post/PView.cpp                                     |   14 +
 Post/PView.h                                       |    5 +-
 Post/PViewData.h                                   |    4 +
 Post/PViewDataList.cpp                             |   18 +-
 Post/PViewDataList.h                               |    2 +
 Solver/STensor33.h                                 |    5 +
 Solver/STensor43.h                                 |    6 +
 Solver/STensor53.h                                 |    9 +
 Solver/STensor63.h                                 |   10 +
 Solver/functionSpace.h                             |  116 +-
 Solver/groupOfElements.h                           |    5 +
 Solver/solverField.h                               |   18 +-
 contrib/mobile/drawString.h                        |    1 +
 .../mobile/iOS/Onelab.xcodeproj/project.pbxproj    |    2 +
 .../AppIcon.appiconset/Contents.json               |   82 +-
 .../AppIcon.appiconset/icon_app_marketing.png      |  Bin 0 -> 524433 bytes
 contrib/mobile/iOS/Onelab/Onelab-Info.plist        |    6 +-
 contrib/mobile/iOS/Onelab/emulatorFix.c            |    5 -
 contrib/mobile/utils/ios_build.sh                  |    6 +-
 contrib/mobile/utils/make_icon_ios.sh              |    2 +
 contrib/onelab/python/onelab.py                    |    2 +
 demos/boolean/coherence.geo                        |   27 +
 demos/boolean/primitives.geo                       |    4 +-
 demos/boolean/twist.geo                            |   36 +
 doc/gmsh.html                                      |   42 +-
 doc/texinfo/commandline.texi                       |    4 +-
 doc/texinfo/gmsh.texi                              |   82 +-
 doc/texinfo/opt_general.texi                       |    5 +
 doc/texinfo/opt_mesh.texi                          |   15 +
 tutorial/t17.geo                                   |    3 +
 utils/misc/package_onelab.sh                       |    6 +-
 utils/misc/release_gmsh_getdp.sh                   |   23 -
 wrappers/java/CMakeLists.txt                       |   44 +-
 wrappers/java/WrapGmsh.i                           |    5 +-
 101 files changed, 5823 insertions(+), 4982 deletions(-)

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



More information about the debian-science-commits mailing list