12763 Commits (79dc1d7635344960ca79842e3f47bfdf11f9f881)
 

Author SHA1 Message Date
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
cjihrig cb0b4a6bc0 test: add test for debugging one line files 9 years ago
cjihrig 2a60e2ad71 module,src: do not wrap modules with -1 lineOffset 9 years ago
ronkorving 4b267df93e udp: remove a needless instanceof Buffer check 9 years ago
Ben Noordhuis f176b31e74 src: remove __builtin_bswap16 call 9 years ago
Ben Noordhuis ce2471673f src: remove unused BITS_PER_LONG macro 9 years ago
Evan Lucas 0b9c3a30d6 test: add test for tls.parseCertString 9 years ago
Rod Vagg 435d571f22 doc: update AUTHORS list 9 years ago
Nelson Pecora 3b3061365a doc: update irc channels: #node.js and #node-dev 9 years ago
Bryan English 7a518788e9 doc, test: symbols as event names 9 years ago
Lenny Markus 9538fd02e5 doc: clarify error events in HTTP module documentation 9 years ago
Hideki Yamamura c6efd535e4 doc: fix improper http.get sample code 9 years ago
Rod Vagg 498c9adb08 doc: add CTC meeting minutes 2015-10-28 9 years ago
cjihrig b799a74709 src: fix line numbers on core errors 9 years ago
Fedor Indutny 36ac3d642e deps: backport 8d6a228 from the v8's upstream 9 years ago
Saúl Ibarra Corretgé 69b94ec55c deps: upgrade libuv to 1.8.0 9 years ago
Fedor Indutny e0bb118a1d tls_wrap: inherit from the `AsyncWrap` first 9 years ago
Yazhong Liu d3c498b1b7 node: remove unused variables in AppendExceptionLine 9 years ago
Martin von Gagern c311b61430 src: fix deprecation message for ErrnoException 9 years ago
Jeremiah Senkpiel 7598ed6cc0 test: parallelize test-repl-persistent-history 9 years ago