16857 Commits (cbdf9a90d1faad19943343dbac1adc279f69a57c)
 

Author SHA1 Message Date
WORMSS cbdf9a90d1 lib: fix typo in comments in module.js 8 years ago
Neehar Venugopal 989d344ba9 test: use block scoped variable names 8 years ago
Sebastian Plesciuc b82e0769fe test: dynamic port in cluster eaddrinuse 8 years ago
Sebastian Plesciuc 8ae5afe2d2 test: dynamic port in cluster ipc throw 8 years ago
Rich Trott 539ffaef83 url: improve descriptiveness of identifier 8 years ago
thelady 80ceb04644 test: replace assertion error check with regex 8 years ago
Muhsin Abdul-Musawwir 2021ea1c12 test: refactored context type err message to regex 8 years ago
vperezma 1a4bf431fc test: improve test-process-chdir 8 years ago
Sebastian Plesciuc 14e93f6369 test: dynamic port in parallel cluster tests 8 years ago
Rich Trott d10eb83325 test: remove flaky designation for test on AIX 8 years ago
Myles Borins cfd91446a1 src: remove extraneous dot 8 years ago
Vse Mozhet Byt 200e899cc4 tools: add `root: true` in main .eslintrc.yaml 8 years ago
Bartosz Sosnowski 520f876711 src: add fcntl.h include to node.cc 8 years ago
morrme b52f77df43 doc: fix typo in doc/api/process.md 8 years ago
Daniel Bevenius 08951a1307 src: replace IsConstructCalls with lambda 8 years ago
Sebastian Plesciuc f0b5afe721 test: dynamic port in cluster worker dgram 8 years ago
Benjamin Fleischer 47b39928d5 doc: make commit guidelines easier to reference 8 years ago
kumarrishav 661ff6dae3 test: move test-debugger-repeat-last to sequential 8 years ago
Daniel Bevenius 184941ef0b src: remove TODO about uv errno removal 8 years ago
Michael Dawson 4276c213f2 doc: add suggestion to use --3way 8 years ago
cjihrig 0fb69de277 test: use duplex streams in duplex stream test 8 years ago
Refael Ackermann 78ac637fe2 build: fix case in lib names 8 years ago
Yang Guo f84a5e19b7 test: use JSON.stringify to trigger stack overflow 8 years ago
Ben Noordhuis e77f1e2177 v8: fix stack overflow in recursive method 8 years ago
David Cai 96b2faa79b test: fix parallel/test-setproctitle.js on alpine 8 years ago
Rich Trott e3ccc3109c test: set benchmark-child-process flaky on windows 8 years ago
Alex Autem 3703fc6bbe doc: update link to Code of Conduct 8 years ago
Ivo von Putzer Reibegg 434873d24b doc: fix typo in fs.watch() description 8 years ago
Luca Maraschi eb78722922 doc: add lucamaraschi to collaborators 8 years ago
Bartosz Sosnowski b09bf51cdf repl: support hidden history file on Windows 8 years ago
Vse Mozhet Byt 7d87edc1ba benchmark: add benchmark for string concatenations 8 years ago
Vse Mozhet Byt 08ba9d437c benchmark: fix CLI arguments check in common.js 8 years ago
Rich Trott 37261319d6 test: minimize time for child_process benchmark 8 years ago
Faiz Halde eac0d70429 test: console.log removed from test-net-localport 8 years ago
Sebastian Plesciuc a213320745 test: dynamic port in cluster worker disconnect 8 years ago
Ahmed Taj elsir ddc35282c0 test: remove uses of common.PORT in test-tls-client tests 8 years ago
Roman Reiss 13441eb1e1 tools: add table parsing capability to the doctool 8 years ago
Roman Reiss 9250f02d12 doc: clarify the callback arguments of dns.resolve 8 years ago
Sebastian Plesciuc f48d06c042 test: dynamic port in cluster worker send 8 years ago
Rich Trott a75fbe024a test: increase coverage for buffer.js 8 years ago
Vse Mozhet Byt 38278db9c7 doc: unify spaces in a querystring.md code example 8 years ago
Joyee Cheung e919941a21 test: add test for child_process benchmark 8 years ago
Ben Noordhuis 9db4f19283 net: require 'dns' only once 8 years ago
Ben Noordhuis 94385c6d70 net: don't normalize twice in Socket#connect() 8 years ago
Ben Noordhuis 0e40e6d3e9 net: don't concatenate strings in debug logging 8 years ago
Ben Noordhuis d0b1be13f9 net: remove unnecessary process.nextTick() 8 years ago
Ben Noordhuis dcc9e1a7d4 net: don't create unnecessary closure 8 years ago
Ben Noordhuis e09202b78b net: don't create unnecessary closure 8 years ago
cjihrig 8e3d54aca5 test: complete coverage of lib/child_process.js 8 years ago
Luca Maraschi 922c457365 test: buffer should always be stringified 8 years ago