]> git.kaiwu.me - njs.git/commit
Allowing to output large values in console.log().
authorDmitry Volyntsev <xeioex@nginx.com>
Thu, 11 Apr 2019 13:32:06 +0000 (16:32 +0300)
committerDmitry Volyntsev <xeioex@nginx.com>
Thu, 11 Apr 2019 13:32:06 +0000 (16:32 +0300)
commit5f707ea8f42c87803ee18c940f12281a82d15c4e
treea4140c40ac06379641558c0a6efaa71e05d3853e
parent9d4aa5d152b8b033f497b73a23b783807b008ff0
Allowing to output large values in console.log().

Previously, the size was limited to 2048 bytes.

This closes #127 issue on Github.
njs/njs_shell.c
nxt/nxt_sprintf.c
nxt/nxt_sprintf.h