14983 Commits (8e81e91c5554cd49580779f8b32b3a2e931c8782)
 

Author SHA1 Message Date
Alfred Cepeda 8e81e91c55 test: fixed FIXME in test-repl-persistent-history 8 years ago
Matt Lang 7561123a9f test: update var to const, use arrow functions 8 years ago
Сковорода Никита Андреевич fcf7696bc1 doc: enable first-heading-level remark-lint rule 8 years ago
nohmapp e5f5f3aa73 test: cleanup parallel/test-fs-readfile-unlink.js 8 years ago
Jenna Vuong 782db084ad test: cleanup parallel/test-file-write-stream2.js 8 years ago
mpmckenna8 73ae2d1895 test: cleanup parallel/test-fs-realpath.js 8 years ago
Lydia Katsamberis 52b6cfb6eb test: changed var to const, added strict equal checks 8 years ago
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 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