4789 Commits (66a6a15561e50cfc61a101cbe226a476919ef5b3)

Author SHA1 Message Date
Roee Kasher 156549d8ff http: disable OutgoingMessage pipe method 8 years ago
Rich Trott 50f45fffc1 lib: modify destructuring for indentation 8 years ago
Trevor Norris 93f47b1154
http: check for handle before running asyncReset() 8 years ago
James M Snell ed21cb1774 util: implement WHATWG Encoding Standard API 8 years ago
Rich Trott 7f5a745e35 tools: enable stricter linting in lib directory 8 years ago
Rich Trott 8cccdd96f5 lib: adjust indentation for impending lint change 8 years ago
Ben Noordhuis c83d9bbffb lib: include cached modules in module.children 8 years ago
James M Snell 355523fcfb buffer: refactor module.exports, imports 8 years ago
Alexey Orlenko 45b730ec42
repl: improve require() autocompletion 8 years ago
Weijia Wang 9cb390d899
errors: migrate dns to use internal/errors 8 years ago
James M Snell b1355ba6fa util: refactor util module 8 years ago
Flandre Scarlet f37e3b143a readline: name some anonymous functions 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
Lyall Sun 97c4033ebf readline: remove the caching variable 8 years ago
Bougarfaoui El houcine a03d8cee1f
errors: migrate socket_list to internal/errors 8 years ago
Matteo Collina 69fdb47e20 http: do not abort if socket is missing 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
Ruben Bridgewater 5203bb0b16
assert: improve deepEqual Set and Map worst case 8 years ago
Bidisha Pyne f67aa566a6
errors: migrate tls_wrap to use internal/errors 8 years ago
Ruslan Bekenev c53db1e8e9
assert: show thrown message in doesNotThrow() 8 years ago
Ruben Bridgewater b55ab01b45
lib: improve lazy requires 8 years ago
Matteo Collina aa496f4bee zlib: check if the stream is destroyed before push 8 years ago
Benjamin Gruenbaum 030a0285d8 repl: don't terminate on null thrown 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
Roee Kasher 649d77bbf4 http: OutgoingMessage change writable after end 8 years ago
Weijia Wang fa73087fcf errors: keep error codes in alphabetical order 8 years ago
Rich Trott e0340af455 buffer: fix indentation nits 8 years ago
kadoufall d4402e7111 util: delete unused argument 'depth' 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
Andreas Madsen 31417b6882
async_hooks: make AsyncResource match emitInit 8 years ago
Andreas Madsen 628485ea01
async_hooks: rename internal emit functions 8 years ago
Andreas Madsen f94fd0c0f3
async_hooks: fix nested hooks mutation 8 years ago
Ruben Bridgewater 8a830350b2
async_hooks: move restoreTmpHooks call to init 8 years ago
starkwang dbfe8c4ea2
errors,buffer: port errors to internal/errors 8 years ago
Rich Trott 6d090e1094 child_process: refactor normalizeSpawnArguments() 8 years ago
Timothy Gu afab5aba32
querystring: fix up lastPos usage 8 years ago
Rich Trott e6e6b07e51 buffer: remove MAX_SAFE_INTEGER check on length 8 years ago
Rich Trott e0af017a32 lib: normalize indentation in parentheses 8 years ago
Ruben Bridgewater be20e9ecfe
assert: refactor to reduce unecessary code paths 8 years ago
Ruben Bridgewater 18069523f8
fs: two minor optimizations 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
XadillaX 7d7ccf0631
repl: fix crash with large buffer tab completion 8 years ago