12842 Commits (ff992037246010fdad6f72323fe556da69640531)
 

Author SHA1 Message Date
Adri Van Houdt 6450d8667f doc: improve grammar in tls docs 9 years ago
Jackson Tian 6d8053ab56 buffer: faster case for create Buffer from new Buffer(0) 9 years ago
Jackson Tian 8781c59878 buffer: refactor create buffer 9 years ago
James M Snell 474a0f081a doc: improvements to buffer.markdown copy 9 years ago
James M Snell 57684d650e doc: improve addons.markdown copy 9 years ago
Santiago Gimeno 00b37de243 test: fix domain-top-level-error-handler-throw 9 years ago
Brian White 6d14b6520f test: use platformTimeout() in more places 9 years ago
Fedor Indutny ca97e7276e https: use `servername` in agent key 9 years ago
Mudit Ameta 3d41a44dba repl: Fixed node repl history edge case. 9 years ago
Dave 8f7af9a489 http: remove excess calls to removeSocket 9 years ago
Claudio Rodriguez d265fc821a assert: typed array deepequal performance fix 9 years ago
Evan Lucas d11930d604 repl: use String#repeat instead of Array#join 9 years ago
Brian White 82f74caa56 test: fix flaky test-net-error-twice 9 years ago
Fedor Indutny fcf632bc6a crypto: load PFX chain the same way as regular one 9 years ago
Trevor Norris ecef817a28 node: improve accessor perf of process.env 9 years ago
Trevor Norris 89f056bdf3 node: improve performance of hrtime() 9 years ago
Trevor Norris c8fc217dc7 node: improve GetActiveHandles performance 9 years ago
Trevor Norris e742422757 fs: use pushValueToArray for readdir(Sync) 9 years ago
Trevor Norris b8366e76dd http_parser: use pushValueToArray for headers 9 years ago
Trevor Norris 8464667071 node: fix erroneously named function call 9 years ago
Brian White 96501e55be test: try other ipv6 localhost alternatives 9 years ago
Ben Noordhuis a5094a35a0 debugger: guard against call from non-node context 9 years ago
Bo Borgerson b841967103 http: Remove an unnecessary assignment 9 years ago
James M Snell 04dd861221 doc: fix, modernize examples in docs 9 years ago
chrisjohn404 5ce6e99474 doc: Typo in buffer.markdown referencing buf.write() 9 years ago
Nicholas Young 699bf2c464 doc: fix link in addons.markdown 9 years ago
Vladimir Kurchatkin b4c51c5b76 deps: backport 200315c from V8 upstream 9 years ago
cjihrig 17fc5b4e03 Working on v5.3.1 9 years ago
cjihrig b21110f8a7 2015-12-16, Version 5.3.0 (Stable) 9 years ago
Jackson Tian 1f4094e630 doc: document the cache parameter for fs.realpathSync 9 years ago
Ben Noordhuis 9742fda0bf test: fix debug-port-cluster flakiness 9 years ago
Jan Schär e5024bba31 doc: document backlog for server.listen() variants 9 years ago
ronkorving 0d42006a9c tools: add .editorconfig 9 years ago
cjihrig 4badd93182 test: add test for debugging one line files 9 years ago
cjihrig 56bed48fda module,src: do not wrap modules with -1 lineOffset 9 years ago
ronkorving 8c7b0cc977 udp: remove a needless instanceof Buffer check 9 years ago
Alexander Martin 9ab669f853 buffer: add includes() for parity with TypedArray 9 years ago
Ben Noordhuis b330f6c97e src: remove __builtin_bswap16 call 9 years ago
Ben Noordhuis aa0c7f3a26 src: remove unused BITS_PER_LONG macro 9 years ago
Evan Lucas 2881afdf61 test: add test for tls.parseCertString 9 years ago
Rod Vagg b4b4f81140 doc: update AUTHORS list 9 years ago
Nelson Pecora d53b187eaf doc: update irc channels: #node.js and #node-dev 9 years ago
Bryan English 27a1e14a8a doc, test: symbols as event names 9 years ago
Lenny Markus 89ec01389b doc: clarify error events in HTTP module documentation 9 years ago
Hideki Yamamura b9ce3ebf45 doc: fix improper http.get sample code 9 years ago
Rod Vagg 903867edc4 doc: add CTC meeting minutes 2015-10-28 9 years ago
cjihrig d381c22c63 src: fix line numbers on core errors 9 years ago
Saúl Ibarra Corretgé 2cfc407f51 deps: upgrade libuv to 1.8.0 9 years ago
Fedor Indutny a1b4921224 tls_wrap: inherit from the `AsyncWrap` first 9 years ago
Yazhong Liu ca21eb6f26 node: remove unused variables in AppendExceptionLine 9 years ago