1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 20, 2024 — Sep 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed error handling of setting non-numeric Array.length.
Valentin V. Bartenev
as Valentin Bartenev
More... about 7 years ago
String.padStart() and String.padEnd() methods.
Valentin V. Bartenev
as Valentin Bartenev
More... about 7 years ago
Adding lib_test to generic test target. More... about 7 years ago
Fixed building unit tests after nxt_length() expansion. More... about 7 years ago
Introduced nxt_length() macro.
Valentin V. Bartenev
as Valentin Bartenev
More... about 7 years ago
Returning external methods as native Function objects. More... about 7 years ago
Adding support for multiple arguments in console.log(). More... about 7 years ago
Version bump. More... over 7 years ago
Added tag 0.2.2 for changeset 4adbb035caa3 More... over 7 years ago
Version 0.2.2. More... over 7 years ago
Fixed heap-buffer-overflow in crypto.createHmac(). More... over 7 years ago
http internalRedirect() method. More... over 7 years ago
Merged HTTP Response and Reply into Request. More... over 7 years ago
Using njs_vm_error() where appropriate. More... over 7 years ago
Version bump. More... over 7 years ago
Added tag 0.2.1 for changeset 2a0a59728b5f More... over 7 years ago
Version 0.2.1. More... over 7 years ago
Renaming remnants of "nJScript" and "njscript" to "njs". More... over 7 years ago
Fixed the format specifier for ctx->status in debug log. More... over 7 years ago
Added the debug for the returned status code in js_content. More... over 7 years ago
Setting status code to 500 by default in js_content handler. More... over 7 years ago
Improved logging for js_set and js_content directives. More... over 7 years ago
Fixed error logging in js_include. More... over 7 years ago
Using getrandom() libc interface. More... over 7 years ago
Style. More... over 7 years ago
Removed the surplus arguments of exception macros. More... over 7 years ago
Removed njscript.c More... over 7 years ago
Usage of njs_opaque_value_t is refactored in public API. More... over 7 years ago
Fixed crypto.createHmac() for keys with size >= alg size and < 64. More... over 7 years ago
Public header cleanup. More... over 7 years ago