12809 Commits (4b14f1c9838e4d3b4541c44edca2894613828c77)
 

Author SHA1 Message Date
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
Calvin Metcalf 606c430879 doc: add calvinmetcalf to collaborators 9 years ago
Matteo Collina 63df706f7b doc: add mcollina to collaborators 9 years ago
Ryan Graham c2b69aa306 doc: add rmg to collaborators 9 years ago
Ben Noordhuis 2b18cb3833 doc: harmonize description of `ca` argument 9 years ago
Ben Noordhuis 42b7f1ad7e test: don't assume openssl s_client supports -ssl3 9 years ago
Rich Trott 91cbc014ba assert: accommodate ES6 classes that extend Error 9 years ago
Roman Klauke 99b2bbcb1a doc: change references from node to Node.js 9 years ago
João Reis 51976cc120 configure: use __ARM_ARCH to determine arm version 9 years ago
João Reis c836f1a88f configure: respect CC_host in host arch detection 9 years ago
Rod Vagg cb938aaa33 Working on v5.2.1 9 years ago
Rod Vagg 65b86c0a3d 2015-12-09, Version 5.2.0 (Stable) 9 years ago
wurde 82252b2a17 doc: add brief Node.js overview to README 9 years ago
Ben Noordhuis 80f7f65464 tls: support reading multiple cas from one input 9 years ago