15117 Commits (b16a97e042657d4f20c0716c69fb61652c857117)
 

Author SHA1 Message Date
Bartosz Sosnowski 99a2dd03cd benchmark: add --expose_internals switch 8 years ago
Yosuke Furukawa ce7d3077dc util: Add format for SharedArrayBuffer 8 years ago
Rich Trott e65a2d7ddc test: accept expected AIX result test-stdio-closed 8 years ago
Shigeki Ohtsu 8de92cd6f3 deps: add -no_rand_screen to openssl s_client 10 years ago
Shigeki Ohtsu 3f6b633a45 openssl: fix keypress requirement in apps on win32 10 years ago
Shigeki Ohtsu 103e60a044 deps: fix asm build error of openssl in x86_win32 10 years ago
Fedor Indutny 541a8718d3 deps: fix openssl assembly error on ia32 win32 11 years ago
Shigeki Ohtsu 21ee510f32 deps: copy all openssl header files to include dir 8 years ago
Shigeki Ohtsu 86e3504156 deps: upgrade openssl sources to 1.0.2j 8 years ago
yorkie eaa08062f3 doc,tool: add ref to Integer 8 years ago
Rene Weber c9b59e8387 http: socket connection timeout for http request 8 years ago
Сковорода Никита Андреевич 50be885285 tools: enable more remark-lint rules 8 years ago
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 9 years ago
Ben Noordhuis a8d2c9d775 fs: move stringToFlags() to lib/internal 9 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 9 years ago
Daniel Bevenius 84eaa4aff3 src: remove unused StringValue macro parameters 9 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