[mathic] branch upstream updated (66b5d74 -> 18ff8ac)

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sun Sep 6 14:40:21 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a change to branch upstream
in repository mathic.

      from  66b5d74   Removed block of copy constructor.
       new  52ece09   apply diffs from Macaulay2 source tree
       new  d05cf80   remove libtool; stop building sharable libraries
       new  e9559ee   clean up configure.ac
       new  73d4891   update .gitignore
       new  55e4829   add license and copyright info, per communication from Roune
       new  13d4c08   add -lpthread
       new  782d8ec   Merge branch 'master' of https://github.com/Macaulay2/mathic
       new  d5cc52e   add license and copyright info, per communication from Roune; part 2
       new  449df89   add macros and variables that give the version number
       new  e61efed   disable the use of pkg-config so we can use memtailor even if it was not installed
       new  29aacd4   fix Makefile
       new  61fe1b7   fix configure script directory settings
       new  18ff8ac   needed to make struct public in order to compile under clang 3.6.1

The 13 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               |  26 +--
 README.md                 |   9 +
 configure.ac              |  49 ++---
 lgpl-2.0.txt              | 481 ++++++++++++++++++++++++++++++++++++++++++++
 lgpl-2.1.txt              | 502 ++++++++++++++++++++++++++++++++++++++++++++++
 lgpl-3.0.txt              | 165 +++++++++++++++
 src/mathic.cpp            |   1 +
 src/mathic.h              |   2 +
 src/mathic/DivList.h      |  57 +++---
 src/mathic/Geobucket.h    |   1 +
 src/test/PairQueue.cpp    |   9 +-
 src/test/gtestInclude.cpp |   2 +-
 13 files changed, 1244 insertions(+), 68 deletions(-)
 create mode 100644 lgpl-2.0.txt
 create mode 100644 lgpl-2.1.txt
 create mode 100644 lgpl-3.0.txt

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mathic.git



More information about the debian-science-commits mailing list