16740 Commits (e296ffb36018891a21b4152e4358b4f3a0c99f6d)
 

Author SHA1 Message Date
Christian d'Heureuse e296ffb360 doc: fix mistakes in stream doc (object mode) 8 years ago
DavidCai b5eccc4c7e lib, test: add duplicate symbol checking in E() 8 years ago
mr-spd 5bd1642dd1 lib: remove unused msg parameter in debug_agent 8 years ago
Rich Trott db277f00fe readline: remove unneeded eslint-disable comment 8 years ago
AnnaMag 1a210c4ee4 test: added test for indexed properties 8 years ago
Brian White 71097744b2 fs: more realpath*() optimizations 8 years ago
Brian White 6a5ab5d550 fs: include more fs.stat*() optimizations 8 years ago
Alexey Orlenko 3d7245c098 test: refactor test-util-inspect.js 8 years ago
Alexey Orlenko 7acc482432 test: add arrow functions to test-util-inspect 8 years ago
Amelia Clarke 1faf136bfd doc: argument types for dns methods 8 years ago
Alexey Orlenko 205f4e5006 test: fix repl-function-redefinition-edge-case 8 years ago
Gaara 27f4c9407f doc: fix a typo in api/process.md 8 years ago
Amelia Clarke 73e2d0bce6 doc: argument types for crypto methods 8 years ago
Amelia Clarke 38ba0c25d4 doc: missing argument types for events methods 8 years ago
Alexander 8b03221b28 doc: correct comment error in stream.md 8 years ago
Vse Mozhet Byt 4d52d12fd1 doc: console.log() -> console.error() in events.md 8 years ago
Vse Mozhet Byt e494e427c9 doc: var -> let / const in events.md 8 years ago
Matej Krajčovič 2281944612 test: add regex to assert.throws 8 years ago
Italo A. Casas bc26c62524
2017-03-14, Version 7.7.3 (Current) 8 years ago
Joyee Cheung c9bc3e50ed test: fail when child dies in fork-net 8 years ago
Blake Embrey 39d9afe279 repl: refactor `LineParser` implementation 9 years ago
Timothy Gu d77a7588cf url: spec-compliant URLSearchParams serializer 8 years ago
Daijiro Wachi 92bcc13be0 test: test resolveObject with an empty path 8 years ago
Daijiro Wachi 879d6663ea net: remove an unused internal module `assertPort` 8 years ago
Alexey Orlenko d3418b1319 doc: fix stylistic issues in api/net.md 8 years ago
Evan Lucas 6ff495bfde
doc: add missing changelog heading for 7.7.2 8 years ago
Santiago Gimeno 3be1db8702
test: fix flaky test-http-set-timeout-server 8 years ago
Franziska Hinkelmann 1d1dbcafa8 doc: update to current V8 versions 8 years ago
Daniel Bevenius 471aa19ffa build: add node_use_openssl check to install.py 8 years ago
Rich Trott ea5a2f4e2b doc: improve child_process `maxBuffer` text 8 years ago
Rich Trott 78cdd4baa4 test: include all stdio strings for fork() 8 years ago
Eugene Ostroukhov b170fb7c55 inspector: proper WS URLs when bound to 0.0.0.0 8 years ago
Bradley Farias 608ea94272 doc: package main can be directory with an index 8 years ago
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
Richard Lau 92e7c93fce
test: add test for loading from global folders 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
Brian White 190dc69c89
benchmark: add parameter for module benchmark 8 years ago
Timothy Gu 99b27ce99a url: prioritize toString when stringifying 8 years ago
Joyee Cheung df97727272 doc: improve net.md on sockets and connections 8 years ago