Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite to_string(real, digits) using grt.fcvt | Tristan Gingold | 2017-04-19 | 1 | -0/+163 |
* | grt.fcvt: use format_image instead of to_string (cleanup). | Tristan Gingold | 2017-04-19 | 1 | -79/+0 |
* | Use grt.fcvt for 'image. | Tristan Gingold | 2017-04-19 | 1 | -41/+135 |
* | scanner: use grt-fcvt for radix conversion. | Tristan Gingold | 2017-04-19 | 1 | -129/+505 |
* | Add more testcases for bug069 | Tristan Gingold | 2017-04-02 | 1 | -0/+714 |