17954 Commits (0526f84ad3ae8c88dabd4919551c4b8c6c3b3978)
 

Author SHA1 Message Date
daniel.bevenius 554fa24916 deps: cherry-pick f5fad6d from upstream v8 8 years ago
Ben Noordhuis 36ba9e6e0c deps: cherry-pick bfae9db from upstream v8 8 years ago
Ben Noordhuis 44f5523260 v8: fix stack overflow in recursive method 8 years ago
Bartosz Sosnowski bfb4694408 deps: fix addons compilation with VS2013 8 years ago
Michaël Zasso bc8e4878c0 deps: add missing include to V8 i18n.cc 8 years ago
Michaël Zasso 9b4a891ca2 deps: run memory hungry V8 test in exclusive mode 8 years ago
Michael Dawson bbe5cb2749 deps: limit regress/regress-crbug-514081 v8 test 9 years ago
Michaël Zasso 24709b2e4a src: update NODE_MODULE_VERSION to 56 8 years ago
Michaël Zasso 3dc8c3bed4 deps: update V8 to 5.9.211.32 8 years ago
Timothy Gu 91a1bbe305
url: update IDNA handling 8 years ago
Vladimir Trifonov 60d14c8702
doc: Add URL argument with http/https request 8 years ago
David Cai 35353a45fc test: increase coverage of async_hooks 8 years ago
Sam Roberts 2791b360c1 inspector: allow --inspect=host:port from js 8 years ago
Sebastian Van Sande dcfbbacba8 path: use internal/errors.js 8 years ago
Myles Borins 4c5cbb7c83
2017-06-06, Version 6.11.0 'Boron' (LTS) 8 years ago
Jacob Jones afc59a9f50 lib: "iff" changed to "if and only if" 8 years ago
Kat Marchán a4444c5462 deps: upgrade npm to 5.0.3 8 years ago
Jamen Marz df46fcb61a doc: fix typo "ndapi" in n-api.md 8 years ago
Rich Trott b830c976b5 doc: emphasize Collaborators in GOVERNANCE.md 8 years ago
Gautam Mittal 3630ed1c82 errors,tty: migrate to use internal/errors.js 8 years ago
Refael Ackermann f06c05cf5a src: remove `'` print modifier 8 years ago
Bartosz Sosnowski 422722ff67 win, doc: document per-drive current working dir 8 years ago
Michaël Zasso f1199c2bb4 tools: fix order of ESLint rules 8 years ago
cjihrig df5d8e031a src: remove process._inspectorEnbale 8 years ago
Michael Dawson 7d9dfdaea3 doc: add ref to option to enable n-api 8 years ago
Rich Trott 2715c9f1e4 doc: minimal documentation for Emeritus status 8 years ago
Jason Ginchereau ddba969321 test: fix build warning in addons-napi/test_object 8 years ago
Rich Trott f29406d735 doc: remove note highlighting in GOVERNANCE doc 8 years ago
Michael Dawson bd4b79051a test: consolidate n-api test addons - part2 8 years ago
Joseph Gentle 7cddcc9715 assert: fix deepEqual similar sets and maps bug 8 years ago
Refael Ackermann 30a20bda7d test,module: make message check MUI dependent 8 years ago
Gireesh Punathil efab7847c6 http: assert parser.consume argument's type 8 years ago
Brian White d081548858
net: fix permanent deopt 8 years ago
Brian White fc6f487f2e
process: fix permanent deopt 8 years ago
Brian White e374e44a8a
events: fix potential permanent deopt 8 years ago
Brian White 8cc8358ef7
tools: fix node args passing in test runner 8 years ago
Sam Roberts aae0d4559c test: rearrange inspector headers into convention 8 years ago
sreepurnajasti 062071a9c3 errors,process: migrate to use internal/errors.js 8 years ago
James M Snell 7024c5a302 zlib: revert back to Functions 8 years ago
Eugene Ostroukhov e6dcc3dfa9 inspector: Allows reentry when paused 8 years ago
Vse Mozhet Byt 5d9dc94509 doc: fix nits in code examples of async_hooks.md 8 years ago
Vse Mozhet Byt ce8bce497c doc: use prefer-rest-params eslint rule in docs 8 years ago
Nikolai Vavilov 3d9e7bb1d4 repl: remove unused function convertToContext 8 years ago
Matteo Collina 5ca836c192 doc,stream: clarify 'data', pipe() and 'readable' 8 years ago
Matteo Collina 0b432e08b1 doc: resume a stream after pipe() and unpipe() 8 years ago
Paul Bininda 7637347ae6 doc: add missing backticks to doc/api/tls.md 8 years ago
Tobias Nießen 4d89e3c261 url: do not pass WHATWG host to http.request 8 years ago
Anna Henningsen 1dc3272bb9
test: improve async hooks test error messages 8 years ago
JiaLi.Passion 8741e3c750
async_hooks: use parent promise as triggerId 8 years ago
Anna Henningsen 3e02636bcb
async_hooks,http: fix socket reuse with Agent 8 years ago