14973 Commits (b796f7f7d517d33829d66223521922cb6ce515b9)
 

Author SHA1 Message Date
Alfred Cepeda b796f7f7d5 test: fixed FIXME in test-repl-persistent-history 8 years ago
Matt Lang 0835ca91c3 test: update var to const, use arrow functions 8 years ago
Сковорода Никита Андреевич 1e9bbfe570 doc: enable first-heading-level remark-lint rule 8 years ago
nohmapp 4c3ec19e9c test: cleanup parallel/test-fs-readfile-unlink.js 8 years ago
Jenna Vuong 7f46867f50 test: cleanup parallel/test-file-write-stream2.js 8 years ago
mpmckenna8 e07d3cf831 test: cleanup parallel/test-fs-realpath.js 8 years ago
Lydia Katsamberis add4b76fbc test: changed var to const, added strict equal checks 8 years ago
Lauren Spiegel 5653772155 test: add assertions to zero length buffer test 8 years ago
Anna Henningsen 45a5a3db39 benchmark: add benchmarks for `Buffer.from()` 8 years ago
Michaël Zasso cd7d371299 buffer: fix performance regression 8 years ago
yorkie a3388c4387 doc,tool: add tls.TLSSocket to typeMap 8 years ago
Eugene Ostroukhov c2923557e9 inspector: build file cleanup 8 years ago
Eugene Ostroukhov e32f945ca1 test: use Buffer.alloc 8 years ago
yorkie 46f3322348 doc: improve child_process doc types 8 years ago
Bartosz Sosnowski e6328bb965 benchmark: use 'yes' instead of echo in a loop 8 years ago
Bartosz Sosnowski dfb5f301cf benchmark: make v8-bench.js output consistent 8 years ago
Bartosz Sosnowski 84481f9157 benchmark: add --expose_internals switch 8 years ago
Yosuke Furukawa e97fe46598 util: Add format for SharedArrayBuffer 8 years ago
Rich Trott b397c16b98 test: accept expected AIX result test-stdio-closed 8 years ago
Shigeki Ohtsu 1fd8b53fcc deps: add -no_rand_screen to openssl s_client 10 years ago
Shigeki Ohtsu 8e3a3d87d5 openssl: fix keypress requirement in apps on win32 10 years ago
Shigeki Ohtsu 7d70dc4193 deps: fix asm build error of openssl in x86_win32 10 years ago
Fedor Indutny 45d3346304 deps: fix openssl assembly error on ia32 win32 11 years ago
Shigeki Ohtsu fdff8d8824 deps: copy all openssl header files to include dir 8 years ago
Shigeki Ohtsu 46fec63b88 deps: upgrade openssl sources to 1.0.2j 8 years ago
yorkie 19f3644824 doc,tool: add ref to Integer 8 years ago
Rene Weber 5be8521572 http: socket connection timeout for http request 8 years ago
Сковорода Никита Андреевич f3da02a8da tools: enable more remark-lint rules 8 years ago
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