15402 Commits (f133c16f5d558bed518ef6803098fed20ee57f08)
 

Author SHA1 Message Date
Aaron Petcoff f133c16f5d test: Use strictEqual in test-tls-writewrap-leak 8 years ago
Kenneth Skovhus 6df167c457
doc: child_process .stdio accepts a String type 8 years ago
JungMinu be0ce60af6
doc: remove invalid padding from privateEncrypt 8 years ago
imatvieiev f9c98563da
doc: add return types and props types to OS module 8 years ago
Ben Noordhuis 6b1a8d03c7 dns: implement {ttl: true} for dns.resolve6() 8 years ago
Ben Noordhuis c31b507b94 dns: implement {ttl: true} for dns.resolve4() 8 years ago
Ben Noordhuis b80f05efaa test: fix memory leaks in malloc cctests 8 years ago
Ben Noordhuis 9f779d351f src: fix memory leak introduced in 34febfbf4 8 years ago
Italo A. Casas 38813c11c6 doc: add italoacasas to collaborators 8 years ago
Bethany Griggs 06198964e2 test: run tests even if os.cpus() fails 8 years ago
Sam Roberts a03074afe4 doc: strip trailing whitespace 8 years ago
Sam Roberts 10e5e7abac doc: fix "either as either" typo 8 years ago
Sam Roberts 79f6546df4 doc: fix tls "the the" typo 8 years ago
Sam Roberts cfd6d08227 doc: describe when a tls server emits 'close' 8 years ago
Sam Roberts 9dcc7c578e doc: fix an SNI mistyped as SNS 8 years ago
solebox 35d48d3e10 src: squelch unused function warnings in util.h 8 years ago
James M Snell 976fe250f5 doc: move TSC and CTC meeting minutes out of core repo 8 years ago
masashi.g 99277952b4 test: use setImmediate() in test of stream2 8 years ago
Mitsuo Utano 30bf123e41 doc: fix typo in doc/repl.md line: 6 8 years ago
Yoshiya Hinosawa 63e889a256 test: add test case of PassThrough 8 years ago
cjihrig 1fca11e114 deps: upgrade libuv to 1.10.1 8 years ago
Evan Lucas 21826ef21a src: use ABORT() macro instead of abort() 8 years ago
Sakthipriyan Vairamani (thefourtheye) c5678d3c32 tools: improve docopen target in Makefile 8 years ago
Anna Henningsen 5dea1e2a5d
fs: export `realpathCacheKey` from `internal/fs` 8 years ago
Anna Henningsen 2e2887579f
Revert "repl: disable Ctrl+C support on win32 for now" 8 years ago
Daniel Bevenius 367065be4b doc: make comment indentation consistent 8 years ago
Brian White 5242114d89
doc: remove redundant warning information 8 years ago
Brian White 71d4a7474d
doc: improve process.emitWarning() example 8 years ago
Anna Henningsen 89469c8953
test: check that `process.execPath` is a realpath 8 years ago
Nikolai Vavilov b209a6e271
doc: clarify eventType in fs.watch 8 years ago
Timothy Gu 4d55d1611d
doc: wrap long lines in http.request 8 years ago
Timothy Gu 20dc1fac63
doc: fix type of http.request's `agent` option 8 years ago
Kelvin Jin ebff29f2fe module: check -e flag in debug break setup 8 years ago
Vse Mozhet Byt 74f0e51b4d
doc: fix a typo in the assert.md 8 years ago
cjihrig 7cdfe8a130 test: add test for broken child process stdio 8 years ago
Fedor Indutny 478fabf3e4 tls: fix leak of WriteWrap+TLSWrap combination 8 years ago
Ben Noordhuis a804627837 tools: make run-valgrind.py useful 8 years ago
Ben Noordhuis e762ca0060 tools: fix run-valgrind.py script 8 years ago
Ben Noordhuis 043a98c494 tools: copy run-valgrind.py to tools/ 8 years ago
Jeremiah Senkpiel f65a48fc8f test: ensure nextTick is not scheduled in exit 8 years ago
Jeremiah Senkpiel 9e698bd6db test: increase coverage of process.emitWarning 8 years ago
Rich Trott fc44bd4d0b test: refactor test-zlib.js 8 years ago
Fedor Indutny 5a61b99d98 process: add `process.memoryUsage.external` 8 years ago
Daijiro Yamada 195989d3a3 doc: fix typo e.g., => e.g. 8 years ago
Roman Reiss 8eb19c48fa
doc: consistent 'Returns:' 8 years ago
Thomas Watson Steen 4b35f25bfa
doc: simplify process.memoryUsage() example code 8 years ago
MURAKAMI Masahiko 8a78fcb345 test: change from setTimeout to setImmediate 8 years ago
YutamaKotaro a3dd9430c7 doc: fix typo about cluster doc, (eg. -> e.g.) 8 years ago
Syuhei Kobayashi 9428854b96 doc: fix typo in doc/tls.md 8 years ago
Yoshiya Hinosawa 8ca322d613 test: improve test-stream2-objects.js 8 years ago