[njs] Tests262: fixed merge() with null values.

2025-02-07 Thread noreply
details: https://github.com/nginx/njs/commit/a5e4a75604135149c6e9d616378372c664033dc9 branches: master commit:a5e4a75604135149c6e9d616378372c664033dc9 user: Dmitry Volyntsev date: Thu, 30 Jan 2025 19:10:29 -0800 description: Tests262: fixed merge() with null values. --- test/h

[njs] QuickJS: fixed shared dict in stream module.

2025-02-07 Thread noreply
details: https://github.com/nginx/njs/commit/246f4ca082f125fd1fd20ddc7cb45e40f19de04d branches: master commit:246f4ca082f125fd1fd20ddc7cb45e40f19de04d user: Dmitry Volyntsev date: Mon, 3 Feb 2025 09:07:22 -0800 description: QuickJS: fixed shared dict in stream module. The change

[njs] QuickJS: added querystring module.

2025-02-07 Thread noreply
details: https://github.com/nginx/njs/commit/f289dcb99a9e4c9b72ca8d1c60659a43e58547cd branches: master commit:f289dcb99a9e4c9b72ca8d1c60659a43e58547cd user: Dmitry Volyntsev date: Wed, 29 Jan 2025 21:35:08 -0800 description: QuickJS: added querystring module. --- auto/qjs_modu