[libm4ri] 02/14: Merge tag 'upstream/20140914'
Cédric Boutillier
boutil at moszumanska.debian.org
Sat Oct 18 21:10:59 UTC 2014
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository libm4ri.
commit ab8970b05b09e494c4a4fe8d26be7c6edf1c0298
Merge: 4c7f2c4 00ecc37
Author: Cédric Boutillier <boutil at debian.org>
Date: Wed Oct 15 22:07:16 2014 +0200
Merge tag 'upstream/20140914'
Upstream version 20140914
# gpg: Signature faite le mer. 15 oct. 2014 22:07:00 CEST avec la clef RSA d'identifiant 39CD217A
# gpg: Bonne signature de « Cédric Boutillier <boutil at debian.org> »
# gpg: alias « Cédric Boutillier <cedric.boutillier at upmc.fr> »
# gpg: alias « Cédric Boutillier <cedric.boutillier at polytechnique.org> »
# gpg: alias « Cédric Boutillier <cedric.boutillier at gmail.com> »
.hgignore | 31 -
INSTALL | 370 +
Makefile.am | 13 +-
Makefile.in | 1900 +++
README | 83 -
aclocal.m4 | 1202 ++
compile | 347 +
config.guess | 1420 +++
config.sub | 1794 +++
configure | 16103 ++++++++++++++++++++++++
configure.ac | 26 +-
depcomp | 791 ++
install-sh | 527 +
ltmain.sh | 9661 ++++++++++++++
m4/libtool.m4 | 7997 ++++++++++++
m4/ltoptions.m4 | 384 +
m4/ltsugar.m4 | 123 +
m4/ltversion.m4 | 23 +
m4/lt~obsolete.m4 | 98 +
m4ri | 1 -
m4ri.vcxproj | 124 -
m4ri/Doxyfile | 2312 ++++
{src => m4ri}/brilliantrussian.c | 241 +-
{src => m4ri}/brilliantrussian.h | 22 -
m4ri/config.h.in | 92 +
{src => m4ri}/debug_dump.c | 17 +-
{src => m4ri}/debug_dump.h | 9 +-
m4ri/djb.c | 182 +
m4ri/djb.h | 146 +
{src => m4ri}/echelonform.c | 51 +
{src => m4ri}/echelonform.h | 6 -
{src => m4ri}/graycode.c | 0
{src => m4ri}/graycode.h | 2 +-
{src => m4ri}/io.c | 78 +-
{src => m4ri}/io.h | 36 +-
{src => m4ri}/m4ri.h | 6 +-
{src => m4ri}/m4ri_config.h.in | 0
{src => m4ri}/misc.c | 26 +-
{src => m4ri}/misc.h | 43 +-
{src => m4ri}/mmc.c | 0
{src => m4ri}/mmc.h | 0
m4ri/mp.c | 329 +
m4ri/mp.h | 89 +
{src => m4ri}/mzd.c | 557 +-
{src => m4ri}/mzd.h | 346 +-
{src => m4ri}/mzp.c | 28 +-
{src => m4ri}/mzp.h | 4 -
{src => m4ri}/parity.h | 0
{src => m4ri}/ple.c | 10 +-
{src => m4ri}/ple.h | 8 -
m4ri/ple_russian.c | 582 +
{src => m4ri}/ple_russian.h | 118 +-
m4ri/ple_russian_template.h | 96 +
{src => m4ri}/solve.c | 15 +-
{src => m4ri}/solve.h | 2 -
{src => m4ri}/strassen.c | 373 +-
{src => m4ri}/strassen.h | 32 +-
m4ri/triangular.c | 489 +
{src => m4ri}/triangular.h | 5 +-
m4ri/triangular_russian.c | 482 +
{src => m4ri}/triangular_russian.h | 24 +-
m4ri/xor.h | 126 +
m4ri/xor_template.h | 361 +
missing | 215 +
src/Doxyfile | 1632 ---
src/config.h.windows | 20 -
src/ple_russian.c | 1215 --
src/triangular.c | 895 --
src/triangular_russian.c | 308 -
src/wordwrapper.h | 131 -
src/xor.h | 446 -
test-driver | 139 +
testsuite/Makefile.in | 16 +-
testsuite/bench_elimination.c | 248 -
testsuite/bench_elimination_sparse.c | 78 -
testsuite/bench_invert.c | 117 -
testsuite/bench_multiplication.c | 211 -
testsuite/bench_mzd.c | 1278 --
testsuite/bench_ple.c | 113 -
testsuite/bench_trsm.c | 110 -
testsuite/benchmarking.c | 876 --
testsuite/benchmarking.h | 39 -
testsuite/cpucycles-20060326/alpha.c | 80 -
testsuite/cpucycles-20060326/alpha.h | 27 -
testsuite/cpucycles-20060326/amd64cpuinfo.c | 30 -
testsuite/cpucycles-20060326/amd64cpuinfo.h | 27 -
testsuite/cpucycles-20060326/amd64tscfreq.c | 18 -
testsuite/cpucycles-20060326/amd64tscfreq.h | 27 -
testsuite/cpucycles-20060326/clockmonotonic.c | 34 -
testsuite/cpucycles-20060326/clockmonotonic.h | 27 -
testsuite/cpucycles-20060326/compile | 31 -
testsuite/cpucycles-20060326/cpucycles.html | 248 -
testsuite/cpucycles-20060326/do | 47 -
testsuite/cpucycles-20060326/gettimeofday.c | 45 -
testsuite/cpucycles-20060326/gettimeofday.h | 27 -
testsuite/cpucycles-20060326/hppapstat.c | 26 -
testsuite/cpucycles-20060326/hppapstat.h | 27 -
testsuite/cpucycles-20060326/powerpcaix.c | 76 -
testsuite/cpucycles-20060326/powerpcaix.h | 27 -
testsuite/cpucycles-20060326/powerpclinux.c | 85 -
testsuite/cpucycles-20060326/powerpclinux.h | 27 -
testsuite/cpucycles-20060326/powerpcmacos.c | 41 -
testsuite/cpucycles-20060326/powerpcmacos.h | 27 -
testsuite/cpucycles-20060326/sparc32psrinfo.c | 34 -
testsuite/cpucycles-20060326/sparc32psrinfo.h | 27 -
testsuite/cpucycles-20060326/sparcpsrinfo.c | 29 -
testsuite/cpucycles-20060326/sparcpsrinfo.h | 27 -
testsuite/cpucycles-20060326/test.c | 59 -
testsuite/cpucycles-20060326/x86cpuinfo.c | 29 -
testsuite/cpucycles-20060326/x86cpuinfo.h | 27 -
testsuite/cpucycles-20060326/x86tscfreq.c | 17 -
testsuite/cpucycles-20060326/x86tscfreq.h | 27 -
testsuite/test_colswap.c | 52 +-
testsuite/test_invert.c | 12 +-
testsuite/test_multiplication.c | 203 +-
testsuite/test_ple.c | 169 +-
testsuite/test_random.c | 2 +-
testsuite/test_smallops.c | 64 +-
testsuite/test_trsm.c | 189 +-
testsuite/testing.c | 39 +-
testsuite/testing.h | 4 +-
121 files changed, 49423 insertions(+), 11041 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libm4ri.git
More information about the debian-science-commits
mailing list