Sign in
nginx
/
njs
Git mirror of http://hg.nginx.org/njs/
Clone this repo:
Branches
nginx
Tags
njs-0.7.5
njs-0.7.4
njs-0.7.3
njs-0.7.2
njs-0.7.1
njs-0.7.0
njs-0.6.2
njs-0.6.1
njs-0.6.0
njs-0.5.3
More...
4c243e9
Fixed unicode argument trimming in parseInt().
by Dmitry Volyntsev
· 12 months ago
nginx
2b767b2
Fixed large non-decimal literals.
by Dmitry Volyntsev
· 12 months ago
30ea83b
Stream: throwing an exception when s.done() is used while filtering.
by Dmitry Volyntsev
· 12 months ago
e037cb8
Added Symbol.for() and Symbol.keyfor().
by Dmitry Volyntsev
· 12 months ago
746fff2
Version bump.
by Dmitry Volyntsev
· 12 months ago
537513c
Added tag 0.7.5 for changeset 63c258c456ca
by Dmitry Volyntsev
· 12 months ago
7c27555
Version 0.7.5.
by Dmitry Volyntsev
· 12 months ago
njs-0.7.5
f258ec1
Fixed working with array-like object in Promise.all() and friends.
by Dmitry Volyntsev
· 12 months ago
6e07e5e
Propertly handling NJS_DECLINE in promise native functions.
by Dmitry Volyntsev
· 12 months ago
e817549
Renaming promise to promise_ctor to avoid confusion.
by Dmitry Volyntsev
· 12 months ago
5417053
Fixed njs_array_convert_to_slow_array().
by Dmitry Volyntsev
· 12 months ago
60c2119
Catching invalid njs_mp_free() calls.
by Dmitry Volyntsev
· 12 months ago
47ec084
Fixed memory freeing in njs_vm_compile().
by Dmitry Volyntsev
· 12 months ago
297bbdd
Removed njs_buffer_decode_destroy().
by Dmitry Volyntsev
· 12 months ago
634ed44
Fixed njs_array_expand() for empty arrays.
by Dmitry Volyntsev
· 12 months ago
801eeb2
Fixed freeing of array created using njs_arr_create().
by Dmitry Volyntsev
· 12 months ago
35cf399
Removed unused argument from njs_function_lambda_call().
by Dmitry Volyntsev
· 12 months ago
519153b
Fixed njs_iterator_to_array() with sparse arrays.
by Dmitry Volyntsev
· 12 months ago
b8051f0
Fixed template literal from producing byte-strings.
by Dmitry Volyntsev
· 12 months ago
e3f15fc
HTTP: returing undefined for Content-Type when the header is absent.
by Dmitry Volyntsev
· 12 months ago
More »