1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
penguindark 39429f7ac9
atof: lots of fixes
* removed sprintf for f64 and f32 use

* removed all pointers from the code, used unions instead

* solved module name problem

* fixed tests on vlib/math

* fix for alpine-linux math test

* small fix on byte allocation for ftoa
2020-02-26 12:14:06 +01:00
..
2019-12-25 15:52:27 +03:00
2020-02-26 12:14:06 +01:00
2019-12-02 12:31:49 +03:00
2020-02-17 20:31:23 +01:00
2020-02-17 20:29:09 +01:00
2020-01-23 21:04:46 +01:00
2020-01-23 21:04:46 +01:00
2020-01-23 21:04:46 +01:00
2020-01-23 21:04:46 +01:00
2019-12-23 13:09:22 +03:00
2020-02-26 12:14:06 +01:00
2019-08-18 15:02:36 +03:00
2020-01-23 21:04:46 +01:00
2020-01-23 21:04:46 +01:00
2020-02-03 05:00:36 +01:00
2020-02-03 05:00:36 +01:00
2020-01-31 02:29:54 +01:00
2020-02-24 18:02:22 +01:00
2020-02-26 12:14:06 +01:00
2020-01-23 21:04:46 +01:00
2020-02-09 15:40:31 +01:00
2020-02-25 22:58:51 +01:00