]> git.kaiwu.me - njs.git/shortlog
njs.git
2023-05-09 Dmitry VolyntsevShell: simplified input completion handler.
2023-05-08 Dmitry VolyntsevHTTP: fixed r.status setter when filtering.
2023-05-06 Dmitry VolyntsevRemoved dead store introduced in fd956d2a25a3.
2023-05-06 Dmitry VolyntsevTests: unit tests are rewritten using public API.
2023-05-06 Dmitry VolyntsevChange: non-compliant deprecated String methods were...
2023-05-06 Dmitry VolyntsevRefactored $262 object as external.
2023-05-05 Dmitry VolyntsevWebCrypto: fixed building with OpenSSL 1.1.0.
2023-05-03 Dmitry VolyntsevWebCrypto: module is rewritten using public API.
2023-05-03 Dmitry VolyntsevFS: module is rewritten using public API.
2023-05-03 Dmitry VolyntsevQueryString: module is rewritten using public API.
2023-05-03 Dmitry VolyntsevCrypto: module is rewritten using public API.
2023-05-03 Dmitry VolyntsevFixed typos introduced in 5e7fc8efebdc.
2023-05-02 Dmitry VolyntsevIntroduced njs_value_buffer_get().
2023-05-03 Dmitry VolyntsevPublic header cleanup.
2023-05-02 Dmitry VolyntsevMade njs_string.h includable independently from njs_main.h.
2023-04-28 Dmitry VolyntsevWebCrypto: fixed retval of crypto.getRandomValues().
2023-04-27 Dmitry VolyntsevRefactored njs_object_iterate() API.
2023-04-27 Dmitry VolyntsevSource files sorted into groups.
2023-04-27 Dmitry VolyntsevTypes: added ts types for "zlib" module.
2023-04-27 Dmitry VolyntsevTypes: added forgotten ts types for XML modification...
2023-04-27 Dmitry VolyntsevTypes: added definitions for Hash.copy() method.
2023-04-27 Dmitry VolyntsevTests: dropping all environment variables in a portable...
2023-04-19 Dmitry VolyntsevChange: native methods are provided with retval argument.
2023-04-13 Dmitry VolyntsevVM: simplified NJS_VMCODE_TEMPLATE_LITERAL instruction.
2023-04-13 Dmitry VolyntsevVM: removed unused NJS_VMCODE_OBJECT_COPY instruction.
2023-04-11 Dmitry VolyntsevSimplified functional stack unwinding.
2023-04-11 Dmitry VolyntsevVersion bump.
2023-04-10 Dmitry VolyntsevAdded tag 0.7.12 for changeset a1faa64d4972
2023-04-10 Dmitry VolyntsevVersion 0.7.12. 0.7.12
2023-04-05 Dmitry VolyntsevTests: improved shell_test portability to different...
2023-04-05 Dmitry VolyntsevVM: removed vm->variables_hash.
2023-04-05 Dmitry VolyntsevVM: removed vm->global_items.
2023-03-30 Dmitry VolyntsevAligned Number constructor to the spec.
2023-03-28 Dmitry VolyntsevAdded "zlib" module.
2023-03-22 Orgad ShanehFix compiler detection when CC has a wrapper.
2023-03-22 Vadim ZhestikovFixed invalid NULL pointer check.
2023-03-21 Dmitry VolyntsevCrypto: added Hash.copy() method.
2023-03-21 Vadim ZhestikovAdded support for export {name as default} statement.
2023-03-10 Dmitry VolyntsevFetch: fixed Headers() constructor.
2023-03-10 Dmitry VolyntsevVersion bump.
2023-03-09 Dmitry VolyntsevAdded tag 0.7.11 for changeset 26dd3824b9f3
2023-03-09 Dmitry VolyntsevVersion 0.7.11. 0.7.11
2023-03-08 Dmitry VolyntsevFixed String.prototype.replace() with replacement conta...
2023-03-08 Dmitry VolyntsevMaking njs_string_prop() a macro.
2023-03-08 Dmitry VolyntsevIntroduced njs_string_offset() which support any string.
2023-03-04 Dmitry VolyntsevImproved njs_string_create_chb().
2023-03-03 Artem S. PovalyukhinFixed njs_string_to_number() with additional space...
2023-03-04 Dmitry VolyntsevFixed Array.prototype.sort() when array is changed...
2023-03-04 Dmitry VolyntsevFetch: fixed typo in debug level.
2023-03-02 Dmitry VolyntsevXML: removed XML_PARSE_DTDVALID during a document parsing.
2023-03-01 Dmitry VolyntsevXML: fixed memory leaks in node.$tags set handler.
2023-03-01 Dmitry VolyntsevXML: fixed memory leak when exception happens in node...
2023-02-28 Dmitry VolyntsevFixed attaching of a stack to an error object.
2023-02-28 Dmitry VolyntsevWebCrypto: fixed compilation with --debug=YES.
2023-02-28 Dmitry VolyntsevFixed a func instance dumping with "name" as getter.
2023-02-28 Dmitry VolyntsevFixed njs_object_property() with NJS_WHITEOUT properties.
2023-02-28 Dmitry VolyntsevFixed array instance with a getter property dumping.
2023-02-28 Dmitry VolyntsevFixed Error() instance dumping when "name" prop is...
2023-02-28 Dmitry VolyntsevUnit tests: replacing njs_vm_retval_string() with njs_v...
2023-02-28 Vadim ZhestikovParser: fixed the detection of await in arguments.
2023-02-28 Dmitry VolyntsevStream: added missed linking with libxml2 for the dynam...
2023-02-23 Dmitry VolyntsevXML: added XMLNode API to modify XML documents.
2023-02-18 Dmitry VolyntsevAdded njs_vm_value_to_c_string().
2023-02-10 Dmitry VolyntsevTypes: updated Fetch API types.
2023-02-10 Dmitry VolyntsevTypes: added forgotten r.rawHeadersIn and r.rawHeadersO...
2023-02-10 Dmitry VolyntsevTypes: fixed Fetch API types.
2023-02-10 Dmitry VolyntsevVersion bump.
2023-02-07 Dmitry VolyntsevAdded tag 0.7.10 for changeset 3a1b46d51f04
2023-02-07 Dmitry VolyntsevRemoved tag 0.7.10 0.7.10
2023-02-06 Dmitry VolyntsevAdded tag 0.7.10 for changeset 60a3ffe734b6
2023-02-06 Dmitry VolyntsevVersion 0.7.10.
2023-02-04 Dmitry VolyntsevFetch: fixed compatibility with nginx-1.22 and below.
2023-02-03 Vadim ZhestikovAdded String.prototype.replaceAll().
2023-02-02 Vadim ZhestikovFixed RegExp.prototype[@@replace]().
2023-02-02 Dmitry VolyntsevProperly fixed memory leak after 948b167202b2.
2023-02-02 Dmitry VolyntsevTypes: added ts types for the xml API.
2023-01-31 Dmitry VolyntsevFixed memory leak when exception happens at xml.exclusi...
2023-01-31 Dmitry VolyntsevFixed typos introduced in 99b9f83e4d4d.
2023-01-31 Dmitry Volyntsev2023 year.
2023-01-27 Konstantin... Report libxml2 used for build.
2023-01-27 Konstantin... Added pkg-config-based libxml2 detection.
2023-01-27 Konstantin... Added description for --no-libxml2 option.
2023-01-26 Dmitry VolyntsevAdded "xml" module for working with XML documents.
2023-01-21 Dmitry VolyntsevAdded njs_vm_value_string_create() and njs_vm_value_str...
2023-01-19 Dmitry VolyntsevShell: increased max output size for console.log()...
2023-01-07 Dmitry VolyntsevAdded njs_vm_add_module().
2023-01-07 Dmitry VolyntsevFixed Object.values() and Object.entries() with externa...
2023-01-06 Dmitry VolyntsevFixed unitialized value usage warning.
2023-01-05 Dmitry VolyntsevWebCrypto: improved njs_bn_bn2binpad() for OpenSSL...
2023-01-05 Dmitry VolyntsevWebCrypto: extended support for symmetric keys.
2023-01-05 Dmitry VolyntsevWebCrypto: extended support for asymmetric keys.
2022-12-31 Dmitry VolyntsevWebCrypto: improved exception wording for invalid key...
2022-12-30 Dmitry VolyntsevWebCrypto: added missed support for AES-* keys of size...
2022-12-30 Dmitry VolyntsevWebCrypto: fixed importKey() for AES-* keys.
2022-12-15 Jérémy LalFixed typos.
2022-12-13 Dmitry VolyntsevModules: added Request, Response and Headers ctors...
2022-12-13 Dmitry VolyntsevModules: fixed nginx logger callback for calls in master.
2022-12-08 Dmitry VolyntsevAdded njs_vm_string_compare().
2022-12-08 Dmitry VolyntsevAdded njs_vm_external_ptr().
2022-12-08 Dmitry VolyntsevExtended njs_vm_function_alloc().
next