[mathicgb] branch upstream updated (c72c945 -> 427e61f)
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Sun Sep 6 00:27:37 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a change to branch upstream
in repository mathicgb.
from c72c945 Connected the module input library basis to a module backend and added a unit test for it that passes.
new 6d9ef4f apply diffs from Macaulay2 source tree
new 2f4d661 remove libtool; stop building sharable libraries
new 577627a update .gitignore
new dc58c98 bypass a bug in g++ 4.8.2
new 082ba12 add license and copyright info, per communication from Roune
new 41739f7 add macros and variables that give the version number
new ca62112 bypass compiler bug by not optimizing some test code
new 654d773 improve .gitignore
new af111e4 Merge branch 'master' of https://github.com/Macaulay2/mathicgb
new 691edb2 disable the use of pkg-config so we can use memtailor and pathic even if they are not installed
new 3dd98c5 fix configure script directory configuration
new 9545e60 Specify negative ints as signed chars in tests.
new 6b7b7d5 Merge pull request #1 from d-torrance/fix-archs-with-unsigned-char
new 427e61f Restore libtool but with disable-shared option.
The 14 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:
.gitignore | 8 +
Makefile.am | 7 +-
README.md | 9 +
configure.ac | 37 +--
gpl-2.0.txt | 339 +++++++++++++++++++++++
gpl-3.0.txt | 674 ++++++++++++++++++++++++++++++++++++++++++++++
src/mathicgb.cpp | 1 +
src/mathicgb.h | 2 +
src/mathicgb/MathicIO.hpp | 7 +-
src/mathicgb/SPairs.hpp | 4 +-
src/test/PrimeField.cpp | 4 +-
src/test/Scanner.cpp | 6 +-
src/test/gtestInclude.cpp | 4 +-
13 files changed, 1069 insertions(+), 33 deletions(-)
create mode 100644 gpl-2.0.txt
create mode 100644 gpl-3.0.txt
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mathicgb.git
More information about the debian-science-commits
mailing list