15784 Commits (c539325d8971fff6314766434661dd2161e30b59)
 

Author SHA1 Message Date
Sebastian Van Sande c539325d89
test: improve punycode test coverage 8 years ago
Rich Trott 8db3c770be
test: refactor test-repl-sigint-nested-eval 8 years ago
cjihrig 874ef9d312
test: add coverage for dgram _createSocketHandle() 8 years ago
Franziska Hinkelmann 7df4ee8d49
doc: update link to V8 Embedder's guide 8 years ago
cjihrig 947d07bd87
child_process: exit spawnSync with null on signal 8 years ago
Ben Noordhuis ce01372b68
src: remove unused typedef 8 years ago
Vse Mozhet Byt 8468d823a8
doc: update code examples in domain.md 8 years ago
John Barboza d71ebb90ec
timer,domain: maintain order of timer callbacks 8 years ago
Akito Ito 92f6919532
test: improve crypto coverage 8 years ago
Rich Trott fb75bed078
assert: unlock the assert API 8 years ago
Rich Trott 32b264c33b
assert: remove unneeded condition 8 years ago
Sam Roberts 10a497cdcb
doc: describe when stdout/err is sync 8 years ago
Sam Roberts 53d5002ef9
doc: dns examples implied string args were arrays 8 years ago
Rich Trott d9deb1fb62
test: improve message in net-connect-local-error 8 years ago
Rich Trott 6677c113aa
test: refactor test-dgram-membership 8 years ago
Jackson Tian 4179c7050f
child_process: move anonymous class to top level 8 years ago
Roman Reiss b38d8d6e06
tools: suggest python2 command in configure 8 years ago
Shinnosuke Watanabe e54b433c8d
util: use ES2015+ Object.is to check negative zero 8 years ago
Daijiro Wachi e7b7d7279c
test: cases to querystring related to empty string 8 years ago
Dean Coakley 42304de4f7
doc: change STYLE-GUIDE to STYLE_GUIDE 8 years ago
Gibson Fahnestock 13a9ba9523
doc: add STYLE_GUIDE (moved from nodejs/docs) 8 years ago
larissayvette 5a92fc25a1
test: consolidate buffer.read() in a file 8 years ago
樋口 彰 607158ab6e
test: improve crypto coverage 8 years ago
Joyee Cheung 0164d9263e
doc: improve test/README.md 8 years ago
Alexander 27f302d94f
test: remove unused args and comparison fix 8 years ago
James M Snell a55af77fc5
vm: refactor vm module 8 years ago
cjihrig 818cef848e
child_process: remove empty if condition 8 years ago
xiaoyu 8da156d68f
test: add coverage for utf8CheckIncomplete() 8 years ago
Arseniy Maximov c371fdcf34
child_process: refactor internal/child_process.js 8 years ago
Yang Guo 1dddfeccb2
src: remove usage of deprecated debug API 8 years ago
Ali Ijaz Sheikh 0ddad76813
test: fix over-dependence on native promise impl 8 years ago
Yuta Hiroto 34444580f6
test: add test cases for path 8 years ago
Arseniy Maximov 4bcf1a0387
test: refactor test-http-response-splitting 8 years ago
Rich Trott 7836807178
test: add error checking in callback 8 years ago
Eric Christie 13b7856444
test: improve coverage in test-crypto.dh 8 years ago
QianJin2013 e0868aa529
doc: add comment for net.Server's error event 8 years ago
Tarang Hirani b2f7e7a5ad
test: add regex check to test-module-loading 8 years ago
Vse Mozhet Byt eca1e80722
benchmark: add dgram bind(+/- params) benchmark 8 years ago
Fedor Indutny 2a168917cb
tls: do not crash on STARTTLS when OCSP requested 8 years ago
Dmitry Tsvettsikh 1ed47d3f33
tty: avoid oob warning in TTYWrap::GetWindowSize() 8 years ago
Brian White 93416e9b7a
build: fix newlines in addon build output 8 years ago
Daniel Bevenius 7f273c6f6e
src: update http-parser link 8 years ago
Rich Trott 2d5cb3b870
build: fail on CI if leftover processes 8 years ago
DavidCai 6bf936644e
test: increase coverage of vm 8 years ago
Anna Henningsen b503824b81
doc,test: args to `buffer.copy` can be Uint8Arrays 8 years ago
Jason Wilson 6202f14583
test: throw check in test-zlib-write-after-close 8 years ago
JungMinu 69327f5e72
lib: rename kMaxCallbacksUntilQueueIsShortened 8 years ago
Daniel Bevenius a6b2dfa43c
lib: add constant kMaxCallbacksUntilQueueIsShortened 8 years ago
Daijiro Wachi f8884dd1b5
test: add cases for unescape & unescapeBuffer 8 years ago
Diego Rodríguez Baquero 9a684a1511
doc: note message event listeners ref IPC channels 8 years ago