4263 Commits (bee83e0bbc4f61c3bef3bb18043e3f39ea40a336)

Author SHA1 Message Date
Anna Henningsen 983775d457
events: make memory leak warning name more verbose 8 years ago
James M Snell 7b73f55902 internal/util: remove printDeprecationWarning 8 years ago
James M Snell b50557b51b fs: use process.emitWarning to print deprecation warning 8 years ago
James M Snell 15eaba98a1 lib: use emitWarning instead of printDeprecationMessage 8 years ago
James M Snell bf91035364 process: fix handling of process.noDeprecation in emitWarning 8 years ago
James M Snell dc7277909b fs: move SyncWriteStream to internal/fs 8 years ago
Anna Henningsen 2c9a86f01e
buffer: directly use ArrayBuffer as the pool 8 years ago
Anna Henningsen 932c824c60
events: make memory leak warning more accessible 8 years ago
Brian White 2cc7fa5e7d
http: remove deprecated Client interface 8 years ago
James M Snell 07dbf7313d promise: hard deprecation for unhandled promise rejection 8 years ago
Benjamin Gruenbaum ecf474ceba promise: warn on unhandled rejections 9 years ago
James M Snell 49ef3ae90a Revert "fs: add a temporary fix for re-evaluation support" 9 years ago
Anna Henningsen 4863f6a121
net: make holding the buffer in memory more robust 8 years ago
Prince J Wesley 5bef38b627
repl: Auto alignment for .editor mode 8 years ago
Sakthipriyan Vairamani f8f283b8f3
fs: warn if no callback is passed to async calls 8 years ago
Brian White 1050594c86
http: fix connection upgrade checks 8 years ago
Sakthipriyan Vairamani b3e7ac2605
util: improve function signature of util._extend 8 years ago
Nikolai Vavilov f2fe5583c4 buffer: runtime deprecation of calling Buffer without new 8 years ago
Anna Henningsen a60ed89178
util: allow returning `this` from custom inspect 8 years ago
Anna Henningsen 59714cb7b3
util: allow symbol-based custom inspection methods 8 years ago
Ilkka Myller 51f96dfcfc url: keep auth in `url.resolve()` if host matches 8 years ago
Ilkka Myller 286d44e43d url: fix inconsistent port in url.resolveObject 8 years ago
Brian White a206afec76
net: add length check when normalizing args 8 years ago
Brian White d28159f0fc
net: remove unnecessary variables 8 years ago
James M Snell 9cee8b1b62 buffer: alias toLocaleString to toString 8 years ago
James M Snell 0764bc4711 Revert "crypto: add crypto.timingSafeEqual" 8 years ago
cjihrig 013d76cb73 dns: remove makeAsync() function check 8 years ago
cjihrig 3a43568020 dns: lookupService() callback must be a function 8 years ago
Prince J Wesley f6a74345d1
repl: Failed to save editor mode text in `.save` 8 years ago
cjihrig ccbb3c78cd child_process: reuse existing no-op function 8 years ago
Santiago Gimeno db6253f94a child_process: workaround fd passing issue on OS X 8 years ago
not-an-aardvark 0fc5e0dcd9 crypto: add crypto.timingSafeEqual 8 years ago
Evan Lucas 76007079ec Revert "repl,util: insert carriage returns in output" 8 years ago
Rich Trott 2e59ccecde assert: remove code that is never reached 8 years ago
Guy Fraser a9387db867 debugger: use arrow function for lexical `this` 8 years ago
Ilkka Myller 1d0385f62d url: `url.format()` encodes all `#` in `search` 8 years ago
Calvin Metcalf 774146dc58 stream: avoid caching prepend check 8 years ago
Sakthipriyan Vairamani 60dcd7323f tls: copy the Buffer object before using 8 years ago
Bryan English 249bb8da2f util: fix deprecated class prototype 8 years ago
Prince J Wesley 4b883a3fb4
readline: keypress trigger for escape character 8 years ago
JungMinu fce4b981ea repl,util: insert carriage returns in output 8 years ago
Saúl Ibarra Corretgé 6a3dbdacd6 udp: remove ancient check 8 years ago
Bartosz Sosnowski 08996fde3c fs: restore JS implementation of realpath 8 years ago
Aleksei Koziatinskii f6070a1a02 deps: v8_inspector: console support 8 years ago
Jeremiah Senkpiel ab3306ad51
tty: set the handle to blocking mode 8 years ago
Owen Smith b7a8a691b4 events: unwrap #once listeners in #listeners 9 years ago
Jan Schär 1b99093df7 timers: remove unused repeat param in timer_wrap 8 years ago
Roman Reiss 1a6a69a8e0
util: add inspect.defaultOptions 8 years ago
Feross Aboukhadijeh 387ab62939 assert: fix deepEqual/deepStrictEqual on equivalent typed arrays 8 years ago
hefangshi 55852e1421 module: fix node_modules search path in edge case 9 years ago