]> git.kaiwu.me - njs.git/commit
Added String.prototype.trimStrart() and String.prototype.trimEnd().
authorValentin Bartenev <vbart@nginx.com>
Sun, 28 Jul 2019 10:19:03 +0000 (13:19 +0300)
committerValentin Bartenev <vbart@nginx.com>
Sun, 28 Jul 2019 10:19:03 +0000 (13:19 +0300)
commit65c34a6a0ac2d37a3f4e9a91cc0ab22c3e5c2719
tree5e4944b6172f980931b4fbd7b0d2427c7d6d680d
parent1dc0caef49e7b66ee2be84e504364dd6785869f4
Added String.prototype.trimStrart() and String.prototype.trimEnd().
njs/njs_string.c
njs/test/njs_unit_test.c
nxt/nxt_string.h
nxt/nxt_utf8.h