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
about 3 hours
ago. based on code collected
about 3 hours
ago.
Sep 18, 2024 — Sep 18, 2025
Showing page 71 of 88
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Renamed njscript to njs.
Dmitry Volyntsev
More...
over 7 years ago
Added njs_core.h
Dmitry Volyntsev
More...
over 7 years ago
Fixed incorrect pointer check in njs_json_parse_string().
Dmitry Volyntsev
More...
over 7 years ago
Fixed njs_vm_external_bind().
Dmitry Volyntsev
More...
over 7 years ago
Fixed return value type of clearTimeout().
Dmitry Volyntsev
More...
over 7 years ago
Fixed unit tests exit code.
Dmitry Volyntsev
More...
over 7 years ago
Fixed the writeable flag of Array.length property.
Dmitry Volyntsev
More...
over 7 years ago
Fixed handling of props in Object.getOwnPropertyDescriptor().
Dmitry Volyntsev
More...
over 7 years ago
Fixed handling of missing arg of Object.getOwnPropertyDescriptor().
Dmitry Volyntsev
More...
over 7 years ago
Improved variable names in Object.isPrototypeOf().
Dmitry Volyntsev
More...
over 7 years ago
Fixed return value type for boolean functions.
Dmitry Volyntsev
More...
over 7 years ago
Adding const qualifiers to njs_number_dec_parse() and friends.
Dmitry Volyntsev
More...
over 7 years ago
Fixed handling of undefined arguments of functions.
Dmitry Volyntsev
More...
over 7 years ago
Added array length setter.
Dmitry Volyntsev
More...
over 7 years ago
Fixed exception type for unsupported types in JSON.stringify().
Dmitry Volyntsev
More...
over 7 years ago
Making native getters into universal property handlers.
Dmitry Volyntsev
More...
over 7 years ago
Fixed JSON.stringify() for arrays with empty cells.
Dmitry Volyntsev
More...
over 7 years ago
Moved njs vm to the main configuration.
Roman Arutyunyan
More...
over 7 years ago
Added njs_vm_value().
Dmitry Volyntsev
More...
over 7 years ago
README: added github as a way to report issues and send patches.
Dmitry Volyntsev
More...
over 7 years ago
HTTP request body getter.
Dmitry Volyntsev
More...
over 7 years ago
Added shortcuts for creating errors from the outside of a VM.
Dmitry Volyntsev
More...
over 7 years ago
Fixed crypto update() method after digest() is called.
Dmitry Volyntsev
More...
over 7 years ago
Added njs_value_is_valid_number().
Dmitry Volyntsev
More...
over 7 years ago
Checking the number argument of HTTP return() method is valid.
Dmitry Volyntsev
More...
over 7 years ago
Improved handling of builtin objects.
Dmitry Volyntsev
More...
over 7 years ago
Using correct code size addition.
Igor Sysoev
More...
over 7 years ago
Fixed surname spelling.
Dmitry Volyntsev
More...
over 7 years ago
Exact values for default switch case expressions.
Igor Sysoev
More...
over 7 years ago
Style fixes.
Igor Sysoev
More...
over 7 years ago
←
1
2
…
67
68
69
70
71
72
73
74
75
…
87
88
→
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