]> git.kaiwu.me - njs.git/shortlog
njs.git
2015-11-23 Igor Sysoev"instanceof" fixes.
2015-11-23 Igor SysoevBoolean objects support.
2015-11-23 Igor Sysoev__proto__ property fixes.
2015-11-23 Igor SysoevEmpty array elements support.
2015-11-19 Igor SysoevUsing pcre_free() instead of pcre_free_study().
2015-11-18 Igor SysoevA cloned nJSVM is destroyed after each unit test.
2015-11-18 Igor SysoevFine grain header files inclusions and fixed build...
2015-11-18 Igor SysoevRegExp updates.
2015-11-18 Igor SysoevTrap changes.
2015-11-18 Igor SysoevChanges in byte string operations.
2015-11-18 Igor SysoevSupport of escape sequences inside strings: "\uXXXX...
2015-11-18 Igor SysoevStyle and small miscellaneous fixes.
2015-11-18 Igor SysoevnJSVM clone/destroy benchmark was added to nJS unit...
2015-11-17 Igor SysoevThe first invalid token did return SyntaxError exception.
2015-10-30 Igor Sysoevnjs_vmcode_addition() does not use njs_string_prototype...
2015-10-30 Igor Sysoevnxt_vector interface was renamed to nxt_array.
2015-09-24 Roman ArutyunyanFixed example in README.
2015-09-23 Sergey KandaurovFixed ngx_http_js_loc_conf_t initialization.
2015-09-23 Roman ArutyunyannJS should be built by the same compiler as nginx.
2015-09-23 Roman ArutyunyanFixed Solaris build.
2015-09-23 Igor SysoevInitial import of nJScript.