]> git.kaiwu.me - njs.git/commit
Fixed parsing of "$&" substitutions in String.prototype.replace().
authorAlexander Borisov <alexander.borisov@nginx.com>
Tue, 16 Jul 2019 14:32:11 +0000 (17:32 +0300)
committerAlexander Borisov <alexander.borisov@nginx.com>
Tue, 16 Jul 2019 14:32:11 +0000 (17:32 +0300)
commit44cbdecd21062332409d14a0ecda9298293d8eb4
tree9dd4050a270a0536704b35ac22d07633960ecd1b
parent54cbb4f9f83ed1efa2c42b6ecc7d85c1f0ee67b3
Fixed parsing of "$&" substitutions in String.prototype.replace().
njs/njs_string.c
njs/test/njs_unit_test.c