Welcome! Log In Create A New Profile

Advanced

[njs] Version 0.2.5.

Dmitry Volyntsev
October 30, 2018 07:22AM
details: http://hg.nginx.org/njs/rev/3315f6aa6000
branches:
changeset: 633:3315f6aa6000
user: Dmitry Volyntsev <xeioex@nginx.com>
date: Tue Oct 30 14:16:39 2018 +0300
description:
Version 0.2.5.

diffstat:

CHANGES | 41 +++++++++++++++++++++++++++++++++++++++++
1 files changed, 41 insertions(+), 0 deletions(-)

diffs (48 lines):

diff -r 0677cbeee41a -r 3315f6aa6000 CHANGES
--- a/CHANGES Mon Oct 29 21:06:24 2018 +0300
+++ b/CHANGES Tue Oct 30 14:16:39 2018 +0300
@@ -1,3 +1,44 @@
+
+Changes with njs 0.2.5 30 Oct 2018
+
+ nginx modules:
+
+ *) Bugfix: fixed counting pending events in stream module.
+
+ *) Bugfix: fixed s.off() in stream module.
+
+ *) Bugfix: fixed processing of data chunks in js_filter in stream module.
+
+ *) Bugfix: fixed http status and contentType getter in http module.
+
+ *) Bugfix: fixed http response and parent getters in http module.
+
+ Core:
+
+ *) Feature: arguments object support.
+
+ *) Feature: non-integer fractions support.
+
+ *) Improvement: handling non-array values in Array.prototype.slice().
+
+ *) Bugfix: fixed Array.prototype.length setter.
+
+ *) Bugfix: fixed njs_array_alloc() for length > 2**31.
+
+ *) Bugfix: handling int overflow in njs_array_alloc() on 32bit
+ archs.
+
+ *) Bugfix: fixed code size mismatch error message.
+
+ *) Bugfix: fixed delete operator in a loop.
+
+ *) Bugfix: fixed Object.getOwnPropertyDescriptor() for complex
+ object (inherited from Array and string values).
+
+ *) Bugfix: fixed Object.prototype.hasOwnProperty() for non-object
+ properties.
+
+ *) Bugfix: miscellaneous additional bugs have been fixed.

Changes with njs 0.2.4 18 Aug 2018

_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[njs] Version 0.2.5.

Dmitry Volyntsev 274 October 30, 2018 07:22AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 169
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready