14420 Commits (2b6ee392647df4a3ac2956d4f195de5c055c681a)
 

Author SHA1 Message Date
Joyee Cheung 2b6ee39264
doc: improve testing guide 8 years ago
Rich Trott aae768c599
doc: remove extraneous paragraph from assert doc 8 years ago
Rich Trott c532c16e53
test: increase specificity in dgram test 8 years ago
Ben Noordhuis 4bb61553f0
build: disable C4267 conversion compiler warning 8 years ago
Rich Trott ca4b2f6154
doc: fix typo in dgram doc 8 years ago
Daiki Arai bb1e97c31a
doc: add and fix System Error properties 8 years ago
Ben Noordhuis 6648b729b7
tools: add compile_commands.json gyp generator 9 years ago
Nikolai Vavilov e1e02efac5
doc: clarify the behavior of Buffer.byteLength 8 years ago
Vse Mozhet Byt 30d9202f54
doc: improve consistency in documentation titles 8 years ago
Ben Noordhuis 10afa8befc
doc: drop "and io.js" from release section 8 years ago
Chris Dickinson 923309adef
meta: remove Chris Dickinson from CTC 8 years ago
Franziska Hinkelmann cb81ae8eea
test: add vm module edge cases 8 years ago
Italo A. Casas 342c3e2bb4
meta: adding Italo A. Casas PGP Fingerprint 8 years ago
JungMinu 6f1db35e27
doc: update email and add personal pronoun 8 years ago
Sebastian Van Sande 8629c956c3
test: improve punycode test coverage 8 years ago
cjihrig caf1ba15f9
test: add coverage for dgram _createSocketHandle() 8 years ago
Ben Noordhuis c4e1af712e
src: remove unused typedef 8 years ago
Vse Mozhet Byt 61ac3346ba
doc: update code examples in domain.md 8 years ago
Akito Ito d729e52ef3
test: improve crypto coverage 8 years ago
Rich Trott 77f23ec5af
assert: unlock the assert API 8 years ago
Rich Trott 090037a41a
assert: remove unneeded condition 8 years ago
Sam Roberts 0c9ea4fe8b
doc: dns examples implied string args were arrays 8 years ago
Rich Trott d1a8588cab
test: improve message in net-connect-local-error 8 years ago
Rich Trott f2fb4143b4
test: refactor test-dgram-membership 8 years ago
Roman Reiss 8f49962f47
tools: suggest python2 command in configure 8 years ago
Dean Coakley 485ec6c180
doc: change STYLE-GUIDE to STYLE_GUIDE 8 years ago
Gibson Fahnestock 41bf266b0a
doc: add STYLE_GUIDE (moved from nodejs/docs) 8 years ago
Alexander bf4703d66f
test: remove unused args and comparison fix 8 years ago
cjihrig 4676eec382
child_process: remove empty if condition 8 years ago
Arseniy Maximov 2b867d2ae5
child_process: refactor internal/child_process.js 8 years ago
Arseniy Maximov 28471c23ff
test: refactor test-http-response-splitting 8 years ago
Eric Christie cd3e17e248
test: improve coverage in test-crypto.dh 8 years ago
QianJin2013 6abfcd560b
doc: add comment for net.Server's error event 8 years ago
Tarang Hirani fa681ea55a
test: add regex check to test-module-loading 8 years ago
Vse Mozhet Byt 9da6ebd73f
benchmark: add dgram bind(+/- params) benchmark 8 years ago
Fedor Indutny 53dd1a8539
tls: do not crash on STARTTLS when OCSP requested 8 years ago
Dmitry Tsvettsikh ef63af6006
tty: avoid oob warning in TTYWrap::GetWindowSize() 8 years ago
Brian White 6a45ac0ea9
build: fix newlines in addon build output 8 years ago
Daniel Bevenius da2adb7133
src: update http-parser link 8 years ago
Rich Trott bfc553d55d
build: fail on CI if leftover processes 8 years ago
Jason Wilson f0eee61a93
test: throw check in test-zlib-write-after-close 8 years ago
Diego Rodríguez Baquero f4bc12dd11
doc: note message event listeners ref IPC channels 8 years ago
Kunal Pathak f0c7c7fad4
test: fix flaky test-vm-timeout-rethrow 8 years ago
Rich Trott 75af859af7
assert: apply minor refactoring 8 years ago
Amelia Clarke 09c9105a79
doc: argument types for assert methods 8 years ago
Rich Trott 53f2848dc8
test: favor assertions over console logging 8 years ago
Zach Bjornson d622b67302
doc: document clientRequest.aborted 8 years ago
Arseniy Maximov a7df345921
net: prefer === to == 8 years ago
James M Snell 434b00be8a
meta: decharter the http working group 8 years ago
Brian White a597c11ba4
benchmark: improve readability of net benchmarks 8 years ago