4495 Commits (70b51c8cc32f87dd016c02ac72fd998fa54e2f06)

Author SHA1 Message Date
Juwan Yoo c6cbbf9263 net: allow missing callback for Socket.connect 8 years ago
Joyee Cheung efec14a7d1
assert: enforce type check in deepStrictEqual 8 years ago
Richard Lau 055482c21e
module: fix loading from global folders on Windows 8 years ago
Lukas Möller 443691a5ae
crypto: fix default encoding of LazyTransform 8 years ago
Brian White c67207731f
lib: simplify Module._resolveLookupPaths 8 years ago
Brian White e32425bfcd
module: avoid JSON.stringify() for cache key 8 years ago
Brian White 28dc848e70
lib: improve method of function calling 8 years ago
Brian White 403b89e72b
module: avoid hasOwnProperty() 8 years ago
Brian White 298a40e04e
module: use "clean" objects 8 years ago
Brian White a851b868c0
lib: remove sources of permanent deopts 8 years ago
Brian White 1c3df96570
fs: replace regexp with function 8 years ago
Brian White 34c9fc2e4e
fs: avoid multiple conversions to string 8 years ago
Brian White 21b2440176
fs: avoid recompilation of closure 8 years ago
Timothy Gu 99b27ce99a url: prioritize toString when stringifying 8 years ago
Timothy Gu 455e6f1dd8 util: throw toJSON errors when formatting %j 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
Alexey Orlenko ec2f098156
util: change sparse arrays inspection format 8 years ago
Brian White 7afc70de40
url: remove invalid file protocol check 8 years ago
Brian White d3480776c7
http: concatenate outgoing Cookie headers 8 years ago
Brian White 6b2cef65c9
http: append Cookie header values with semicolon 8 years ago
Brian White 8243ca0e0e
http: reuse existing StorageObject 8 years ago
Brian White b377034359
http: support old private properties and function 8 years ago
Brian White 940b5303be
http: use Symbol for outgoing headers 8 years ago
Joyee Cheung 4775942957 lib, test: fix server.listen error message 8 years ago
Claudio Rodriguez a9e64a8ce1 dgram: refactor dgram to module.exports 8 years ago
Joyee Cheung 53f3869322 net: refactor overloaded argument handling 8 years ago
Timothy Gu 3f27f02da0 repl: docs-only deprecation of magic mode 8 years ago
Timothy Gu b77c89022b repl: remove magic mode semantics 8 years ago
James M Snell a2ae08999b tls: runtime deprecation for tls.createSecurePair() 8 years ago
Nemanja Stojanovic aab0d202f8 util: convert inspect.styles and inspect.colors to prototype-less objects 8 years ago
Ali BARIN d0b93c9fef util: fix inspecting symbol key in string 8 years ago
Andres Suarez 70beef97bd
v8: add cachedDataVersionTag 8 years ago
James M Snell 531de63c14 dns: minor refactor of dns module 8 years ago
Daijiro Wachi cccc6d8545 url: use `hasIntl` instead of `try-catch` 8 years ago
Wang Xinyong 202b07f414 stream: fix comment for sync flag of ReadableState 8 years ago
Wang Xinyong 1004b9b4ad stream: remove unused `ranOut` from ReadableState 8 years ago
Brian White 4e05952a8a
os: improve cpus() performance 8 years ago
Rich Trott 4c05d6a0b7 buffer: refactor Buffer.prototype.inspect() 8 years ago
Ben Noordhuis 04c1fbb0fa
net: remove misleading comment 8 years ago
Vse Mozhet Byt dd81d539e2 child_process: fix deoptimizing use of arguments 8 years ago
Timothy Gu b610a4db1c url: enforce valid UTF-8 in WHATWG parser 8 years ago
Timothy Gu c2a302c50b src: do not ignore IDNA conversion error 8 years ago
Arseniy Maximov 84c448eafb net: prefer === to == 8 years ago
Joyee Cheung 562cf5a81c assert: fix premature deep strict comparison 8 years ago
Brian White 22abb39b2c
fs: improve performance for sync stat() functions 8 years ago
Brian White efdc571a58
os: improve loadavg() performance 8 years ago
levsthings ee7b7f6935 process: fix typo in comments 8 years ago
James M Snell fb71ba4921 http: docs-only deprecation of res.writeHeader() 8 years ago
Rich Trott 4fe081df44 assert: apply minor refactoring 8 years ago
JungMinu d42296bd98 lib: rename kMaxCallbacksUntilQueueIsShortened 8 years ago