Commits
User selector
Commit History
Commits on Oct 10, 2017
py/formatfloat: Don't print the negative sign of a NaN value.
Show description for 08a1966committedpy/modmath: Add full checks for math domain errors.
Show description for 25e1406committed
Commits on Sep 26, 2017
py/objfloat: Support raising a negative number to a fractional power.
Show description for bdc6e86committed
Commits on Sep 4, 2017
py/obj: Fix comparison of float/complex NaN with itself.
Show description for d4b75f6committed
Commits on Sep 2, 2017
py/objfloat: Fix binary ops with incompatible objects.
Show description for 9950865committed
Commits on Jul 25, 2017
py: Implement raising a big-int to a negative power.
Show description for 04552ffcommitted
Commits on Jul 3, 2017
Commits on Jun 13, 2017
py/formatfloat: Fix number of digits and exponent sign when rounding.
Show description for 6ed4581committed
Commits on Jun 8, 2017
- committed
tests/float: Convert "sys.exit()" to "raise SystemExit".
Show description for fde5435committed
Commits on Apr 4, 2017
Commits on Apr 2, 2017
Commits on Mar 24, 2017
Commits on Mar 23, 2017
tests/float: Add tests for math funcs that return ints.
Show description for bacb52acommitted
Commits on Mar 8, 2017
Commits on Mar 6, 2017
- committed
tests/float2int*: Suffix with _intbig, don't run on any other int type.
Show description for 4b03941committedfloat/float2int*: Make actually be parsable for MICROPY_LONGINT_IMPL_NONE.
Show description for 121fb88committed- committed
Commits on Feb 2, 2017
Commits on Jan 19, 2017
Commits on Jan 5, 2017
- authored andcommitted
Commits on Dec 21, 2016
- authored andcommitted
Commits on Dec 20, 2016
Commits on Sep 27, 2016
Commits on Mar 29, 2016
py/formatfloat: Fix further cases of buffer overflow in formatting.
Show description for e1e7657committed
Commits on Mar 15, 2016
Commits on Mar 6, 2016
Commits on Feb 13, 2016
Commits on Jan 8, 2016
Commits on Dec 12, 2015
py/modmath: Add domain error checking to sqrt, log, log2, log10.
Show description for 17298afauthored andcommitted