-
Fixed assertion in standard parser with an input containing characters
from extended charset (on values above 0x7F) GH#620
-
Karma real numbers generator produces 10.0e-04 instead of 1.0e-03 GH#628 GH#629
-
Improved
what()
info for distinct
directive
GH#631
-
Enhanced debug output to print unicode code points as hex GH#634
-
Missing inline keyword in
function_impl_invert::eval<bool>
specialization GH#638
-
Replaced Boost.Math with Boost.Core alternatives GH#648
-
Removed hardcap on Karma's
RealPolicy::precision()
value TRAC#7785 TRAC#11056 GH#585 GH#586