12736 Commits (a8854e5b5981e473664440b2be4856594800f04e)
 

Author SHA1 Message Date
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
Jeremiah Senkpiel 668449ad14 test: use regular timeout times for ARMv8 9 years ago
Arthur Gautier 671347cf13 doc: fixup socket.remoteAddress 9 years ago
Fedor Indutny acef181fde https: support disabling session caching 9 years ago
Rich Trott f050cab3d8 doc: copyedit console doc 9 years ago
Fedor Indutny c5b4f6bc99 tls: introduce `secureContext` for `tls.connect` 9 years ago
Julien Gilli 425a3545d2 domains: fix handling of uncaught exceptions 9 years ago
janriemer 1a21a5368b doc: move description of 'equals' method to right place 9 years ago
Tom Gallacher 9a9c5259bf doc: Fixing broken links to the v8 wiki 9 years ago
Prince J Wesley aad6b9f0eb repl: display error message when loading directory 9 years ago
Alexander Martin 67e181986a buffer: add includes() for parity with TypedArray 9 years ago
Santiago Gimeno 23e7703c85 test: fix http-many-ended-pipelines flakiness 9 years ago
Jörg Krause 84dea1bd0c configure: fix arm vfpv2 9 years ago
Santiago Gimeno 3b94991bda test: fix tls-inception flakiness 9 years ago
Santiago Gimeno 86a3bd09b0 test: fix tls-inception 9 years ago
Rich Trott 37ed05b8c1 doc: copyedit child_process doc 9 years ago
Rich Trott e47ae5808b doc: copyedit buffer doc 9 years ago
Rich Trott 70fb06a90b doc: clarify assert.fail doc 9 years ago
Rich Trott e3187cc81e doc: copyedit addons doc 9 years ago
Ben Noordhuis 213ede6cee repl: fix require('3rdparty') regression 9 years ago
Calvin Metcalf 931ab967ff doc: add calvinmetcalf to collaborators 9 years ago
Matteo Collina 01ce23148b doc: add mcollina to collaborators 9 years ago
Ryan Graham bd8753aabf doc: add rmg to collaborators 9 years ago
Ben Noordhuis 73a9a6fc92 doc: harmonize description of `ca` argument 9 years ago
Ben Noordhuis 1e89830a11 test: don't assume openssl s_client supports -ssl3 9 years ago
Rich Trott da5cdc2207 assert: accommodate ES6 classes that extend Error 9 years ago
Roman Klauke dfc8bedbc5 doc: change references from node to Node.js 9 years ago
João Reis a7f5dfd14c configure: use __ARM_ARCH to determine arm version 9 years ago