405 Commits (89d9cc789bd7e77d488cfd90bade0669f88cf971)

Author SHA1 Message Date
Rich Trott a253704446 process: make `this` value consistent 8 years ago
Anna Henningsen 611851daba child_process: fix handle passing w large payloads 8 years ago
Jan Krems 5fd2f03b16
inspector: allow require in Runtime.evaluate 8 years ago
Timothy Gu 17547c4762
inspector: fix console with inspector disabled 8 years ago
Timothy Gu 365b2e3424
encoding: rudimentary TextDecoder support w/o ICU 8 years ago
James M Snell 34d1b1144e http2: fix flakiness in timeout 8 years ago
James M Snell 064ac2c666 http2: fix linting after rebase 8 years ago
James M Snell c1d81a71b2 http2: get trailers working with the compat api 8 years ago
James M Snell b484ea1fab http2: refactor trailers API 8 years ago
James M Snell 59e509808a http2: address initial pr feedback 8 years ago
Matteo Collina 78cd5fedd5 http2: make writeHead behave like HTTP/1. 8 years ago
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