12660 Commits (ceea6df581b4b05362b00299ab10f9f2a685f70f)
 

Author SHA1 Message Date
James M Snell ceea6df581 doc: improvements to dns.markdown copy 9 years ago
iamchenxin 506f2f8ed1 doc: add anchors for _transform _flush _writev in stream.markdown 9 years ago
Rich Trott e70c88df56 test: remove unused assert module imports 9 years ago
Rich Trott 35e32985ca child_process: guard against race condition 9 years ago
Damian Schenkelman 41fcda840c http: use `self.keepAlive` instead of `self.options.keepAlive` 9 years ago
Rich Trott c77fc71f9b test: remove unused var from test-assert.js 9 years ago
Rich Trott 53dcbb6aa4 repl: remove unused function 9 years ago
Fedor Indutny 751fbd84dd https: use `servername` in agent key 9 years ago
Jackson Tian 44ee33f945 buffer: refactor create buffer 9 years ago
Claudio Rodriguez 901172a783 assert: typed array deepequal performance fix 9 years ago
Jackson Tian 138d004ac0 buffer: faster case for create Buffer from new Buffer(0) 9 years ago
Bo Borgerson 3ff237333d http: Remove an unnecessary assignment 9 years ago
Martin Bark 8ce6843fe4 os: fix crash in GetInterfaceAddresses 9 years ago
Julien Gilli f613b3033f test: add test-domain-exit-dispose-again back 9 years ago
Dave 39dc054572 http: remove excess calls to removeSocket 9 years ago
Fedor Indutny d19da6638d crypto: load PFX chain the same way as regular one 9 years ago
Mudit Ameta db0e906fc1 repl: Fixed node repl history edge case. 9 years ago
Dave 48564204f0 child_process: flush consuming streams 9 years ago
Jackson Tian f4414102ed util: faster arrayToHash 9 years ago
Evan Lucas 9855fab05f repl: use String#repeat instead of Array#join 9 years ago
Ali Ijaz Sheikh 9baa5618f5 deps: backport 066747e from upstream V8 9 years ago
Rich Trott f5bfacd858 test: remove unused `util` imports 9 years ago
Rich Trott d795301025 test: remove unnecessary assignments 9 years ago
Ben Noordhuis 41882e4077 repl: fix require('3rdparty') regression 9 years ago
cjihrig 3080bdc7d7 src: define Is* util functions with macros 9 years ago
cjihrig b421119984 util: determine object types in C++ 9 years ago
cjihrig acc3d66934 test: move ArrayStream to common 9 years ago
Ben Noordhuis 6a7c9d9293 util: move .decorateErrorStack to internal/util 9 years ago
Ben Noordhuis 0ae90ecd3d module,repl: remove repl require() hack 9 years ago
cjihrig 93afc39d4a repl: attach location info to syntax errors 9 years ago
cjihrig 422a865d46 util: add decorateErrorStack() 9 years ago
cjihrig 1bf84b9d41 util,src: allow lookup of hidden values 9 years ago
Vladimir Kurchatkin c3a9d8a62e deps: backport 200315c from V8 upstream 9 years ago
James M Snell 74bcad0b78 doc: improvements to dgram.markdown copy 9 years ago
James M Snell e244d560c9 doc: improvements to debugger.markdown copy 9 years ago
James M Snell df7e1281a5 doc: improvements to console.markdown copy 9 years ago
Nik Nyby abb17cc6c1 doc: fix spelling error in lib/url.js comment 9 years ago
Rich Trott 6c0021361c test: refactor test-net-connect-options-ipv6 9 years ago
Brian White 29804e00ad test: use platformTimeout() in more places 9 years ago
James M Snell 823269db2d doc: improve assert.markdown copy 9 years ago
Devin Nakamura 761af37d0e test: fix race condition in test-http-client-onerror 9 years ago
Brian White 980852165f test: fix flaky test-net-error-twice 9 years ago
Brian White 1bc44e79d3 test: try other ipv6 localhost alternatives 9 years ago
Saúl Ibarra Corretgé 1ebb0c0fdf deps: upgrade libuv to 1.8.0 9 years ago
Rod Vagg 2b8a32a13b src: refactor vcbuild configure args creation 9 years ago
Rich Trott 2b1804f6cb doc: copyedit releases.md 9 years ago
James M Snell 2b142fd876 doc: catch the WORKING_GROUPS.md bootstrap docs up to date 9 years ago
Nicholas Young ed87873de3 doc: fix link in addons.markdown 9 years ago
chrisjohn404 fe693b7a4f doc: Typo in buffer.markdown referencing buf.write() 9 years ago
Ben Noordhuis 44dbe15640 test: fix debug-port-cluster flakiness 9 years ago