]> git.kaiwu.me - njs.git/commit
Fixed String.prototype.replace() for byte strings with regex arg.
authorAlexander Borisov <alexander.borisov@nginx.com>
Tue, 16 Jul 2019 14:32:10 +0000 (17:32 +0300)
committerAlexander Borisov <alexander.borisov@nginx.com>
Tue, 16 Jul 2019 14:32:10 +0000 (17:32 +0300)
commitc2f71041e18f38ac147fd5c70d48e22751b13f37
tree9b3d42b5219ebf1a52e64e9221802f497ff38df9
parente0470c3eebcc5d560be03798b783dc11efe8f7f4
Fixed String.prototype.replace() for byte strings with regex arg.
njs/njs_string.c
njs/test/njs_unit_test.c