[alglib] branch master updated (a3830c9 -> 3caa3f6)
Anton Gladky
gladk at alioth.debian.org
Fri Aug 30 20:27:23 UTC 2013
This is an automated email from the git hooks/post-receive script.
gladk pushed a change to branch master
in repository alglib.
from a3830c9 Update changelog.
adds 5da67f0 Imported Upstream version 3.8.0
new 330001b Merge tag 'upstream/3.8.0'
new c6285c2 Refresh patches. Enable all tests.
new 4d4fe28 Changes due to change of so-names.
new 3caa3f6 Update changelog.
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/changelog | 8 +
debian/control | 12 +-
.../{libalglib3.7.install => libalglib3.8.install} | 0
debian/patches/01_add_cmake.patch | 4 +-
debian/patches/02_disable_some_tests.patch | 40 -
debian/patches/series | 2 +-
debian/rules | 6 +-
manual.cpp.html | 2991 ++-
src/alglibinternal.cpp |16147 ++++++-----
src/alglibinternal.h | 260 +-
src/alglibmisc.cpp | 180 +-
src/alglibmisc.h | 8 +-
src/ap.cpp | 544 +-
src/ap.h | 293 +-
src/dataanalysis.cpp | 8159 ++++--
src/dataanalysis.h | 1231 +-
src/fasttransforms.cpp | 96 +-
src/fasttransforms.h | 4 +-
src/interpolation.cpp | 250 +-
src/interpolation.h | 46 +-
src/linalg.cpp | 1653 +-
src/linalg.h | 323 +-
src/optimization.cpp | 1767 +-
src/optimization.h | 273 +-
src/solvers.cpp | 20 +-
src/solvers.h | 10 +-
src/statistics.cpp | 1676 +-
src/statistics.h | 215 +-
tests/test_c.cpp |28312 +++++++++++---------
tests/test_i.cpp | 771 +-
tests/test_x.cpp | 1273 +
31 files changed, 42953 insertions(+), 23621 deletions(-)
rename debian/{libalglib3.7.install => libalglib3.8.install} (100%)
delete mode 100644 debian/patches/02_disable_some_tests.patch
mode change 100755 => 100644 gpl2.txt
mode change 100755 => 100644 gpl3.txt
mode change 100755 => 100644 manual.cpp.html
mode change 100755 => 100644 src/alglibinternal.cpp
mode change 100755 => 100644 src/alglibinternal.h
mode change 100755 => 100644 src/alglibmisc.cpp
mode change 100755 => 100644 src/alglibmisc.h
mode change 100755 => 100644 src/ap.cpp
mode change 100755 => 100644 src/ap.h
mode change 100755 => 100644 src/dataanalysis.cpp
mode change 100755 => 100644 src/dataanalysis.h
mode change 100755 => 100644 src/diffequations.cpp
mode change 100755 => 100644 src/diffequations.h
mode change 100755 => 100644 src/fasttransforms.cpp
mode change 100755 => 100644 src/fasttransforms.h
mode change 100755 => 100644 src/integration.cpp
mode change 100755 => 100644 src/integration.h
mode change 100755 => 100644 src/interpolation.cpp
mode change 100755 => 100644 src/interpolation.h
mode change 100755 => 100644 src/linalg.cpp
mode change 100755 => 100644 src/linalg.h
mode change 100755 => 100644 src/optimization.cpp
mode change 100755 => 100644 src/optimization.h
mode change 100755 => 100644 src/solvers.cpp
mode change 100755 => 100644 src/solvers.h
mode change 100755 => 100644 src/specialfunctions.cpp
mode change 100755 => 100644 src/specialfunctions.h
mode change 100755 => 100644 src/statistics.cpp
mode change 100755 => 100644 src/statistics.h
mode change 100755 => 100644 src/stdafx.h
mode change 100755 => 100644 tests/test_c.cpp
mode change 100755 => 100644 tests/test_i.cpp
create mode 100644 tests/test_x.cpp
--
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