12580 Commits (8d676ef55ee401e4c3cb069573f39255e55df653)
 

Author SHA1 Message Date
Roman Klauke 8d676ef55e doc: change references from node to Node.js 9 years ago
wurde 1c34b139a2 doc: add brief Node.js overview to README 9 years ago
Prince J Wesley d4806675a6 repl: display error message when loading directory 9 years ago
Rod Vagg 06113b8711 node: s/doNTCallbackX/nextTickCallbackWithXArgs/ 9 years ago
Ben Noordhuis 70974e9362 src: use GetCurrentProcessId() for process.pid 9 years ago
Rich Trott 6f4ab1d1ab test: mark test-cluster-shared-leak flaky 9 years ago
Bryce Baril c6dc2a1609 buffer: Prevent Buffer constructor deopt 9 years ago
Super Zheng c5f71ac771 build: add "--partly-static" build options 9 years ago
Bryan English 830caeb1bd doc, test: symbols as event names 9 years ago
Rebecca Turner 27b9b72ab0 doc: add iarna to collaborators 9 years ago
Minwoo Jung 683d8dd564 doc: add JungMinu to collaborators 9 years ago
Kat Marchán 17b06dfa94 doc: add zkat to collaborators 9 years ago
yorkie 39364c4c72 doc: improve child_process.markdown wording 9 years ago
fansworld-claudio abe452835f doc: url.format - true slash postfix behaviour 9 years ago
Rafał Pocztarski 90498e2a68 test: skip long path tests on non-Windows 9 years ago
cjihrig c96eca164f src: don't print garbage errors 9 years ago
Rich Trott c9100d78f3 test: fix flaky test-net-socket-local-address 9 years ago
Brian White ac939d51d9 test: improve cluster-disconnect-handles test 9 years ago
Rich Trott 22ba1b4115 test: eliminate multicast test FreeBSD flakiness 9 years ago
Santiago Gimeno 2ee7853bb7 test: fix http-many-ended-pipelines flakiness 9 years ago
Andrei Sedoi 86b47e8dc0 timers: optimize callback call: bind -> arrow 9 years ago
Jan Schär 6dd375cfe2 doc: document backlog for server.listen() variants 9 years ago
Arthur Gautier b71a3b363a doc: fixup socket.remoteAddress 9 years ago
jpersson e2fe214857 doc: add links and backticks around names 9 years ago
Stefan Budeanu b8e75de1f3 crypto: fix native module compilation with FIPS 9 years ago
Rich Trott a77dcfec06 test: use platform-based timeout for reliability 9 years ago
Tom Gallacher a320045e68 buffer: default to UTF8 in byteLength() 9 years ago
Rod Vagg bb158f8aed doc: s/node.js/Node.js in readme 9 years ago
Gireesh Punathil 3f0ff879cf test: fix time resolution constraint 9 years ago
Rich Trott 22b88e1c48 test: add TAP diagnostic message for retried tests 9 years ago
Jan Schär a7367fdc1e net: small code cleanup 9 years ago
Martin Forsberg f55491ad47 doc: move fs.existsSync() deprecation message 9 years ago
yorkie 5bf56882e1 fs,doc: use `target` instead of `destination` 9 years ago
Evan Lucas 22d2887b1c test: add OS X to module loading error test 9 years ago
Stefan Budeanu b7c3fb7f75 crypto: disable crypto.createCipher in FIPS mode 9 years ago
Stefan Budeanu 8c5b847f5b doc: Describe FIPSDIR environment variable 9 years ago
Rich Trott 3ee16706f2 tools: enforce `throw new Error()` with lint rule 9 years ago
Rich Trott 32801de4ef tools: Use `throw new Error()` consistently 9 years ago
Michael Cornacchia e2141cb75e test: skip instead of fail when mem constrained 9 years ago
Roman Klauke 70c95ea0e5 doc: add warning about Windows process groups 9 years ago
Ben Noordhuis e6c25335ea build: omit -gline-tables-only for --enable-asan 9 years ago
Rod Vagg 46c59b7256 doc: add CTC meeting minutes 2015-10-28 9 years ago
Emily Aviva Kapor-Mater 7ffd299a1d doc: add final full stop in CONTRIBUTING.md 9 years ago
Michael Cornacchia 166523d0ed test: fix race condition in unrefd interval test 9 years ago
Rod Vagg 1f78bff7ce doc: add TSC meeting minutes 2015-10-21 9 years ago
Rod Vagg 2e623ff024 doc: add TSC meeting minutes 2015-10-14 9 years ago
Trevor Norris 55336810ee async_wrap: call callback in destructor 9 years ago
Trevor Norris a8b45e9e96 async_wrap: new instances get uid 9 years ago
Trevor Norris 49f16d77c4 async_wrap: allow some hooks to be optional 9 years ago
Johan Bergström f413fae0cd tools: add tap output to cpplint 9 years ago