444 Commits (62813615049aba50ef99af052b23532f2fb35eef)

Author SHA1 Message Date
Matteo Collina a4017736d2 http2: doc and fixes to the Compatibility API 8 years ago
James M Snell d6a774b1bd http2: add range support for respondWith{File|FD} 8 years ago
James M Snell 953458f645 http2: fix socketOnTimeout and a segfault 8 years ago
James M Snell 6911fe337c http2: refinement and test for socketError 8 years ago
James M Snell 01a46f3981 http2: fix abort when client.destroy inside end event 8 years ago
James M Snell e71e71b513 http2: introducing HTTP/2 8 years ago
James M Snell 9ea363ee99 http: move utcDate to internal/http.js 8 years ago
Weijia Wang bdfbce9241 http_client, errors: migrate to internal/errors 8 years ago
Timothy Gu 57630adf90
url: update sort() behavior with no params 8 years ago
alexbostock ae4fde8bc8
linkedlist: correct grammar in comments 8 years ago
Anna Henningsen 75a19fb379
net,child_process: improve naming in internal code 8 years ago
James M Snell ed21cb1774 util: implement WHATWG Encoding Standard API 8 years ago
James M Snell 355523fcfb buffer: refactor module.exports, imports 8 years ago
Weijia Wang 9cb390d899
errors: migrate dns to use internal/errors 8 years ago
Ruben Bridgewater 095357e26e
lib: tweak use of internal/errors 8 years ago
Sebastiaan Deckers bb29405904
lib,src: fix consistent spacing inside braces 8 years ago
Vse Mozhet Byt 4f87522244 doc, lib, test: do not re-require needlessly 8 years ago
Bougarfaoui El houcine a03d8cee1f
errors: migrate socket_list to internal/errors 8 years ago
Matteo Collina 107db33fb9 process: triggerAsyncId can be undefined 8 years ago
Rich Trott 43e105f645 process: improve hrtime() error message 8 years ago
Bidisha Pyne f67aa566a6
errors: migrate tls_wrap to use internal/errors 8 years ago
Ruben Bridgewater b55ab01b45
lib: improve lazy requires 8 years ago
Gunar C. Gessner b61cab2234
errors: port internal/fs errors to internal/errors 8 years ago
Michael Dawson 3ccfeb483d tls: migrate tls.js to use internal/errors.js 8 years ago
Rich Trott d14c13238b lib: update indentation of ternaries 8 years ago
Weijia Wang fa73087fcf errors: keep error codes in alphabetical order 8 years ago
cornholio b4300536f5
cluster: overriding inspector port 8 years ago
Vse Mozhet Byt 2288e3f21c util: remove redundant declaration 8 years ago
Michael Dawson ac41db4af0 n-api: add code parameter to error helpers 8 years ago
starkwang dbfe8c4ea2
errors,buffer: port errors to internal/errors 8 years ago
Ruben Bridgewater be20e9ecfe
assert: refactor to reduce unecessary code paths 8 years ago
Rich Trott 0d22858d67 lib: remove excess indentation 8 years ago
Rich Trott 85dacd63f0 lib: use consistent indentation for ternaries 8 years ago
Andreas Madsen 4e27aa9603
async_hooks: use common emitBefore and emitAfter 8 years ago
Andreas Madsen 0fd4c73e5c
async_hooks: fix default nextTick triggerAsyncId 8 years ago
Timothy Gu b01ac75edc
url: normalize port on scheme change 8 years ago
Vse Mozhet Byt 5100cc6851 tools: use no-use-before-define ESLint rule 8 years ago
Tobias Nießen fe730d34ce child_process: use internal/errors 8 years ago
Tobias Nießen 3129b2c035 process: use internal/errors in internalNextTick 8 years ago
Santiago Gimeno 71ca122def
child_process: fix handleless NODE_HANDLE handling 8 years ago
Ruben Bridgewater e6b69b9418 repl: fix old history error handling 8 years ago
Ruben Bridgewater 1b54371c50 stream: use more explicit statements 8 years ago
Ruben Bridgewater 1a452f1928 dgram,process,util: refactor Error to TypeError 8 years ago
Ruben Bridgewater 1698c8e165 errors: fix and improve error types 8 years ago
cjihrig 87d682b69a child_process: emit IPC messages on next tick 8 years ago
Rich Trott 095c0de94d benchmark,lib,test: use braces for multiline block 8 years ago
Ruben Bridgewater d1871a22c0 cluster: remove obsolete todo 8 years ago
Ruben Bridgewater 0401754b92 errors: prevent stack recalculation 8 years ago
Ruben Bridgewater 3e178848a5 errors: improve ERR_INVALID_ARG_TYPE 8 years ago
James M Snell 1fcb76e8f2 cluster: remove deprecated property 8 years ago