15816 Commits (8b5dd35ae8535096ed40709c80fc063341082cd1)
 

Author SHA1 Message Date
James M Snell 8b5dd35ae8
meta: add explicit deprecation and semver-major policy 9 years ago
Rich Trott 898276b1b4
test: simplify output handling in repl tests 8 years ago
Rich Trott 207142d050
doc: add not-an-aardvark as ESLint contact 8 years ago
Joyee Cheung 3746eee19d
doc: improve testing guide 8 years ago
Rich Trott 6cadc7160f
doc: remove extraneous paragraph from assert doc 8 years ago
Joyee Cheung a469ce5826
benchmark: add assert.deep[Strict]Equal benchmarks 8 years ago
Sebastian Van Sande 3248cdb2e6
test: improve crypto.setEngine coverage to check for errors 8 years ago
Rich Trott 28111f9eb2
test: increase specificity in dgram test 8 years ago
ALJCepeda c5e8ccab63
test: remove obsolete comment from dgram test 8 years ago
Ben Noordhuis 6772b1d81c
build: disable C4267 conversion compiler warning 8 years ago
Rich Trott d5d8a8d7b5
doc: fix typo in dgram doc 8 years ago
Daiki Arai 59a1d00906
doc: add and fix System Error properties 8 years ago
Matteo Collina 72adba4317
doc: add links between cork() and uncork() 8 years ago
cjihrig 7aebc6907c
test: improve checks in test-path-parse-format 8 years ago
Ben Noordhuis a13bb54466
tools: add compile_commands.json gyp generator 9 years ago
cjihrig baec432c93
test: add coverage for string array dgram send() 8 years ago
Nikolai Vavilov 1cd526c253
doc: clarify the behavior of Buffer.byteLength 8 years ago
Rich Trott b1bda165ce
doc: edit maxBuffer/Unicode paragraph for clarity 8 years ago
Vse Mozhet Byt 1150af00f7
doc: improve consistency in documentation titles 8 years ago
Ben Noordhuis ade39cdf9c
doc: drop "and io.js" from release section 8 years ago
Vse Mozhet Byt 6694c26420
test: adapt test-debugger-pid to localized Windows 8 years ago
Chris Dickinson 4df850ba59
meta: remove Chris Dickinson from CTC 8 years ago
Franziska Hinkelmann 587857e301
src: fix delete operator on vm context 8 years ago
Franziska Hinkelmann 2db4c3c453
test: add vm module edge cases 8 years ago
cjihrig 759604912a
test: refactor test-dgram-setBroadcast.js 8 years ago
Daijiro Wachi 3185fa1249
test: querystring.escape with multibyte characters 8 years ago
Italo A. Casas 8863360a21
meta: adding Italo A. Casas PGP Fingerprint 8 years ago
jobala 460a3e1f7a
test: improve test-assert.js 8 years ago
asafdav2 b90a141cc7
timer: remove duplicated word in comment 8 years ago
JungMinu c79d9f95d1
doc: update email and add personal pronoun 8 years ago
Rich Trott 1adfca4b5e
test: refactor test-repl-sigint 8 years ago
Ben Noordhuis b7cbb8002c
src: support UTF-8 in compiled-in JS source files 8 years ago
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