15415 Commits (36b45c11128b40c76fedb2b18c0ae1a4591dfbbb)
 

Author SHA1 Message Date
mpmckenna8 9252e7a52d test: cleanup parallel/test-fs-realpath.js 9 years ago
Lydia Katsamberis 6ba8aa963e test: changed var to const, added strict equal checks 9 years ago
Lauren Spiegel 81ed50c5da test: add assertions to zero length buffer test 9 years ago
Anna Henningsen 1a6e8983a6 benchmark: add benchmarks for `Buffer.from()` 9 years ago
Michaël Zasso b9c2270502 buffer: fix performance regression 9 years ago
yorkie d6dcbc212b doc,tool: add tls.TLSSocket to typeMap 9 years ago
Eugene Ostroukhov b2aea505df test: use Buffer.alloc 9 years ago
yorkie 3aec6a68bf doc: improve child_process doc types 9 years ago
Bartosz Sosnowski 882f8b3d6c benchmark: use 'yes' instead of echo in a loop 9 years ago
Yosuke Furukawa fc68b12bc3 util: Add format for SharedArrayBuffer 9 years ago
Rich Trott 5e4d8984b4 test: accept expected AIX result test-stdio-closed 9 years ago
yorkie d69570d5fc doc,tool: add ref to Integer 9 years ago
Rene Weber ee7af01b93 http: socket connection timeout for http request 9 years ago
Сковорода Никита Андреевич 336d505dd9 tools: enable more remark-lint rules 9 years ago
Rich Trott 906283837f test: skip cpu-intensive tests on slow hosts 9 years ago
Luigi Pinca 6fab334a73 doc: fix example in stream doc 9 years ago
Daniel Bevenius 8be818eb07 src: fix minor typo in comments 9 years ago
Daniel Bevenius 41ad6e3965 src: rename handle__ to handle_ in HandleWrap 9 years ago
Fangdun Cai (Fundon) 999f727bb5 benchmark: add benchmark for destructuring object 9 years ago
Michaël Zasso aa5a16a8ae test: add expectWarning to common 9 years ago
oogz b46d8cdcde test: cleanup vars to const and '==' to '===' 9 years ago
rainabba f13089b834 doc: update BUILDING.md 9 years ago
Ilkka Myller 5540e3d488 test: fix test-cluster-worker-init.js flakyness 9 years ago
Jason Ginchereau 0eaf3ff53c path: fallback to process cwd when resolving drive cwd 9 years ago
Ben Noordhuis 9205edc35c src: don't abort when c-ares initialization fails 9 years ago
Niklas Ingholt ed625fefd2 test: add tests for add/remove header after sent 9 years ago
Ben Noordhuis 296254f141 build: remove VS 2013 switch from vcbuild.bat 9 years ago
Ben Noordhuis 6ddfe89fdf src: remove VS 2013 compatibility hacks 9 years ago
Ben Noordhuis e9d1426080 test: enable cyrillic punycode test case 9 years ago
Alfred Cepeda b62735a302 test: remove call to `net.Socket.resume()` 9 years ago
Daniel Bevenius a9491f1604 src: make ReqWrap req_ member private 9 years ago
Rich Trott 5c014bb532 doc: standardize on `make -j8` 9 years ago
Franziska Hinkelmann 8282d6fc60 vm: add error message if we abort 9 years ago
Adri Van Houdt e0c10f63b0 process: changed var to const in internal/process.js 9 years ago
Luigi Pinca 787558935c dns: tweak regex for IPv6 addresses 9 years ago
Italo A. Casas 9ca8722203 test: cleanup stream tests 9 years ago
Josh Gavant 98ca442cae doc: add CTC meeting minutes 2016-08-24 9 years ago
matzavinos dfd022ff9e test: update test/parallel/test-child-process-stdio.js 9 years ago
Pavol Otcenas fef4341f46 test: update test/parallel/test-eval.js 9 years ago
yorkie 5ebce30468 src: remove unneeded ABORT after CHECK 9 years ago
Jonathan Prince 43d6212257 test: update test/parallel/test-child-process-send-utf8.js 9 years ago
Richard Walker 6924a4d237 test: update test/parallel/test-fs-read.js 9 years ago
Adri Van Houdt beb288b639 lib: changed var to const in internal/v8_polyfill 9 years ago
Adri Van Houdt 37ce6da59a process: changed var to const in internal/v8_prof_processor 9 years ago
Jermaine Oppong 1b494d3b96 test: fixup parallel/test-async-wrap-post-did-throw.js 9 years ago
Сковорода Никита Андреевич 0310655cda tools: update remark configuration 9 years ago
Eugene Ostroukhov 28264f8da4 doc: add eugeneo to collaborators 9 years ago
Teddy Katz 5c6284a417 tools: add additional ESLint rules 9 years ago
delvedor edf9242f56 test: cleanup test-os.js 9 years ago
Ilkka Myller 7a59449478 https: fix memory leak with https.request() 9 years ago