[alglib] branch master updated (147614f -> d37ec59)
Anton Gladky
gladk at moszumanska.debian.org
Fri May 29 16:49:23 UTC 2015
This is an automated email from the git hooks/post-receive script.
gladk pushed a change to branch master
in repository alglib.
from 147614f Update changelog.
adds beda8d2 Update d/watch.
adds accc7cf Update d/copyright.
adds cb4a077 Imported Upstream version 3.9.0
adds fa31fea Merge tag 'upstream/3.9.0' into experimental
adds 221bf55 Remove patch, which is disabling some autotests.
adds 90f5736 Set Standards-Version: 3.9.6.
adds 4ec0574 Update lib version to 3.9.
adds f551af0 Update changelog.
adds 6cb9e05 Put headers into /usr/include/libalglib. (Closes: #782702)
adds c8f35e6 Provide FindALGLIB.cmake.
adds d6e96aa Fix path in a previous commit.
adds 08d51b5 Fix autopkgtests.
new 8bbcde8 Disable minlm test
new 0a30efc Install FindALGLIB into cmake-3.2.
new dd606c1 Update changelog.
new d37ec59 Apply cme fix dpkg-control.
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:
debian/FindALGLIB.cmake | 17 +
debian/changelog | 22 +
debian/control | 55 +-
debian/copyright | 24 +-
debian/libalglib-dev.install | 4 +-
.../{libalglib3.8.install => libalglib3.9.install} | 0
debian/patches/01_add_cmake.patch | 10 +-
...ome_tests.patch => 10_disable_minlm_test.patch} | 14 +-
debian/patches/series | 2 +-
debian/rules | 2 +-
debian/tests/build1 | 2 +-
debian/tests/build2 | 2 +-
debian/tests/build3 | 2 +-
debian/tests/build4 | 2 +-
debian/tests/build5 | 2 +-
debian/watch | 3 +-
manual.cpp.html | 11083 +-
src/alglibinternal.cpp | 1768 +-
src/alglibinternal.h | 250 +-
src/alglibmisc.cpp | 334 +-
src/alglibmisc.h | 64 +-
src/ap.cpp | 436 +-
src/ap.h | 76 +-
src/dataanalysis.cpp | 3181 +-
src/dataanalysis.h | 346 +-
src/diffequations.cpp | 159 +-
src/diffequations.h | 13 +-
src/fasttransforms.cpp | 165 +-
src/fasttransforms.h | 3 +-
src/integration.cpp | 311 +-
src/integration.h | 15 +-
src/interpolation.cpp | 18920 ++--
src/interpolation.h | 1342 +-
src/linalg.cpp | 53893 ++++++----
src/linalg.h | 5393 +-
src/optimization.cpp | 37837 ++++---
src/optimization.h | 2267 +-
src/solvers.cpp | 1999 +-
src/solvers.h | 496 +-
src/specialfunctions.cpp | 453 +-
src/specialfunctions.h | 3 +-
src/statistics.cpp | 1648 +-
src/statistics.h | 77 +-
tests/test_c.cpp | 100475 ++++++++++--------
tests/test_i.cpp | 1285 +-
tests/test_x.cpp | 139 +-
46 files changed, 147751 insertions(+), 96843 deletions(-)
create mode 100644 debian/FindALGLIB.cmake
rename debian/{libalglib3.8.install => libalglib3.9.install} (100%)
rename debian/patches/{02_disable_some_tests.patch => 10_disable_minlm_test.patch} (52%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/alglib.git
More information about the debian-science-commits
mailing list