17868 Commits (83ebb6d8989ea08fdeb25353c42d20d0c0c285db)
 

Author SHA1 Message Date
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
Anna Henningsen 9b9a25c5eb
doc: update who to cc for async_hooks 8 years ago
Dávid Szakállas fcab69c788
test: test async-hook triggerId properties 8 years ago
Gibson Fahnestock fc102d0197
doc: suggest xcode-select --install 8 years ago
Rich Trott 163c0780ea test: add documentation for common.mustNotCall() 8 years ago
Daijiro Wachi 917f86ea35 doc: add require modules in url.md 8 years ago
Vse Mozhet Byt e0f4310f68 doc: add object-curly-spacing to doc/.eslintrc 8 years ago
Vse Mozhet Byt de411a471e doc: unify spaces in object literals 8 years ago
Vse Mozhet Byt 7de6998d89 doc: use destructuring in code examples 8 years ago
Anna Henningsen 78b135806f
test: check destroy hooks are called before exit 8 years ago
Trevor Norris 1e44fd960f
async_wrap: run destroy in uv_timer_t 8 years ago
Rich Trott 98aa25c765 test: make test-fs-watchfile reliable 8 years ago
Vse Mozhet Byt 6cfdbc74d9 doc: fix code examples in zlib.md 8 years ago
Rich Trott 7b56fd8cf0 build: streamline JS test suites in Makefile 8 years ago
Bidisha Pyne 1609899142 errors,util: migrate to use internal/errors.js 8 years ago
Michael Dawson 84c066a9ce doc: update who to cc for n-api 8 years ago
Daniel Bevenius d63ff232b2 doc: add missing make command to UPGRADING.md 8 years ago
Daniel Bevenius a60d3ea823 deps: update openssl asm and asm_obsolete files 8 years ago
Daniel Bevenius 34b79caf40 deps: update openssl config files 8 years ago
Shigeki Ohtsu cfd01566a5 deps: add -no_rand_screen to openssl s_client 10 years ago
Shigeki Ohtsu 9cb1da765a openssl: fix keypress requirement in apps on win32 10 years ago
Shigeki Ohtsu b8a03a3664 deps: fix asm build error of openssl in x86_win32 10 years ago
Fedor Indutny 025dc56872 deps: fix openssl assembly error on ia32 win32 11 years ago
Daniel Bevenius 51ed26e432 deps: copy all openssl header files to include dir 8 years ago
Daniel Bevenius bd4a53493b deps: upgrade openssl sources to 1.0.2l 8 years ago
Vse Mozhet Byt a235e670a8 doc: refine spaces in example from vm.md 8 years ago
Jesus Seijas 41919626e5
util: refactor format method.Performance improved. 8 years ago
Nikolai Vavilov 3fe980d3e6 build: fix typo 8 years ago
Daniel Bevenius 7dfeb36143 test: check inspector support in test/inspector 8 years ago
rmdm b1ed55f259 assert: fix deepEqual RangeError: Maximum call stack size exceeded 8 years ago
David D Lowe 592d7d2f2a test: add known_test request with Unicode in the URL 8 years ago
Bidisha Pyne a9f798ebcc errors,http_server: migrate to use internal/errors.js 8 years ago
sreepurnajasti 28227963fa errors,repl: migrate to use internal/errors.js 8 years ago
Brian White 3c989de207
dns: use faster IP address type check on results 8 years ago
Brian White 656bb71867
dns: improve callback performance 8 years ago
Brian White 8d7ff6dd75
test: improve dns internet test case 8 years ago
Timothy Gu 95eef9b044 url: more precise URLSearchParams constructor 8 years ago