]> git.kaiwu.me - njs.git/commit
Fixed String.prototype.toBytes() for ASCII strings.
authorDmitry Volyntsev <xeioex@nginx.com>
Fri, 31 May 2019 12:11:39 +0000 (15:11 +0300)
committerDmitry Volyntsev <xeioex@nginx.com>
Fri, 31 May 2019 12:11:39 +0000 (15:11 +0300)
commit3515292d7791e706795f0957ed270472715907f0
tree076f2d9e8d1869d9192c0c597fab5e2b8c8f7de5
parentee332a01a8a3e87e5787927318eecc214196376c
Fixed String.prototype.toBytes() for ASCII strings.

This closes #155 issue on Github.
njs/njs_string.c
njs/test/njs_unit_test.c