commit | 18cfada1eac3a798fffa658fc67582a450b5a7e6 | [log] [tgz] |
---|---|---|
author | Mark Dickinson <dickinsm@gmail.com> | Mon Nov 23 18:46:41 2009 +0000 |
committer | Mark Dickinson <dickinsm@gmail.com> | Mon Nov 23 18:46:41 2009 +0000 |
tree | 09b233b73487c2c63ebeb94282265eef692e2235 | |
parent | 5c456e6f4571fec64a98e28e7e316972f35d19fc [diff] |
Remove restriction on precision when formatting floats. This is the first step towards removing the %f -> %g switch (see issues 7117, 5859).