15514 Commits (69077a13bf048a23621e99ac70026d45549b6b9e)
 

Author SHA1 Message Date
Walter Beller-Morales 65cda7f265
lib: use === in _http_server and _tls_wrap 8 years ago
ben_cripps eb369f6d48
test: use strictEqual in test-zlib-truncated 8 years ago
ben_cripps 3af4ef4642
test: use strictEqual in test-debugger-client.js 8 years ago
Devon Rifkin c948d9051b
doc: it’s -> its in api/child_process.md 8 years ago
Rich Trott f6c1f24068
doc: update Collaborators list in README 8 years ago
Rich Trott 5c15a68091
test: refactor test-debug-args 8 years ago
Rich Trott a0e25b2544
doc: remove minor contradiction in debugger doc 8 years ago
Michaël Zasso 0e36becd39
test: refactor test-fs-non-number-arguments-throw 8 years ago
Teddy Katz 9099664959
repl: fix generator function preprocessing 8 years ago
brad-decker c286312ef5
test: replace assert.equal with assert.strictEqual 8 years ago
Michaël Zasso 0ccb2c3992
test: refactor test-crypto-timing-safe-equal 8 years ago
Ben Noordhuis 0bdd5ca0f7
test: run cpplint on files in test/cctest 8 years ago
Claudio Rodriguez 956239124d
test: add toASCII and toUnicode punycode tests 8 years ago
kalrover 371090d817
build: Make configure file parseable on python3 8 years ago
Rich Trott 8c70f79249
doc: clarify introductory module material 8 years ago
Sam Roberts 2e22fa043d
doc: improve description of module `exports` 8 years ago
Rich Trott 70633f965d
test: refactor test-util-inspect 8 years ago
Rich Trott 4c2ad8c89f
test: refactor test-preload 8 years ago
Rich Trott 59aec82f88
test: refine test-http-status-reason-invalid-chars 8 years ago
Michaël Zasso c35bf44f60
test: refactor test-crypto-binary-default 8 years ago
Michaël Zasso 4d1e11243b
test: refactor and fix test-crypto 8 years ago
Bryan English 5c9aa18484
constants: errors -> errno 8 years ago
Michaël Zasso 74c3283cfa
test: fix test-buffer-slow 8 years ago
Michaël Zasso e2db5c8e7a
test: refactor test-net-pingpong 8 years ago
Michaël Zasso cd10e1ae4a
test: refactor and fix test-dns 8 years ago
Santiago Gimeno 5ae549c3aa
url: fix -Warray-bounds warning 8 years ago
Ali Ijaz Sheikh 6ab920a3fc
doc: add guide for maintaining V8 8 years ago
Michaël Zasso dcba25082f
test: refactor and fix test-buffer-bytelength 8 years ago
Anna Henningsen e0e62d1113
Revert "buffer: runtime deprecation of calling Buffer without new" 8 years ago
Michael Macherey d06f010482
test: cleanup test-dgram-error-message-address 8 years ago
Rich Trott 3b193defb2
test: fix flaky test-cluster-dgram-2 8 years ago
Rich Trott 3f1b068644
test: refactor common.js 8 years ago
Rich Trott 88464ac6ac
benchmark: reformat code for clarity 8 years ago
mkamakura d31a41149d
test: fix test-tls-connect-address-family 8 years ago
Yosuke Saito d51c856f11
test: fix test-http-status-reason-invalid-chars 8 years ago
Rich Trott 2ee3543e04
tools: remove unneeded escaping in generate.js 8 years ago
Rich Trott b763a31af0
test: refactor test-child-process-exec-error 8 years ago
Pedro Lima 9554a974d1
https: name anonymous functions in https 8 years ago
子丶言 4fa84c9589
doc: fix crypto Verify cut-n-paste from Sign 8 years ago
Ben Noordhuis 80a3934cd7
inspector: /json/version returns object, not array 8 years ago
Michael Dawson 2b7ecb5012
test: exclude no_interleaved_stdio test for AIX 8 years ago
Rich Trott 4971c3bb79
test: fix flaky test-dgram-empty-packet & friends 8 years ago
Dan Koster 6297b9afc5
doc: minor fixes event-loop-timers-and-nexttick.md 8 years ago
atrioom a8d84d5b50
doc: changed order of invocations in https.request() example. 8 years ago
子丶言 c7cd400fcb
doc: fix crypto "decipher.setAAD()" typo 8 years ago
Prince J Wesley 53d175267c
tools: Add no useless regex char class rule 8 years ago
Prince J Wesley a673d44d68
lib,tools: remove unneeded escaping of / 8 years ago
Rich Trott 77e145a00e
doc: clarify slashes-appending in url module 8 years ago
Adam Brunner 65af114267
doc: "util" is not needed to extend ES6 classes 8 years ago
Rich Trott 2fb825750d
test: fix flaky test-inspector 8 years ago