Commits
User selector
Commit History
Commits on Mar 29, 2016
py/formatfloat: Fix further cases of buffer overflow in formatting.
Show description for e1e7657committedpy/formatfloat: Fix case of float format where leading digit was "10".
Show description for 03b8bb7committed
Commits on Mar 15, 2016
Commits on Jan 29, 2016
py/formatfloat: Add ability to format doubles with exponents > 99.
Show description for 7417ccfcommitted
Commits on Nov 22, 2015
py/formatfloat: Handle calculation of integer digit for %f format properly.
Show description for 3d6240bcommitted- committed
py/formatfloat: Convert to fully portable implementation.
Show description for 9aaccd4committed
Commits on Sep 11, 2015
stmhal: fix single precision float printing error
Show description for 9d6128aauthored andcommitted
Commits on May 17, 2015
py: Implement mp_format_float for doubles and use where appropriate
Show description for 861670bauthored andcommitted
Commits on Apr 12, 2015
py/formatfloat.c: Fix format of floating point numbers near 1.0.
Show description for b217869authored andcommitted
Commits on Jan 1, 2015
py: Move to guarded includes, everywhere in py/ core.
Show description for 51dfcb4committed
Commits on Jul 17, 2014
Commits on May 3, 2014
Add license header to (almost) all files.
Show description for 04b9147committed
Commits on Apr 1, 2014
Enhance str.format support
Show description for baf6f14committed
Commits on Mar 17, 2014
py: Clean up includes.
Show description for efe3422committed
Commits on Mar 10, 2014
Rename formatfloat file; remove MICROPY_ENABLE_FLOAT from mpconfigport.h.
Show description for 8bfec2bcommitted
Loading