14945 Commits (700e3c0fd2e283809e13d0b3a59d5fe62df42605)
 

Author SHA1 Message Date
Rich Trott 700e3c0fd2 test: skip cpu-intensive tests on slow hosts 8 years ago
Luigi Pinca b62d2d3309 doc: fix example in stream doc 8 years ago
Daniel Bevenius 7b3a4c7343 src: fix minor typo in comments 8 years ago
Daniel Bevenius 3cbd6379bc src: rename handle__ to handle_ in HandleWrap 8 years ago
Fangdun Cai (Fundon) 9030e09817 benchmark: add benchmark for destructuring object 8 years ago
Michaël Zasso 1fcfdab3df test: add expectWarning to common 8 years ago
oogz 1f3143566e test: cleanup vars to const and '==' to '===' 8 years ago
rainabba 6e883f18ee doc: update BUILDING.md 8 years ago
Ilkka Myller 9a6b779278 test: fix test-cluster-worker-init.js flakyness 8 years ago
Claudio Rodriguez 21124ba23a fs: do not emit 'stop' watch event synchronously 8 years ago
Jason Ginchereau 9dc9074c3d path: fallback to process cwd when resolving drive cwd 8 years ago
Ben Noordhuis eb972b013f src: don't abort when c-ares initialization fails 8 years ago
Niklas Ingholt 4ff8a9ef2a test: add tests for add/remove header after sent 8 years ago
Eugene Ostroukhov 7f80ce4f6c inspector: address race conditions 8 years ago
Ben Noordhuis cc204769fd src: add /json/protocol endpoint to inspector 9 years ago
Ben Noordhuis 3f9eaef981 build: remove VS 2013 switch from vcbuild.bat 9 years ago
Ben Noordhuis 7aeb18406a src: remove VS 2013 compatibility hacks 9 years ago
Ben Noordhuis 200389fc5a test: enable cyrillic punycode test case 8 years ago
Alfred Cepeda 40f1df2cce test: remove call to `net.Socket.resume()` 8 years ago
Daniel Bevenius e8022980a6 src: make ReqWrap req_ member private 9 years ago
Daniel Bevenius 5bf94357a9 src: remove unused StringValue macro parameters 9 years ago
Rich Trott 8fa981bbe6 doc: standardize on `make -j8` 8 years ago
Franziska Hinkelmann 01b3d5a8a3 vm: add error message if we abort 8 years ago
Adri Van Houdt ce65ac1bd3 process: changed var to const in internal/process.js 8 years ago
Luigi Pinca 9d4b1f0d84 dns: tweak regex for IPv6 addresses 8 years ago
Italo A. Casas 3f88692fe7 test: cleanup stream tests 8 years ago
Josh Gavant 1061be1a63 doc: add CTC meeting minutes 2016-08-24 8 years ago
Eugene Ostroukhov df048d17ca inspector: wait for both sides closing 8 years ago
matzavinos af351278ce test: update test/parallel/test-child-process-stdio.js 8 years ago
Pavol Otcenas 5dd98c6e7e test: update test/parallel/test-eval.js 8 years ago
yorkie 7dc7412219 src: remove unneeded ABORT after CHECK 8 years ago
Jonathan Prince 0a11ae9e45 test: update test/parallel/test-child-process-send-utf8.js 8 years ago
Richard Walker ecc429797a test: update test/parallel/test-fs-read.js 8 years ago
Adri Van Houdt b906337ec6 lib: changed var to const in internal/v8_polyfill 8 years ago
Adri Van Houdt 2c255845f1 process: changed var to const in internal/v8_prof_processor 8 years ago
Jermaine Oppong 0fbd59e8c3 test: fixup parallel/test-async-wrap-post-did-throw.js 8 years ago
Shigeki Ohtsu d5c8a6bbea test: remove openssl options of -no_<prot> 8 years ago
Shigeki Ohtsu 1ac9e28207 deps: update openssl asm and asm_obsolete files 8 years ago
Shigeki Ohtsu ad4591557c deps: add -no_rand_screen to openssl s_client 10 years ago
Shigeki Ohtsu fba076e40e openssl: fix keypress requirement in apps on win32 10 years ago
Shigeki Ohtsu 40866c9483 deps: fix asm build error of openssl in x86_win32 10 years ago
Fedor Indutny 02651d5936 deps: fix openssl assembly error on ia32 win32 11 years ago
Shigeki Ohtsu 5df6ed15ee deps: copy all openssl header files to include dir 8 years ago
Shigeki Ohtsu ea31f50f15 deps: upgrade openssl sources to 1.0.2i 8 years ago
Rich Trott 5adfb3190b src: Malloc/Calloc size 0 returns non-null pointer 8 years ago
Сковорода Никита Андреевич 5d53e2859d tools: update remark configuration 8 years ago
Eugene Ostroukhov b35f22b135 doc: add eugeneo to collaborators 8 years ago
Teddy Katz b1b1978ec5
tools: add additional ESLint rules 8 years ago
delvedor 66df5d147f test: cleanup test-os.js 8 years ago
Ilkka Myller db5a8791fa https: fix memory leak with https.request() 8 years ago