[xtensor] branch master updated (358ed5b -> 21ce786)

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Mon Apr 10 16:59:27 UTC 2017


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

ghisvail-guest pushed a change to branch master
in repository xtensor.

      from  358ed5b   Release to unstable
      adds  8361d64   New upstream version 0.8.4
       new  3ef4cda   Merge tag 'upstream/0.8.4'
       new  67a292f   Drop the patch queue, applied upstream
       new  efe95bb   Fix the clean target when nodoc requested
       new  e3beda1   Change doc-base registration to Programming/C++
       new  21ce786   Release to unstable

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:
 debian/changelog                                   |  9 +++
 debian/patches/Fixup-docs-clean-target.patch       | 21 -------
 debian/patches/series                              |  1 -
 debian/rules                                       |  2 +
 debian/xtensor-doc.doc-base                        |  2 +-
 docs/Makefile                                      |  1 +
 include/xtensor/xarray.hpp                         |  2 +-
 include/xtensor/xio.hpp                            | 18 ++++--
 include/xtensor/xtensor.hpp                        |  6 +-
 include/xtensor/xtensor_config.hpp                 |  2 +-
 include/xtensor/xview.hpp                          |  2 +-
 test/files/xio_expected_results.hpp                | 64 ++++++++++++++++++++++
 .../xio_expected_results/complex_zero_erasing.txt  | 40 ++++++++++++++
 .../xio_expected_results/float_leading_zero.txt    | 20 +++++++
 test/test_xio.cpp                                  | 20 +++++++
 15 files changed, 176 insertions(+), 34 deletions(-)
 delete mode 100644 debian/patches/Fixup-docs-clean-target.patch
 delete mode 100644 debian/patches/series
 create mode 100644 test/files/xio_expected_results/complex_zero_erasing.txt
 create mode 100644 test/files/xio_expected_results/float_leading_zero.txt

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



More information about the debian-science-commits mailing list