17147 Commits (0584aeb30a97d8ca81f242f4ddc05a0c6f9b7684)
 

Author SHA1 Message Date
Roman Reiss 0584aeb30a
tools: add table parsing capability to the doctool 8 years ago
Roman Reiss d33b3d1086
doc: clarify the callback arguments of dns.resolve 8 years ago
Sebastian Plesciuc 86a3ba0c4e test: dynamic port in cluster worker wait close 8 years ago
Sebastian Plesciuc 9c5c4697b5 test: dynamic port in cluster worker send 8 years ago
Rich Trott d78fd265dd test: increase coverage for buffer.js 8 years ago
James M Snell d2d32ea5a2 buffer: add pending deprecation warning 8 years ago
James M Snell a16b570f8c src: add --pending-deprecation and NODE_PENDING_DEPRECATION 8 years ago
Vse Mozhet Byt d3dedb7223 doc: unify spaces in a querystring.md code example 8 years ago
Joyee Cheung 3d7c82bd61 test: add test for child_process benchmark 8 years ago
Vse Mozhet Byt 211813c99c doc: unify quotes in an assert.md code example 8 years ago
Ben Noordhuis 5ef6000afd src: don't call uv_run() after 'exit' event 8 years ago
Ben Noordhuis 5d06e5c30d net: require 'dns' only once 8 years ago
Ben Noordhuis bb06add4d7 net: don't normalize twice in Socket#connect() 8 years ago
Ben Noordhuis 9433434461 net: don't concatenate strings in debug logging 8 years ago
Ben Noordhuis 571882c5a4 net: remove unnecessary process.nextTick() 8 years ago
Ben Noordhuis 117b83c2dd net: don't create unnecessary closure 8 years ago
Ben Noordhuis 7b48303783 net: don't create unnecessary closure 8 years ago
cjihrig d2a3651872 test: complete coverage of lib/child_process.js 8 years ago
Michaël Zasso b4f59a7460 doc: upgrade Clang requirement to 3.4.2 8 years ago
Tobias Nießen eaa0542eff crypto: remove unused C++ parameter in sign/verify 8 years ago
Luca Maraschi 9e26347186 test: buffer should always be stringified 8 years ago
Ben Noordhuis 6c912a8216 test: fix coverity UNINIT_CTOR cctest warning 8 years ago
cjihrig 4fc11998b4 test: add cwd ENOENT known issue test 8 years ago
Ben Noordhuis 6331b63ce0 crypto: update root certificates 8 years ago
Ben Noordhuis abe037504c tools: update certdata.txt 8 years ago
Daniel Bevenius d727d5d2cf build: enable cctest to use objects (gyp part) 8 years ago
Ben Noordhuis e6eac853a4 tools: add compile_commands.json gyp generator 8 years ago
Johan Bergström d7a40a8fd3 gyp: inherit parent for `*.host` 9 years ago
Shigeki Ohtsu e7c3f4a97b tools: fix gyp to work on MacOSX without XCode 10 years ago
Refael Ackermann 3a334b1280 tools: update gyp to eb296f6 8 years ago
Rich Trott 1e7f6b1571 doc: run tests before landing changes 8 years ago
Rich Trott 296f33101b doc: avoid colloquialism 8 years ago
Rich Trott 30a045858a test: use dynamic port in test-cluster-bind-twice 8 years ago
Tarun Batra 415098f499 test: remove common.PORT from test-cluster*.js 8 years ago
MapleUncle 3bf358da48 doc: fix encoding string in buffer example 8 years ago
Brian White 7cd0d4f644 buffer: fix backwards incompatibility 8 years ago
Sebastian Plesciuc 2519757b80 test: use dynamic port in 3 test-cluster-worker tests 8 years ago
Mateusz Konieczny def78e8825 doc: correct git fix whitespace command 8 years ago
Rich Trott 096508dfa9 tools,lib: enable strict equality lint rule 8 years ago
Tarun Batra 2e5188de92 test: remove common.PORT from multiple tests 8 years ago
Daniel Bevenius 3cf88a45e8 test: add --use-bundled-ca to tls-cnnic-whitelist 8 years ago
Claudio Rodriguez 615167bed6 net: refactor onSlaveClose in Server.close 8 years ago
James M Snell 6c606916db Revert "test: port test for make_callback to n-api" 8 years ago
James M Snell 0227571c17 Revert "benchmark: fix CLI arguments check in common.js" 8 years ago
Hitesh Kanwathirtha 70b51c8cc3 test: port test for make_callback to n-api 8 years ago
Brian White ccdcd9168a benchmark: improve cli error message 8 years ago
Sakthipriyan Vairamani (thefourtheye) 716d831a64 build: make linter targets silent 8 years ago
Vse Mozhet Byt e34f8e1444 benchmark: fix CLI arguments check in common.js 8 years ago
Anna Henningsen 42d0f8bf27 doc: s/origin/upstream/ collaborator guide 8 years ago
cjihrig 97a77288ce child_process: improve ChildProcess validation 8 years ago