Mike Pall
|
45a7e5073c
|
Fix tonumber("-0").
Reported by bluecheetah001.
|
2019-12-08 19:51:33 +01:00 |
|
Mike Pall
|
b93a1dd0c8
|
Bump copyright date to 2017.
|
2017-01-17 12:35:03 +01:00 |
|
Mike Pall
|
db1b399af1
|
Bump copyright date to 2016.
|
2016-03-03 12:02:22 +01:00 |
|
Mike Pall
|
e6b0875a7e
|
Fix string to number conversion.
Thanks to Lesley De Cruz.
|
2015-02-22 23:07:49 +01:00 |
|
Mike Pall
|
86913b9bbf
|
Bump copyright date to 2015.
|
2015-01-05 23:59:31 +01:00 |
|
Mike Pall
|
1b774d9da3
|
Fix corner case in string to number conversion.
|
2014-12-27 05:46:51 +01:00 |
|
Mike Pall
|
ef59e54820
|
Bump copyright date to 2014.
|
2014-01-16 23:10:16 +01:00 |
|
Mike Pall
|
09aeca6abf
|
Fix builtin string to number conversion for overflow digits.
|
2013-04-29 14:28:10 +02:00 |
|
Mike Pall
|
4a44c4ff69
|
Bump copyright date to 2013.
|
2013-02-11 12:54:48 +01:00 |
|
Mike Pall
|
c7990063e0
|
Fix builtin string to number conversion for INT_MIN.
|
2012-10-24 23:46:21 +02:00 |
|
Mike Pall
|
1e477e6487
|
Fix underflow handling in builtin string to number conversion.
|
2012-08-27 14:26:50 +02:00 |
|
Mike Pall
|
4c882fe714
|
Replace strtod() with builtin string to number conversion.
|
2012-08-25 23:02:29 +02:00 |
|