5009 Commits (3ea3c089cbdc5338b15b542e3fdd73a774c6d31b)

Author SHA1 Message Date
Lance Ball 2ca9f94e33
repl: make REPLServer.bufferedCommand private 8 years ago
Anna Henningsen 0f5dabe4ed
dns: name generated functions 8 years ago
Anna Henningsen 732658e4cf
dns: add channel.cancel() 8 years ago
Anna Henningsen 6e05970494
dns: enable usage of independent cares resolvers 8 years ago
Anna Henningsen 727b2911ec
src,dns: refactor cares_wrap to avoid global state 8 years ago
Weijia Wang bdfbce9241 http_client, errors: migrate to internal/errors 8 years ago
Ruben Bridgewater a8149c4799 assert: fix deepEqual inconsistencies 8 years ago
Timothy Gu 57630adf90
url: update sort() behavior with no params 8 years ago
Azard b8e0a5ea23
readline: remove max limit of crlfDelay 8 years ago
Anna Henningsen 717a138b4a
zlib: fix interaction of flushing and needDrain 8 years ago
alexbostock ae4fde8bc8
linkedlist: correct grammar in comments 8 years ago
Rich Trott e9b67f7e5d tools: remove legacy indentation linting 8 years ago
Timothy Gu 2791761eda
path: fix win32 volume-relative paths 8 years ago
Brendan Ashworth 85a5e5a1f2 net: fix bytesWritten during writev 8 years ago
Shivanth MP 46d3ff2af9
repl: do not consider `...` as a REPL command 8 years ago
Anna Henningsen d731369b1d
async_hooks: remove deprecated APIs 8 years ago
Rich Trott aa6fac68da test: adjust indentation for stricter linting 8 years ago
Ben Noordhuis 06a684aab4 tls: fix empty issuer/subject/infoAccess parsing 8 years ago
Anna Henningsen 75a19fb379
net,child_process: improve naming in internal code 8 years ago
Tobias Nießen 2ac0aff283 path: remove unnecessary string copies 8 years ago
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