[clfft] branch debian/master updated (238a229 -> 74631cf)

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Mar 31 07:06:53 UTC 2016


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

ghisvail-guest pushed a change to branch debian/master
in repository clfft.

      from  238a229   Release to unstable.
      adds  87188a6   Fix for google test. XML does not support spaces in property names
      adds  b20b317   Merge pull request #135 from arrayfire/test_fix
      adds  01a7b65   adding directed tests to target specific set of parameters - first checkin
      adds  42d0f88   adding code to fully test 1D numbers under 4k real SP
      adds  a811c3d   test case class changes, adding 2d/3d tests
      adds  02b4cc2   Merge pull request #137 from bragadeesh/develop
      adds  625d359   fixing bugs in r2c transforms, fixes for long delay in test launch
      adds  9649fd8   fixing r2c issues in large lengths
      adds  ccfaf84   slightly modifying directed tests, adding large size r2c tests
      adds  3ab7eac   adding notes and bumping version number for 2.10.2
       new  c97c39c   Merge tag 'v2.10.2' into debian/master
       new  eb4a8e9   Add patch enabling support for GNU/Hurd.
       new  abc4be3   Update packaging changelog.
       new  74631cf   Release to unstable.

The 4 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:
 README.md                                        |   5 +-
 ReleaseNotes.txt                                 |   9 +
 debian/changelog                                 |   7 +
 debian/patches/Enable-support-for-GNU-Hurd.patch |  21 ++
 debian/patches/series                            |   1 +
 src/CMakeLists.txt                               |   2 +-
 src/library/generator.stockham.cpp               |   4 +-
 src/library/generator.transpose.gcn.cpp          |  21 +-
 src/tests/CMakeLists.txt                         |   1 +
 src/tests/accuracy_test_directed.cpp             | 450 +++++++++++++++++++++++
 src/tests/accuracy_test_random.cpp               |   2 +-
 src/tests/buffer.h                               |   2 +-
 src/tests/test_constants.cpp                     |  50 +--
 13 files changed, 536 insertions(+), 39 deletions(-)
 create mode 100644 debian/patches/Enable-support-for-GNU-Hurd.patch
 create mode 100644 src/tests/accuracy_test_directed.cpp

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



More information about the debian-science-commits mailing list