[alglib] branch master updated (a60bc42 -> ff5543c)
Anton Gladky
gladk at alioth.debian.org
Sun Nov 10 08:54:59 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 a60bc42 Update changelog.
adds 4bb891e Imported Upstream version 3.8.1
new c41953d Merge tag 'upstream/3.8.1'
new 86a896e Use wrap-and-sort.
new e1537ec Enable all tests.
new ff5543c 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 | 28 +-
debian/copyright | 2 +-
debian/patches/02_disable_some_tests.patch | 40 -
debian/patches/series | 3 -
manual.cpp.html | 1056 +++++-
src/alglibinternal.cpp | 7 +-
src/alglibinternal.h | 2 +-
src/alglibmisc.cpp | 5498 +++++++++++++++++++---------
src/alglibmisc.h | 483 +++
src/ap.cpp | 405 +-
src/ap.h | 70 +-
src/dataanalysis.cpp | 4 +-
src/dataanalysis.h | 2 +-
src/interpolation.cpp | 168 +-
src/interpolation.h | 56 +-
src/optimization.cpp | 8 +
src/specialfunctions.cpp | 6 +-
src/specialfunctions.h | 3 +-
src/statistics.cpp | 6 +-
tests/test_c.cpp | 789 ++--
tests/test_i.cpp | 5 +
tests/test_x.cpp | 2 +-
23 files changed, 6047 insertions(+), 2604 deletions(-)
delete mode 100644 debian/patches/02_disable_some_tests.patch
mode change 100644 => 100755 gpl2.txt
mode change 100644 => 100755 gpl3.txt
mode change 100644 => 100755 manual.cpp.html
mode change 100644 => 100755 src/alglibinternal.cpp
mode change 100644 => 100755 src/alglibinternal.h
mode change 100644 => 100755 src/alglibmisc.cpp
mode change 100644 => 100755 src/alglibmisc.h
mode change 100644 => 100755 src/ap.cpp
mode change 100644 => 100755 src/ap.h
mode change 100644 => 100755 src/dataanalysis.cpp
mode change 100644 => 100755 src/dataanalysis.h
mode change 100644 => 100755 src/diffequations.cpp
mode change 100644 => 100755 src/diffequations.h
mode change 100644 => 100755 src/fasttransforms.cpp
mode change 100644 => 100755 src/fasttransforms.h
mode change 100644 => 100755 src/integration.cpp
mode change 100644 => 100755 src/integration.h
mode change 100644 => 100755 src/interpolation.cpp
mode change 100644 => 100755 src/interpolation.h
mode change 100644 => 100755 src/linalg.cpp
mode change 100644 => 100755 src/linalg.h
mode change 100644 => 100755 src/optimization.cpp
mode change 100644 => 100755 src/optimization.h
mode change 100644 => 100755 src/solvers.cpp
mode change 100644 => 100755 src/solvers.h
mode change 100644 => 100755 src/specialfunctions.cpp
mode change 100644 => 100755 src/specialfunctions.h
mode change 100644 => 100755 src/statistics.cpp
mode change 100644 => 100755 src/statistics.h
mode change 100644 => 100755 src/stdafx.h
mode change 100644 => 100755 tests/test_c.cpp
mode change 100644 => 100755 tests/test_i.cpp
mode change 100644 => 100755 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