17827 Commits (7f3f72c19b6a0b23394e32a52c1c34b9d59028a7)
 

Author SHA1 Message Date
Scott McKenzie 7f3f72c19b errors, readline: migrate to use internal/errors.js 8 years ago
Aditya Anand 224dbb1233 configure: add mips64el to valid_arch 7 years ago
XadillaX ca8a29c360 doc: fix out of date napi_callback doc 7 years ago
Alexey Orlenko d71718db6a
http: fix timeout reset after keep-alive timeout 7 years ago
Brian White c4fc7d90ed
http: always cork outgoing writes 7 years ago
Rich Trott 77d575d005 test: use mustNotCall in test-http-eof-on-connect 7 years ago
Rich Trott b71d67795a test: increase bufsize in child process write test 7 years ago
Fedor Indutny 27cc30aea8
profiler: declare missing `printErr` 7 years ago
Luigi Pinca ba449f3bf1
http: handle cases where socket.server is null 7 years ago
Rajaram Gaunker 12fd63d6bb
v8: add a js class for Serializer/Dserializer 7 years ago
Vse Mozhet Byt e2617a0388 doc: fix links and typos in fs.md 7 years ago
Vse Mozhet Byt 401a37281e test: fix typo in test-cli-node-options.js 7 years ago
Vse Mozhet Byt 8beff64851 benchmark: fix some RegExp nits 7 years ago
Justin Beckwith a2ed3a9c88 doc: fix incorrect fs.utimes() link 7 years ago
Anshul Guleria b6e2cde4b4
doc: fs constants for Node < v6.3.0 in fs.md 7 years ago
Sebastian Plesciuc 61adb264c0 test: fix flaky test-http-client-get-url 7 years ago
Rich Trott a08b59f2a6 test: refactor async-hooks test-callback-error 7 years ago
Refael Ackermann af3aa682ac util: add callbackify 8 years ago
Refael Ackermann 780acc2208 build,windows: check for VS version and arch 7 years ago
Nikolai Vavilov 24e5b67148 doc: use HTTPS URL for suggested upstream remote 7 years ago
Nikolai Vavilov 208db5675e fs: don't conflate data and callback in appendFile 8 years ago
Refael Ackermann df02f391aa build: merge test suite groups 7 years ago
Samuel Reed ac3477971f
doc: add readline.emitKeypressEvents note 8 years ago
XadillaX b5d8d7c6f9 src: merge `fn_name` in NODE_SET_PROTOTYPE_METHOD 7 years ago
Anna Henningsen 871e4d0280
test: add regression test for 13557 7 years ago
Anna Henningsen c6f074f737
Revert "readline: clean up event listener in onNewListener" 7 years ago
Jamen Marzonie 2529119680 doc: fix napi_create_*_error signatures in n-api 7 years ago
Vse Mozhet Byt 390fa0380e cluster, dns, repl, tls, util: fix RegExp nits 7 years ago
Trevor Norris a2fdb76677
async_wrap: use kTotals to enable PromiseHook 7 years ago
Anna Henningsen cc2dd93ea5
async_wrap: expose enable/disablePromiseHook API 7 years ago
Trevor Norris b9379095e1
Revert "async_hooks: only set up hooks if used" 7 years ago
Rich Trott dde4f0f1bf test: fix flaky test-tls-socket-close 7 years ago
Refael Ackermann c9d45c4505 test: harden test-dgram-bind-shared-ports 8 years ago
Gergely Nemeth 52f358b531
test: add coverage for AsyncResource constructor 7 years ago
Gil Tayar 8d7f07f379
child_process: promisify includes stdio in error 7 years ago
Benedikt Meurer 55f9c85a05
stream: ensure that instanceof fast-path is hit. 7 years ago
cjihrig 637819b7ab test: exercise once() with varying arguments 7 years ago
realwakka 1f9b1aa011
test: refactor test-http-server-keep-alive-timeout 7 years ago
XadillaX d00e5f1a04 test: add hijackStdout and hijackStderr 7 years ago
XadillaX 27de36926b
dns: add resolveAny support 8 years ago
Sam Roberts c4a61b3ee5 src: check whether inspector is doing io 7 years ago
Michael Dawson 01f4d9af5e test: add coverage for napi_property_descriptor 7 years ago
Michael Dawson c28418a9e5 doc: fix out of date sections in n-api doc 7 years ago
Nikolai Vavilov 9991e27ac8 inspector: fix crash on exception 7 years ago
Brian White 8208fdae2b
child_process: reduce nextTick() usage 7 years ago
Brian White dd83d11869
child_process: simplify send() result handling 7 years ago
Daniel Bevenius 8f91aa506a src: correct indentation for X509ToObject 7 years ago
Anna Henningsen 8f39881b74
async_hooks: use resource objects for Promises 7 years ago
Anna Henningsen 02aea0690d
async_hooks: minor refactor to callback invocation 7 years ago
Rich Trott 7fbeebac96 test: refactor test-fs-read-* 7 years ago