4502 Commits (8b152fcf47ece505268637ec224beebba0581e8f)

Author SHA1 Message Date
Jeremiah Senkpiel acd8cac1cd test: clean up test-buffer-badhex 9 years ago
Anna Henningsen ebad04326d src: notify V8 for low memory when alloc fails 8 years ago
Anna Henningsen aed9792ff4 src: provide allocation + nullptr check shortcuts 8 years ago
Anna Henningsen d2470d4dff src: pass desired return type to allocators 8 years ago
Akito Ito f77cdf8f8a test: cleanup test-net-server-address.js 8 years ago
Richard Hong 58ff5a6aa2 test:replace indexOf, assert.equal, add mustCall() 8 years ago
Сковорода Никита Андреевич 9c04dffdaa buffer: zero-fill uninitialized bytes in .concat() 8 years ago
Ben Noordhuis 9ad47911b1 lib: make tls.checkServerIdentity() more strict 9 years ago
Evan Lucas aebacaa322 http: check reason chars in writeHead 8 years ago
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
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
Eugene Ostroukhov e32f945ca1 test: use Buffer.alloc 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
Rene Weber 5be8521572 http: socket connection timeout for http request 8 years ago
Rich Trott 700e3c0fd2 test: skip cpu-intensive tests on slow hosts 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
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
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 200389fc5a test: enable cyrillic punycode test case 8 years ago
Alfred Cepeda 40f1df2cce test: remove call to `net.Socket.resume()` 8 years ago
Italo A. Casas 3f88692fe7 test: cleanup stream tests 8 years ago
Eugene Ostroukhov df048d17ca inspector: wait for both sides closing 8 years ago
matzavinos af351278ce test: update test/parallel/test-child-process-stdio.js 8 years ago
Pavol Otcenas 5dd98c6e7e test: update test/parallel/test-eval.js 8 years ago
Jonathan Prince 0a11ae9e45 test: update test/parallel/test-child-process-send-utf8.js 8 years ago
Richard Walker ecc429797a test: update test/parallel/test-fs-read.js 8 years ago
Jermaine Oppong 0fbd59e8c3 test: fixup parallel/test-async-wrap-post-did-throw.js 8 years ago
Shigeki Ohtsu d5c8a6bbea test: remove openssl options of -no_<prot> 8 years ago
Rich Trott 5adfb3190b src: Malloc/Calloc size 0 returns non-null pointer 8 years ago
Teddy Katz b1b1978ec5
tools: add additional ESLint rules 8 years ago
delvedor 66df5d147f test: cleanup test-os.js 8 years ago
Ilkka Myller db5a8791fa https: fix memory leak with https.request() 8 years ago
cjihrig b176d30a69 dns: handle array holes in setServers() 8 years ago
Fikret Burak Gazioglu 0bfd103480 test: refactor test-dgram-bind-shared-ports.js 8 years ago
cjihrig d7994db70c src: handle thrown errors in CopyProperties() 8 years ago
Dany Shaanan d469321946 tools: add eslint rule prefer-assert-methods 8 years ago
Jonathan Prince 66dbd9c9c1 test: update test-child-process-recv-handle 8 years ago
Wietse Venema 57a5136e96 test: improve test-child-process-stdout-flush 8 years ago
Tarjei Husøy 2b5acda7a2
zlib: tighten up dictionary tests 8 years ago