15446 Commits (59aec82f88e1e61a77d73e5f69104c76afe0a3f8)
 

Author SHA1 Message Date
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
Rich Trott fc13cc6a12
test:refactor test-tls-hello-parser-failure 8 years ago
Roman Reiss 44ae0283af
doc: fix <code> inside stability boxes 8 years ago
Trevor Norris 5379b9da11 async_wrap: call destroy() callback in uv_idle_t 8 years ago
Trevor Norris 5157a5cee9 async_wrap: make Initialize a static class member 8 years ago
Trevor Norris 3e5be7fc8b async_wrap: mode constructor/destructor to .cc 8 years ago
Francis Gulotta 561b1494bc tools: allow test.py to use full paths of tests 8 years ago
Stewart Addison 16af467146 build: add shared library support to AIX build 8 years ago
Stewart Addison e9c2ffd20c deps: backport GYP fix to fix AIX shared suffix 8 years ago
Myles Borins 8cabe28efb Working on v7.2.1 8 years ago
Jeremiah Senkpiel c1aa949064 2016-11-22, Version 7.2.0 (Current) 8 years ago
Jeremiah Senkpiel 02c2bf7d34 timers: use consistent checks for canceled timers 8 years ago
Vse Mozhet Byt fa98eec410 doc: fix typo in assert code example 8 years ago
Ben Noordhuis 0a3e5cc57a dns: implement {ttl: true} for dns.resolve6() 8 years ago
Ben Noordhuis 1bd79368cd dns: implement {ttl: true} for dns.resolve4() 8 years ago
Ben Noordhuis 15af912ab5 src: fix memory leak introduced in 34febfbf4 8 years ago
cjihrig 786631c7b4 deps: upgrade libuv to 1.10.1 8 years ago
Evan Lucas 30475beef6 src: use ABORT() macro instead of abort() 8 years ago
cjihrig a83a286631 test: add test for broken child process stdio 8 years ago