[instant] 04/05: Merge tag 'upstream/2016.2.0'

Johannes Ring johannr-guest at moszumanska.debian.org
Thu Dec 1 13:06:31 UTC 2016


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

johannr-guest pushed a commit to branch master
in repository instant.

commit 4bfbe5f2f6c852aa311ed391e4235c271489d8cc
Merge: 78e7678 2726e15
Author: Johannes Ring <johannr at simula.no>
Date:   Thu Dec 1 13:53:07 2016 +0100

    Merge tag 'upstream/2016.2.0'
    
    Upstream version 2016.2.0

 .bzrignore                               |   2 -
 .gitignore                               |   2 -
 ChangeLog                                |   5 +
 README                                   |  53 ------
 README.rst                               |  64 ++++++++
 doc/sphinx/README                        |   9 +-
 doc/sphinx/generate-apidoc               |  29 ----
 doc/sphinx/source/api-doc/instant.rst    |  86 ----------
 doc/sphinx/source/api-doc/modules.rst    |   7 -
 doc/sphinx/source/conf.py                |  19 +++
 doc/sphinx/source/index.rst              |  21 ++-
 doc/sphinx/source/installation.rst       |  93 +++++++++++
 doc/sphinx/source/manual.rst             |   8 +
 doc/sphinx/source/releases.rst           |   5 +
 doc/sphinx/source/releases/next.rst      |  21 ++-
 doc/sphinx/source/releases/v1.6.0.rst    |   5 +-
 doc/sphinx/source/releases/v2016.1.0.rst |   7 +
 instant/__init__.py                      |   4 +-
 instant/build.py                         | 109 +++++++------
 instant/cache.py                         |  34 ++--
 instant/codegeneration.py                |  14 +-
 instant/config.py                        |  56 ++++---
 instant/inlining.py                      |  64 ++++----
 instant/locking.py                       |  44 ++---
 instant/output.py                        |  53 ++++--
 instant/paths.py                         |  44 ++++-
 instant/signatures.py                    |   3 +-
 release.conf                             |   5 -
 scripts/maketarball.sh                   |  22 ---
 setup.py                                 |  55 +++++--
 test/dolfin_test.py                      |  38 -----
 test/pytest.ini                          |   9 ++
 test/rerun_tests.py                      |  17 +-
 test/run_tests.py                        |  19 +--
 test/test01.py                           |   8 +
 test/test02.py                           |  34 ++++
 test/test03.py                           |  20 +++
 test/test04.py                           |  63 ++++++++
 test/test05.py                           |  51 ++++++
 test/test06.py                           |  55 +++++++
 test/test07.py                           |  57 +++++++
 test/test08.py                           |  42 +++++
 test/test1.py                            |  11 --
 test/test10.py                           | 155 +++++++++---------
 test/test11.py                           |  43 ++---
 test/test12.py                           |  56 +++----
 test/test13.py                           |  11 --
 test/test14.py                           |   9 --
 test/test15.py                           |  41 ++---
 test/test16.py                           |  92 +++++------
 test/test17.py                           |  49 +++---
 test/test18.py                           | 114 ++++++-------
 test/test19.py                           | 267 ++++++++++++++++---------------
 test/test2.py                            |  37 -----
 test/test20.py                           |  23 ++-
 test/test21.py                           |   3 -
 test/test3.py                            |  21 ---
 test/test4.py                            |  66 --------
 test/test5.py                            |  56 -------
 test/test6.py                            |  59 -------
 test/test7.py                            |  76 ---------
 test/test8.py                            |  42 -----
 test/test_instant_system_calls.py        |  19 +--
 test/test_ode.py                         |  43 +++--
 64 files changed, 1340 insertions(+), 1309 deletions(-)

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



More information about the debian-science-commits mailing list