]> git.kaiwu.me - njs.git/commit
Improved String.prototype.concat() with scalar values.
authorVadim Zhestikov <v.zhestikov@f5.com>
Thu, 3 Jul 2025 21:14:43 +0000 (14:14 -0700)
committerVadimZhestikov <108960056+VadimZhestikov@users.noreply.github.com>
Wed, 9 Jul 2025 19:17:31 +0000 (12:17 -0700)
commit82d76e7a28104f24235ba93c7d277ff724d3feae
tree5b286a0b90d5e1f63010ab548ca00b0d3629d0cf
parenta4addc9b3145313f74de31b592e3b36714987ea0
Improved String.prototype.concat() with scalar values.
src/njs_string.c
src/test/njs_unit_test.c