Skip to content

Releases: demianmnave/CML1

v2.1

01 Aug 02:34
Compare
Choose a tag to compare

New in CML 2.1:

v2.0.7

09 Jun 22:38
Compare
Choose a tag to compare

Update to correct a VS2017 compilation error in some functions using a numeric_traits value to initialize a default "tolerance" argument.

v2.0.5

11 Mar 03:27
Compare
Choose a tag to compare

This is a minor release of CML2 to implement a new type_map metaprogram.

v2.0.4: Changes:

03 Dec 16:14
Compare
Choose a tag to compare
- Fixed inconsistencies in scalar_traits usage that yielded incorrect results for mixed integer/floating-point calculations.

- Added cml::epsilon<>, and changed most defaulted tolerance arguments to use it.

v2.0.6

05 Jun 19:49
Compare
Choose a tag to compare

Minor release to simplify Boost.UnitTestFramework integration, and to implement two useful type generators.

1_0_4

08 Jun 17:45
Compare
Choose a tag to compare