15176 Commits (8f8f0313f412c916ed1043bfb90e188f10b597d6)
 

Author SHA1 Message Date
Lauren Spiegel 927661f8ac test: add assertions to zero length buffer test 8 years ago
Anna Henningsen 289d862c6f
benchmark: add benchmarks for `Buffer.from()` 8 years ago
Michaël Zasso 558a884d41 buffer: fix performance regression 8 years ago
yorkie 8698f691c1 doc,tool: add tls.TLSSocket to typeMap 8 years ago
Eugene Ostroukhov 292040f688 inspector: build file cleanup 8 years ago
Eugene Ostroukhov af2ca7ce06 test: use Buffer.alloc 8 years ago
yorkie 13c34a15bd doc: improve child_process doc types 8 years ago
Bartosz Sosnowski d5bc52aa2e benchmark: use 'yes' instead of echo in a loop 8 years ago
Bartosz Sosnowski 9e5a06ecf6 benchmark: make v8-bench.js output consistent 8 years ago
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 8 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 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