14955 Commits (d196c5d2af6b5727289bf2da68514517bd1c257f)
 

Author SHA1 Message Date
Rich Trott d196c5d2af test: skip cpu-intensive tests on slow hosts 8 years ago
Luigi Pinca 7f71419ee4
doc: fix example in stream doc 8 years ago
Daniel Bevenius 4f832ebaf6 src: fix minor typo in comments 8 years ago
Daniel Bevenius 6be43a9bad src: rename handle__ to handle_ in HandleWrap 8 years ago
Fangdun Cai (Fundon) 7458fbb0c7 benchmark: add benchmark for destructuring object 8 years ago
Michaël Zasso 43e1ca84f2 test: add expectWarning to common 8 years ago
oogz c063502566 test: cleanup vars to const and '==' to '===' 8 years ago
rainabba 92c1d9622b doc: update BUILDING.md 8 years ago
Ilkka Myller 66369d05a2 test: fix test-cluster-worker-init.js flakyness 8 years ago
Claudio Rodriguez 1b97774c44 fs: do not emit 'stop' watch event synchronously 8 years ago
Jason Ginchereau 0f2f8efdde path: fallback to process cwd when resolving drive cwd 8 years ago
Ben Noordhuis 5cb5b1f8c4 src: don't abort when c-ares initialization fails 8 years ago
Niklas Ingholt a5994f75dc test: add tests for add/remove header after sent 8 years ago
Eugene Ostroukhov 5acbeb0272 inspector: address race conditions 8 years ago
Ben Noordhuis 782620f03f src: add /json/protocol endpoint to inspector 8 years ago
Ben Noordhuis a8d2c9d775 fs: move stringToFlags() to lib/internal 8 years ago
Ben Noordhuis a3f861de9d build: remove VS 2013 switch from vcbuild.bat 8 years ago
Ben Noordhuis c8d6107217 src: remove VS 2013 compatibility hacks 8 years ago
Ben Noordhuis dae53238dc test: enable cyrillic punycode test case 8 years ago
Alfred Cepeda d9a6d4afe7 test: remove call to `net.Socket.resume()` 8 years ago
Daniel Bevenius 0c6455278d src: make ReqWrap req_ member private 8 years ago
Daniel Bevenius 84eaa4aff3 src: remove unused StringValue macro parameters 8 years ago
Rich Trott adb3ca6172 doc: standardize on `make -j8` 8 years ago
Franziska Hinkelmann fba531907e vm: add error message if we abort 8 years ago
Adri Van Houdt ba763e7bff process: changed var to const in internal/process.js 8 years ago
Luigi Pinca 575077ae12 dns: tweak regex for IPv6 addresses 8 years ago
Italo A. Casas 4d958725b4 test: cleanup stream tests 8 years ago
Josh Gavant e7d4176f01 doc: add CTC meeting minutes 2016-08-24 8 years ago
Eugene Ostroukhov a67f11d9f4 inspector: wait for both sides closing 8 years ago
matzavinos 078bf68d94 test: update test/parallel/test-child-process-stdio.js 8 years ago
Pavol Otcenas 070efb57f7 test: update test/parallel/test-eval.js 8 years ago
yorkie 9a6e253d32 src: remove unneeded ABORT after CHECK 8 years ago
Jonathan Prince eb31c79ce1 test: update test/parallel/test-child-process-send-utf8.js 8 years ago
Richard Walker 0718dd9f09 test: update test/parallel/test-fs-read.js 8 years ago
Adri Van Houdt 99f64f778b lib: changed var to const in internal/v8_polyfill 8 years ago
Adri Van Houdt 3ddc9dba7e process: changed var to const in internal/v8_prof_processor 8 years ago
Jermaine Oppong 0a9f56a827 test: fixup parallel/test-async-wrap-post-did-throw.js 8 years ago
Shigeki Ohtsu 53835a2092 test: remove openssl options of -no_<prot> 8 years ago
Shigeki Ohtsu c17a1fedd8 deps: update openssl asm and asm_obsolete files 8 years ago
Shigeki Ohtsu 6a485bfa75 deps: add -no_rand_screen to openssl s_client 10 years ago
Shigeki Ohtsu ad0260a43e openssl: fix keypress requirement in apps on win32 10 years ago
Shigeki Ohtsu f427cac3b1 deps: fix asm build error of openssl in x86_win32 10 years ago
Fedor Indutny da1d9bd61d deps: fix openssl assembly error on ia32 win32 11 years ago
Shigeki Ohtsu aec7ed998a deps: copy all openssl header files to include dir 8 years ago
Shigeki Ohtsu d1039709a4 deps: upgrade openssl sources to 1.0.2i 8 years ago
Michaël Zasso 91b40944a4 deps: cherry-pick workaround for clang-3.4 ICE 8 years ago
Michaël Zasso 75242a2614 src: no longer need to use std::tr1:: 8 years ago
Michaël Zasso 98241f4f08 build: do not clean V8 gtest directory 8 years ago
Ali Ijaz Sheikh 19c9567686 build: fix mkpeephole configuration 8 years ago
Michaël Zasso 2187bd3b4a tools: do not disable ICU's transliteration 8 years ago