[freefempp] branch master updated (3a40460 -> 7d26f6f)

Dimitrios Eftaxiopoulos eftaxiop-guest at moszumanska.debian.org
Mon Jun 1 16:37:40 UTC 2015


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

eftaxiop-guest pushed a change to branch master
in repository freefempp.

      from  3a40460   Prepare for upload to unstable
      adds  2dc34aa   Imported Upstream version 3.37.1
       new  e97075a   Merge tag 'upstream/3.37.1'
       new  a207f9c   Update d/changelog
       new  d4bfebc   Clean up d/rules, d/source/options and .gitignore
       new  a29d889   Prepare for release
       new  7d26f6f   Update .gitignore

The 5 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                                 |   113 +-
 HISTORY                                    |    32 +-
 INNOVATION                                 |     4 +
 configure                                  | 20888 +++++++++++++++++++++++++++
 configure.ac                               |     2 +-
 debian/changelog                           |     7 +
 debian/control                             |     4 +-
 debian/rules                               |   107 +-
 debian/source/options                      |     2 +-
 download/Makefile.am                       |     5 +-
 download/Makefile.in                       |   963 ++
 download/patch-hpddm-1                     |    29 +
 examples++-3d/freefem++.pref               |     2 +
 examples++-chapt3/freefem++.pref           |     2 +
 examples++-eigen/freefem++.pref            |     2 +
 examples++-load/ClosePoints.edp            |     2 +-
 NEWS => examples++-load/WHERE_LIBRARY      |     0
 examples++-load/WHERE_LIBRARY-download-new |     1 +
 examples++-load/freefem++.pref             |     1 +
 examples++-mpi/Makefile.am                 |     4 +-
 examples++-mpi/Makefile.in                 |  1287 ++
 examples++-mpi/additional.idp              |    36 +-
 examples++-mpi/schwarz-add-macro.idp       |     5 +-
 examples++-mpi/schwarz-init.hpp            |    62 +
 examples++-mpi/schwarz-macro.idp           |     8 +-
 examples++-mpi/schwarz.cpp                 |   170 +-
 examples++-mpi/schwarz.edp                 |     6 +-
 examples++-mpi/stokes-2d.edp               |     4 +-
 examples++-tutorial/array.edp              |    14 +-
 examples++-tutorial/freefem++.pref         |     2 +
 examples++/freefem++.pref                  |     2 +
 src/fflib/Operator.hpp                     |    24 +
 src/fflib/array_tlp.hpp                    |     5 +-
 src/fflib/lgsolver.hpp                     |     5 +-
 src/fflib/strversionnumber.cpp             |    23 -
 35 files changed, 23516 insertions(+), 307 deletions(-)
 create mode 100755 configure
 create mode 100644 download/Makefile.in
 create mode 100644 download/patch-hpddm-1
 create mode 100644 examples++-3d/freefem++.pref
 create mode 100644 examples++-chapt3/freefem++.pref
 create mode 100644 examples++-eigen/freefem++.pref
 copy NEWS => examples++-load/WHERE_LIBRARY (100%)
 create mode 100644 examples++-load/WHERE_LIBRARY-download-new
 create mode 100644 examples++-load/freefem++.pref
 create mode 100644 examples++-mpi/Makefile.in
 create mode 100644 examples++-mpi/schwarz-init.hpp
 create mode 100644 examples++-tutorial/freefem++.pref
 create mode 100644 examples++/freefem++.pref
 delete mode 100644 src/fflib/strversionnumber.cpp

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



More information about the debian-science-commits mailing list