diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2021-05-24 12:05:29 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2021-05-24 12:10:14 +0900 |
| commit | bf523b71d1e9722f7a468fae8321b5a24f06ab97 (patch) | |
| tree | fb3739143196b29976461bbf16b48caaabc653a3 /src/variable.c | |
| parent | a44ca2e9bea87d266713613a15c3c7f0557518a2 (diff) | |
| download | mruby-bf523b71d1e9722f7a468fae8321b5a24f06ab97.tar.gz mruby-bf523b71d1e9722f7a468fae8321b5a24f06ab97.zip | |
strtod.c: new public domain implementation of `strtod`; ref #5448
Instead of using copyrighted `strtod`, now use the public domain
implementation of `strtod` by Yasuhiro Matsumoto (@mattn). The function
has been renamed to `mrb_float_read()`; ref #5460 as well.
Diffstat (limited to 'src/variable.c')
0 files changed, 0 insertions, 0 deletions
