12772 Commits (ffb4a6e0e4f0aaeb39b829d3fba9897a5c97720a)
 

Author SHA1 Message Date
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
Martin von Gagern 914af0b68a src: fix deprecation message for ErrnoException 9 years ago
Jeremiah Senkpiel 8829c263b3 test: parallelize test-repl-persistent-history 9 years ago
Jeremiah Senkpiel 5736b8d3e8 test: use regular timeout times for ARMv8 9 years ago
Arthur Gautier 51684725c2 doc: fixup socket.remoteAddress 9 years ago
Fedor Indutny 273f40079c https: support disabling session caching 9 years ago
Rich Trott e150a6b1a8 doc: copyedit console doc 9 years ago
Fedor Indutny 5daa7118b1 tls: introduce `secureContext` for `tls.connect` 9 years ago
Julien Gilli e8a6b6526c domains: fix handling of uncaught exceptions 9 years ago
janriemer c96dcf12e2 doc: move description of 'equals' method to right place 9 years ago
Tom Gallacher be888eac7e doc: Fixing broken links to the v8 wiki 9 years ago
Prince J Wesley 5f5d325030 repl: display error message when loading directory 9 years ago
Santiago Gimeno 9271f0eb55 test: fix http-many-ended-pipelines flakiness 9 years ago
Jörg Krause 49ba2c9650 configure: fix arm vfpv2 9 years ago
Santiago Gimeno d5ac6ce772 test: fix tls-inception flakiness 9 years ago
Santiago Gimeno 9b44d497c5 test: fix tls-inception 9 years ago
Rich Trott 0d38eb6e81 doc: copyedit child_process doc 9 years ago
Rich Trott 02f87c2e0e doc: copyedit buffer doc 9 years ago
Rich Trott 57d3a09260 doc: clarify assert.fail doc 9 years ago
Rich Trott e8928a8349 doc: copyedit addons doc 9 years ago
Ben Noordhuis 1999fdc859 repl: fix require('3rdparty') regression 9 years ago