openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
N
njs
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 19, 2024 — Jul 19, 2025
Showing page 61 of 87
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed Array.prototype.fill().
Artem S. Povalyukhin
More...
over 6 years ago
Style.
Artem S. Povalyukhin
More...
over 6 years ago
Fixed heap-buffer-overflow in String.prototype.split().
Dmitry Volyntsev
More...
over 6 years ago
Added support for setting nginx variables.
Dmitry Volyntsev
More...
over 6 years ago
Improved API for value creation from the outside of VM.
Dmitry Volyntsev
More...
over 6 years ago
Style.
Dmitry Volyntsev
More...
over 6 years ago
Fixed %*s length argument type in nxt_sprintf() fmt string.
Dmitry Volyntsev
More...
over 6 years ago
Fixed njs_benchmark.
hongzhidao
More...
over 6 years ago
Fixed creation of long UTF8 strings.
Dmitry Volyntsev
More...
over 6 years ago
Introduced nxt_file_basename() and nxt_file_dirname().
Dmitry Volyntsev
More...
over 6 years ago
Making njs_vm_invoke() public.
hongzhidao
More...
over 6 years ago
Fixed fast paths.
hongzhidao
More...
over 6 years ago
Improved njs_vm_compile().
hongzhidao
More...
over 6 years ago
Allocating njs_lexer_t on stack.
hongzhidao
More...
over 6 years ago
Allocating njs_generator_t on stack.
hongzhidao
More...
over 6 years ago
Introduced njs_parser_global_scope().
hongzhidao
More...
over 6 years ago
Adding const qualifiers to njs_string_prototype_split() and friends.
Dmitry Volyntsev
More...
over 6 years ago
Fixed String.prototype.split() for unicode strings.
Dmitry Volyntsev
More...
over 6 years ago
Style.
Dmitry Volyntsev
More...
over 6 years ago
Fixed line number in reporting variable reference errors.
Dmitry Volyntsev
More...
over 6 years ago
Fixed parsing of string literals.
Dmitry Volyntsev
More...
over 6 years ago
Eliminating sprintf() and vsnprintf() usage.
Dmitry Volyntsev
More...
over 6 years ago
Replacing vsprintf with nxt_vsprintf in modules' exceptions API.
Dmitry Volyntsev
More...
over 6 years ago
Added support for shorthand property names for Object literals.
Dmitry Volyntsev
More...
over 6 years ago
Refactored njs_parser_terminal().
hongzhidao
More...
over 6 years ago
Improved njs_parser_property_token().
hongzhidao
More...
over 6 years ago
Removing unused argument of njs_parser_property_name().
Dmitry Volyntsev
More...
over 6 years ago
Shell: avoid reporting filenames in exception is quiet mode.
Dmitry Volyntsev
More...
over 6 years ago
Updated list of reserved keywords.
Dmitry Volyntsev
More...
over 6 years ago
HTTP: skipping deleted elements while iterating over headers.
Dmitry Volyntsev
More...
over 6 years ago
←
1
2
…
57
58
59
60
61
62
63
64
65
…
86
87
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree