1367 Commits (5d0761f5f72980ab70f1fa95a82038c64846c659)

Author SHA1 Message Date
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
Rene Weber c9b59e8387 http: socket connection timeout for http request 8 years ago
Rich Trott d196c5d2af test: skip cpu-intensive tests on slow hosts 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
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
Niklas Ingholt a5994f75dc test: add tests for add/remove header after sent 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 dae53238dc test: enable cyrillic punycode test case 8 years ago
Alfred Cepeda d9a6d4afe7 test: remove call to `net.Socket.resume()` 8 years ago
Italo A. Casas 4d958725b4 test: cleanup stream tests 8 years ago
matzavinos 078bf68d94 test: update test/parallel/test-child-process-stdio.js 8 years ago
Pavol Otcenas 070efb57f7 test: update test/parallel/test-eval.js 8 years ago
Jonathan Prince eb31c79ce1 test: update test/parallel/test-child-process-send-utf8.js 8 years ago
Richard Walker 0718dd9f09 test: update test/parallel/test-fs-read.js 8 years ago
Jermaine Oppong 0a9f56a827 test: fixup parallel/test-async-wrap-post-did-throw.js 8 years ago
Shigeki Ohtsu 53835a2092 test: remove openssl options of -no_<prot> 8 years ago
Rich Trott d2eb7ce010 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
Tarjei Husøy c775514e56
zlib: fix raw inflate with custom dictionary 8 years ago
Yevgen Safronov 4019c321d4 test: cleanup test-child-process-exec-env.js 8 years ago
Thomas van Lankveld 80620d8665 test: cleanup test-tls-connect-given-socket.js 8 years ago
Adri Van Houdt 1c81dd8d83 test: cleanup test-child-process-buffering.js 8 years ago
matt-in-a-hat 57b7e85a59 test: update test-cluster-disconnect-unshared-udp 8 years ago
lrlna daa0f9087a test: changing equal to strictEqual in path 8 years ago
Pavol Otcenas 3ffa6a884c test: modernize js and tighten equality checking 8 years ago
scott stern 00dd33ce8c test: refactor parallel/test-tcp-wrap-listen 8 years ago
Rich Trott 4316f4df31 test,lib: align arguments in multiline calls 8 years ago
Jason Ginchereau c1e47ed8c8 path: fix path.relative UNC path result 8 years ago
Rachel 0f7fffb329 test: cleanup cluster-disconnect-unshared-tcp test 8 years ago
Ishan Aditya 7a46554dcf test: var variables to const in zlib 8 years ago
Pavol Otcenas d59074c1cb
test: modernize JS and tighten equality checking 8 years ago
Alessandro Metta 2eb3fa14f8 test: cleanup test-intl.js 8 years ago
Pavol Otcenas 13e110da72 test: cleanup test-child-process-disconnect.js 8 years ago
Sébastien Barbieri 5f4bc59800 test: replace var by const test-tls-zero-clear-in 8 years ago
Michaël Zasso ebbd5cb0df test: improve coverage of the util module 8 years ago
Tobias Kahse 48142bcf4f test: refactored test-crypto-random.js 8 years ago