15552 Commits (92e3f8f26e2598b234a4eb521a2b2e4000bb4325)
 

Author SHA1 Message Date
Сковорода Никита Андреевич 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
Aleksey Kozyatinskiy 85ee89edd6 doc: add ak239 to collaborators 9 years ago
cjihrig 4e8c03707a dns: handle array holes in setServers() 9 years ago
Adri Van Houdt e8f1cf1bd8 process: changed var to const in internal/process/promises 9 years ago
Fikret Burak Gazioglu d4ad8d9619 test: refactor test-dgram-bind-shared-ports.js 9 years ago
cjihrig 2dbef79ca7 src: handle thrown errors in CopyProperties() 9 years ago
Dany Shaanan 73d54a6fc7 tools: add eslint rule prefer-assert-methods 9 years ago
Jonathan Prince 714cbfd46c test: update test-child-process-recv-handle 9 years ago
Wietse Venema c664109c72 test: improve test-child-process-stdout-flush 9 years ago
Tarjei Husøy 7403aaa13f zlib: tighten up dictionary tests 9 years ago
Tarjei Husøy 15474951a5 zlib: fix raw inflate with custom dictionary 9 years ago
Yevgen Safronov c98d0c984d test: cleanup test-child-process-exec-env.js 9 years ago
Thomas van Lankveld 3269a7d6f5 test: cleanup test-tls-connect-given-socket.js 9 years ago
Adri Van Houdt 5e5a1c0e3c test: cleanup test-child-process-buffering.js 9 years ago