12782 Commits (686a85ff43471e66b1ba071a4710f362b2ccac0a)
 

Author SHA1 Message Date
Rich Trott 686a85ff43 test: remove unused var from test-assert.js 9 years ago
Rich Trott 590bc734bb repl: remove unused function 9 years ago
Rich Trott 3311267f75 test: remove unused `util` imports 9 years ago
Rich Trott fdeb862f2b lib: remove unused modules 9 years ago
Rich Trott 7d1d0b7aeb test: refactor test-net-connect-options-ipv6 9 years ago
Santiago Gimeno 025e4aaf37 test: fix http-response-multiheaders 9 years ago
Rich Trott b094402937 doc: copyedit releases.md 9 years ago
Rod Vagg 7c9cdb0882 test: test each block in addon.md contains js & cc 9 years ago
Max Barinov 1c5d4f2453 http: 451 status code "Unavailable For Legal Reasons" 9 years ago
Adri Van Houdt 2fd3d8aee6 doc: improve grammar in tls docs 9 years ago
Jackson Tian 5396baf7c1 buffer: faster case for create Buffer from new Buffer(0) 9 years ago
Jackson Tian 26a82971b2 buffer: refactor create buffer 9 years ago
James M Snell 67b109a4b4 doc: improvements to buffer.markdown copy 9 years ago
James M Snell d5863bc0f4 doc: improve addons.markdown copy 9 years ago
Santiago Gimeno cf503052bf test: fix domain-top-level-error-handler-throw 9 years ago
James M Snell 7fac47c94a 2015-12-23, Version 4.2.4 "Argon" (LTS) Release 9 years ago
Brian White d847a74405 test: use platformTimeout() in more places 9 years ago
Fedor Indutny 3213e5fe6e https: use `servername` in agent key 9 years ago
Mudit Ameta 29c4a2af5c repl: Fixed node repl history edge case. 9 years ago
Ali Ijaz Sheikh 79dc1d7635 src: remove forwards for v8::GC*logueCallback 9 years ago
Dave 6e11e22081 http: remove excess calls to removeSocket 9 years ago
Claudio Rodriguez 63786227cc assert: typed array deepequal performance fix 9 years ago
Evan Lucas 50125e27b7 repl: use String#repeat instead of Array#join 9 years ago
Jeremiah Senkpiel 14f81a022d 2015-07-09 io.js v1.8.4 Release 9 years ago
Rod Vagg 8e724e6677 2015-07-04 io.js v1.8.3 Release 9 years ago
Rod Vagg 361db7e191 2015-05-17 io.js v1.8.2 Release 10 years ago
Brian White 18490d3d5a module: always decorate thrown errors 9 years ago
Brian White 4b0b991bf5 test: fix flaky test-net-error-twice 9 years ago
Fedor Indutny a2c1799a5b crypto: load PFX chain the same way as regular one 9 years ago
Trevor Norris 56985ca258 node: improve accessor perf of process.env 9 years ago
Trevor Norris 36e8a2c63d node: improve performance of hrtime() 9 years ago
Trevor Norris 946315f7d8 node: improve GetActiveHandles performance 9 years ago
Trevor Norris 0fde28ce37 fs: use pushValueToArray for readdir(Sync) 9 years ago
Trevor Norris d39ace16ba http_parser: use pushValueToArray for headers 9 years ago
Trevor Norris 83524b3c18 node: fix erroneously named function call 9 years ago
Fedor Indutny 32ac3769f5 http: do not emit `upgrade` on advertisement 9 years ago
Brian White 0b43c08f44 util: pass on additional error() args 9 years ago
Brian White 852313af65 test: try other ipv6 localhost alternatives 9 years ago
Ben Noordhuis 25776f3ea1 debugger: guard against call from non-node context 9 years ago
Bo Borgerson 88de88b5a6 http: Remove an unnecessary assignment 9 years ago
James M Snell 9b21119e17 doc: fix, modernize examples in docs 9 years ago
chrisjohn404 f2bddc14f6 doc: Typo in buffer.markdown referencing buf.write() 9 years ago
Nicholas Young 4637168f81 doc: fix link in addons.markdown 9 years ago
Minwoo Jung ae5bcf9528 lib: use arrow functions instead of bind 9 years ago
Xotic750 93d6b5fb68 util: use consistent Dates in inspect() 9 years ago
cjihrig e5774c9df0 2015-12-16, Version 5.3.0 (Stable) 9 years ago
Jackson Tian a8854e5b59 doc: document the cache parameter for fs.realpathSync 9 years ago
Ben Noordhuis 2859f9ef92 test: fix debug-port-cluster flakiness 9 years ago
Jan Schär 9e1b7aa874 doc: document backlog for server.listen() variants 9 years ago
ronkorving d63cceeb10 tools: add .editorconfig 9 years ago