1946 Commits (1f911e1cd10fb1580fae7625485f2d87b30bba7f)

Author SHA1 Message Date
Rich Trott d2eb7ce010 src: Malloc/Calloc size 0 returns non-null pointer 9 years ago
Teddy Katz b1b1978ec5
tools: add additional ESLint rules 9 years ago
delvedor 66df5d147f test: cleanup test-os.js 9 years ago
Ilkka Myller db5a8791fa https: fix memory leak with https.request() 9 years ago
cjihrig b176d30a69 dns: handle array holes in setServers() 9 years ago
Fikret Burak Gazioglu 0bfd103480 test: refactor test-dgram-bind-shared-ports.js 9 years ago
cjihrig d7994db70c src: handle thrown errors in CopyProperties() 9 years ago
Dany Shaanan d469321946 tools: add eslint rule prefer-assert-methods 9 years ago
Jonathan Prince 66dbd9c9c1 test: update test-child-process-recv-handle 9 years ago
Wietse Venema 57a5136e96 test: improve test-child-process-stdout-flush 9 years ago
Tarjei Husøy 2b5acda7a2
zlib: tighten up dictionary tests 9 years ago
Tarjei Husøy c775514e56
zlib: fix raw inflate with custom dictionary 9 years ago
Yevgen Safronov 4019c321d4 test: cleanup test-child-process-exec-env.js 9 years ago
Thomas van Lankveld 80620d8665 test: cleanup test-tls-connect-given-socket.js 9 years ago
Adri Van Houdt 1c81dd8d83 test: cleanup test-child-process-buffering.js 9 years ago
matt-in-a-hat 57b7e85a59 test: update test-cluster-disconnect-unshared-udp 9 years ago
lrlna daa0f9087a test: changing equal to strictEqual in path 9 years ago
Pavol Otcenas 3ffa6a884c test: modernize js and tighten equality checking 9 years ago
scott stern 00dd33ce8c test: refactor parallel/test-tcp-wrap-listen 9 years ago
Rich Trott 4316f4df31 test,lib: align arguments in multiline calls 9 years ago
Jason Ginchereau c1e47ed8c8 path: fix path.relative UNC path result 9 years ago
Rachel 0f7fffb329 test: cleanup cluster-disconnect-unshared-tcp test 9 years ago
Ishan Aditya 7a46554dcf test: var variables to const in zlib 9 years ago
Pavol Otcenas d59074c1cb
test: modernize JS and tighten equality checking 9 years ago
Alessandro Metta 2eb3fa14f8 test: cleanup test-intl.js 9 years ago
Pavol Otcenas 13e110da72 test: cleanup test-child-process-disconnect.js 9 years ago
Sébastien Barbieri 5f4bc59800 test: replace var by const test-tls-zero-clear-in 9 years ago
Michaël Zasso ebbd5cb0df test: improve coverage of the util module 9 years ago
Tobias Kahse 48142bcf4f test: refactored test-crypto-random.js 9 years ago
Yevgen Safronov 9fb59dfa39 test: cleanup test-c-ares.js 9 years ago
Dennis Schwartz 366495d4e2 test: improve child_process tests 9 years ago
Michaël Zasso 8699ecd340 test: improve coverage of the buffer module 9 years ago
Ojas Shirekar 2a2ec9dbc3
buffer: add isSharedArrayBuffer checks 9 years ago
Dan.Williams a89c23f8eb test: improve test-https-agent.js 9 years ago
Julien Gilli 7926886bf3 test: fix test-debug-signal-cluster.js flakyness 9 years ago
Roman Reiss 39fbb5adf5
repl: improve .help message 9 years ago
Fedor Indutny 5a171398f4 test: make test-tick-processor.js non-flaky 9 years ago
Rich Trott a01c365193 test: add coverage for client._addHandle() 9 years ago
Rich Trott ad1a9dd35a test: fix flaky test-force-repl 9 years ago
Fedor Indutny 15d72c8365 tickprocessor: apply c++filt manually on mac 9 years ago
Junshu Okamoto 7f2c9ba1ac test: refector parallel/test-http.js 9 years ago
Rich Trott d4061a6314 tools: replace custom ESLint rule with built-in 9 years ago
Rich Trott a6b1f175c2 tools: fix new-parens violations 9 years ago
Peter Ogilvie 759cf17228 test: modernize JS and tighten equality checking 9 years ago
Christopher Dunavan 77e9679600 test: swapped == and equal to === and strictEqual 9 years ago
Rich Trott bf0a274da3 test: refactor test-net-pipe-connect-errors 9 years ago
Jan Schär fd6af98c2d net: refactor Server.prototype.listen 9 years ago
Thomas Hunter II 2d7fa3d741 test: clean up net server try ports test 9 years ago
Brian White 73bafa0d81 buffer: fix ArrayBuffer checks 9 years ago
Rich Trott 5282f0be17 test: add test-debug-protocol-execute 9 years ago