]> git.kaiwu.me - quickjs.git/commit
fixed js_strtod with large integers (github issue #206)
authorFabrice Bellard <fabrice@bellard.org>
Fri, 22 Dec 2023 10:02:39 +0000 (11:02 +0100)
committerFabrice Bellard <fabrice@bellard.org>
Fri, 22 Dec 2023 10:02:39 +0000 (11:02 +0100)
commita96f44074650a1fa064645f245e9f38c14450b70
treec106464d32dded34d85ff600c0b7b0b312d20d39
parent9e1ec09027a4caf900a5d9b52baf43a16eccad01
fixed js_strtod with large integers (github issue #206)
quickjs.c
tests/test_language.js