Skip to content

Releases: Macaulay2/mathic

v1.3

07 May 11:40

Choose a tag to compare

What's Changed

Full Changelog: v1.2...v1.3

v1.2

04 Feb 01:48

Choose a tag to compare

What's Changed

Full Changelog: v1.1...v1.2

v1.1

12 Dec 12:34

Choose a tag to compare

What's Changed

  • CMake build for Mathic by @mahrud in #5
  • Use test -e instead of AC_CHECK_FILE for cross building by @d-torrance in #4
  • added appropriate debug flag by @mahrud in #6
  • Make mathic usable as a subdirectory of engine by @mahrud in #8
  • initalize _back in Bucket to prevent some warnings by @jkyang92 in #9
  • Use the noreturn annotation for better compiler diagnostics. by @jamesjer in #7
  • Remove uses of the deprecated std::iterator class by @jkyang92 in #11
  • Link against gtest instead of building it by @d-torrance in #12
  • updated googletest release by @mahrud in #13
  • Bump C++ standard to C++17 (required for googletest 1.17.0) by @d-torrance in #14
  • Constify Cmp::operator() by @jamesjer in #15
  • Release 1.1 by @d-torrance in #16

New Contributors

Full Changelog: https://github.com/Macaulay2/mathic/commits/v1.1