]> git.kaiwu.me - njs.git/commit
Fixed Number.prototype.toPrecision().
authorDmitry Volyntsev <xeioex@nginx.com>
Wed, 19 Feb 2020 14:21:32 +0000 (17:21 +0300)
committerDmitry Volyntsev <xeioex@nginx.com>
Wed, 19 Feb 2020 14:21:32 +0000 (17:21 +0300)
commit8bb88fb65b6a1e43aa75862b662362fce9d5eeea
tree319adae95bc4f8a95c645baf8afe940899140bb4
parentad956c58e70138f6838c8de7b73276b08385a403
Fixed Number.prototype.toPrecision().

This closes #290 issue on Github.
src/njs_dtoa.c
src/test/njs_unit_test.c