Mercurial > njs
graph
-
QuickJS: fixed r.subrequest() to a location with JS handler. default tipMon, 13 Oct 2025 17:37:11 -0700, by Dmitry Volyntsev
-
Version bump.Wed, 08 Oct 2025 18:42:16 -0700, by Dmitry Volyntsev
-
Version 0.9.3.Mon, 06 Oct 2025 09:13:36 -0700, by Dmitry Volyntsev
-
Fixed heap-use-after-free in js_set handler.Mon, 29 Sep 2025 18:30:15 -0700, by Dmitry Volyntsev
-
Module: fixed heap-use-after-free while module loading.Wed, 01 Oct 2025 20:07:14 -0700, by Dmitry Volyntsev
-
Modules: fixed memory leak when module loading failed.Wed, 01 Oct 2025 20:23:08 -0700, by Dmitry Volyntsev
-
Fixed potential heap-use-after-free in njs_vm_compile_module().Wed, 01 Oct 2025 20:10:43 -0700, by Dmitry Volyntsev
-
Version bump.Mon, 29 Sep 2025 22:43:11 -0700, by Dmitry Volyntsev
-
Readme: updated hero graphic.Thu, 02 Oct 2025 14:41:16 -0700, by Michael Vernik
-
Version 0.9.2.Mon, 22 Sep 2025 10:12:15 -0700, by Dmitry Volyntsev
-
Modules: fixed building when http_ssl and stream_ssl unavailable.Wed, 17 Sep 2025 15:34:19 -0700, by Dmitry Volyntsev
-
Fixed build with gcc-15 and -O3.Tue, 16 Sep 2025 18:28:05 -0700, by Dmitry Volyntsev
-
Fetch: added keepalive support for ngx.fetch() API.Wed, 03 Sep 2025 20:27:16 -0700, by Dmitry Volyntsev
-
Fetch: added parsing of HTTP version.Fri, 12 Sep 2025 19:10:32 -0700, by Dmitry Volyntsev
-
Modules: simplified access to nginx values from JS engines.Wed, 03 Sep 2025 22:44:04 -0700, by Dmitry Volyntsev
-
QuickJS: added njs.on('exit') API support.Tue, 26 Aug 2025 14:22:19 -0700, by Dmitry Volyntsev
-
QuickJS: removed extra copy of body argument in ngx.fetch().Thu, 28 Aug 2025 19:15:01 -0700, by Dmitry Volyntsev
-
QuickJS: fixed potential heap-use-after-free.Thu, 28 Aug 2025 15:20:31 -0700, by Dmitry Volyntsev
-
QuickJS: freeing temporary strings.Thu, 28 Aug 2025 16:29:22 -0700, by Dmitry Volyntsev
-
QuickJS: using enum instead of manual opaque id table.Mon, 25 Aug 2025 22:26:24 -0700, by Dmitry Volyntsev
-
QuickJS: fix nginx configure with not configured njs module.Fri, 29 Aug 2025 09:42:18 -0700, by Vadim Zhestikov
-
Modules: optimized memory consumption while streaming in qjs.Mon, 18 Aug 2025 21:21:09 -0700, by Dmitry Volyntsev
-
Modules: removing extra copy while streaming in qjs.Wed, 13 Aug 2025 23:19:46 -0700, by Dmitry Volyntsev
-
Tests: added TypedArray test for js_filter in stream.Tue, 19 Aug 2025 17:16:22 -0700, by Dmitry Volyntsev
-
Fixed building QuickJS support with clang 19.Mon, 25 Aug 2025 16:47:43 -0700, by Dmitry Volyntsev
-
Modules: fixed incorrect config rejections introduced in d157f56.Fri, 15 Aug 2025 17:28:47 -0700, by Dmitry Volyntsev
-
Modules: added configure time check when "js_import" is not defined.Mon, 11 Aug 2025 23:26:12 -0700, by Dmitry Volyntsev
-
Modules: fixed merging of js_path directives.Mon, 11 Aug 2025 18:55:18 -0700, by Dmitry Volyntsev
-
Change: increasing the default stack size to 160k.Mon, 11 Aug 2025 16:25:47 -0700, by Dmitry Volyntsev
-
Added CLA workflow.Thu, 07 Aug 2025 17:41:09 -0700, by Vadim Zhestikov
-
Removed remnants of level hash.Fri, 11 Jul 2025 15:51:14 -0700, by Vadim Zhestikov
-
Version bump.Fri, 11 Jul 2025 18:26:19 -0700, by Dmitry Volyntsev
-
Version 0.9.1.Wed, 09 Jul 2025 14:34:05 -0700, by Dmitry Volyntsev
-
Fixed property set for objects with a TypedArray in prototype.Thu, 10 Jul 2025 10:40:05 -0700, by Dmitry Volyntsev
-
Optimized memory consumption by object hash.Fri, 06 Jun 2025 16:52:57 -0700, by Vadim Zhestikov
-
Replaced constant by sizeof value.Sun, 06 Jul 2025 11:30:38 -0700, by Vadim Zhestikov
-
Improved String.prototype.concat() with scalar values.Thu, 03 Jul 2025 14:14:43 -0700, by Vadim Zhestikov
-
Fixed NULL pointer dereference when processing If-* headers.Mon, 07 Jul 2025 22:40:45 -0700, by Dmitry Volyntsev
-
Fixed RegExp compilation after 17124c81.Thu, 03 Jul 2025 16:53:33 -0700, by Dmitry Volyntsev
-
Removed not used njs_scope_create_index_value().Fri, 27 Jun 2025 09:45:48 -0700, by Vadim Zhestikov
-
Removed useless njs_value_assign() call.Mon, 16 Jun 2025 14:33:05 -0700, by Vadim Zhestikov
-
Simplified njs_object_prop_t.Fri, 06 Jun 2025 16:45:15 -0700, by Vadim Zhestikov
-
Ignoring previous value in njs_flathsh_insert().Thu, 12 Jun 2025 08:34:17 -0700, by Vadim Zhestikov
-
Released temporary template literal memory.Wed, 25 Jun 2025 11:50:25 -0700, by Vadim Zhestikov
-
Improved memory consumption of String.prototype.concat() with numbers.Mon, 23 Jun 2025 17:44:57 -0700, by Vadim Zhestikov
-
Improved memory consumption for concatenation of numbers and strings.Mon, 23 Jun 2025 12:33:18 -0700, by Vadim Zhestikov
-
Fixed invalid link in README.md.Tue, 01 Jul 2025 17:31:16 +0800, by Xiaobo Liu
-
Fixed regexp compilation of patterns with escaped '[' characters.Mon, 30 Jun 2025 18:30:03 -0700, by Dmitry Volyntsev
-
Modules: fixed qjs engine after bellard/quickjs@458c34d2.Tue, 01 Jul 2025 23:01:57 -0700, by Dmitry Volyntsev
-
Fetch: fixed handling of Content-Length header when body is provided.Mon, 16 Jun 2025 19:36:35 -0700, by Dmitry Volyntsev
-
Types: added TS definitions for WebCrypto ECDH.Mon, 16 Jun 2025 18:16:46 -0700, by Dmitry Volyntsev
-
Types: updated TS definitions.Mon, 16 Jun 2025 18:03:41 -0700, by Dmitry Volyntsev
-
Parser: unused strict_semicolon cleanup.Fri, 13 Jun 2025 20:19:36 -0700, by Dmitry Volyntsev
-
Parser: simplifed working with function variables.Thu, 12 Jun 2025 17:33:35 -0700, by Dmitry Volyntsev
-
Fixed frame saving for awaited function with closures.Wed, 11 Jun 2025 16:17:42 -0700, by Dmitry Volyntsev
-
Moving child function declaration instantiation to bytecode.Mon, 09 Jun 2025 18:38:15 -0700, by Dmitry Volyntsev
-
Tests: tuned periodic test for delays.Thu, 12 Jun 2025 17:54:43 -0700, by Dmitry Volyntsev
-
Fixed handling of detached buffer for typed arrays.Thu, 12 Jun 2025 17:20:07 -0700, by Dmitry Volyntsev
-
Fixed %TypedArray%.prototype.slice() with overlapping buffers.Thu, 12 Jun 2025 15:34:39 -0700, by Dmitry Volyntsev
-
Fixed %TypedArray%.from() with buffer is detached by mapper.Thu, 12 Jun 2025 15:16:41 -0700, by Dmitry Volyntsev
