0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Jul 31, 2024 — Jul 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Version bump. More... 20 days ago
Removed remnants of level hash. More... 20 days ago
Fixed property set for objects with a TypedArray in prototype. More... 21 days ago
Version 0.9.1. More... 22 days ago
Fixed NULL pointer dereference when processing If-* headers. More... 24 days ago
Replaced constant by sizeof value. More... 25 days ago
Fixed RegExp compilation after 17124c81. More... 28 days ago
Improved String.prototype.concat() with scalar values. More... 28 days ago
Modules: fixed qjs engine after bellard/quickjs@458c34d2. More... 30 days ago
Fixed invalid link in README.md. More... about 1 month ago
Fixed regexp compilation of patterns with escaped '[' characters. More... about 1 month ago
Removed not used njs_scope_create_index_value(). More... about 1 month ago
Released temporary template literal memory. More... about 1 month ago
Improved memory consumption of String.prototype.concat() with numbers. More... about 1 month ago
Improved memory consumption for concatenation of numbers and strings. More... about 1 month ago
Fetch: fixed handling of Content-Length header when body is provided. More... about 1 month ago
Types: added TS definitions for WebCrypto ECDH. More... about 1 month ago
Types: updated TS definitions. More... about 1 month ago
Removed useless njs_value_assign() call. More... about 1 month ago
Parser: unused strict_semicolon cleanup. More... about 2 months ago
Tests: tuned periodic test for delays. More... about 2 months ago
Parser: simplifed working with function variables. More... about 2 months ago
Fixed handling of detached buffer for typed arrays. More... about 2 months ago
Fixed %TypedArray%.prototype.slice() with overlapping buffers. More... about 2 months ago
Fixed %TypedArray%.from() with buffer is detached by mapper. More... about 2 months ago
Ignoring previous value in njs_flathsh_insert(). More... about 2 months ago
Fixed frame saving for awaited function with closures. More... about 2 months ago
Moving child function declaration instantiation to bytecode. More... about 2 months ago
Removed NGX_MAX_PATH define. More... about 2 months ago
Optimized memory consumption by object hash. More... about 2 months ago