15067 Commits (e9d5cd79bb74f10072708bb48169e94c43bcea4e)
 

Author SHA1 Message Date
delvedor edf9242f56 test: cleanup test-os.js 8 years ago
Ilkka Myller 7a59449478 https: fix memory leak with https.request() 8 years ago
Aleksey Kozyatinskiy 85ee89edd6 doc: add ak239 to collaborators 8 years ago
cjihrig 4e8c03707a dns: handle array holes in setServers() 8 years ago
Adri Van Houdt e8f1cf1bd8 process: changed var to const in internal/process/promises 8 years ago
Fikret Burak Gazioglu d4ad8d9619 test: refactor test-dgram-bind-shared-ports.js 8 years ago
cjihrig 2dbef79ca7 src: handle thrown errors in CopyProperties() 8 years ago
Dany Shaanan 73d54a6fc7 tools: add eslint rule prefer-assert-methods 8 years ago
Jonathan Prince 714cbfd46c test: update test-child-process-recv-handle 8 years ago
Wietse Venema c664109c72 test: improve test-child-process-stdout-flush 8 years ago
Tarjei Husøy 7403aaa13f zlib: tighten up dictionary tests 8 years ago
Tarjei Husøy 15474951a5 zlib: fix raw inflate with custom dictionary 8 years ago
Yevgen Safronov c98d0c984d test: cleanup test-child-process-exec-env.js 8 years ago
Thomas van Lankveld 3269a7d6f5 test: cleanup test-tls-connect-given-socket.js 8 years ago
Adri Van Houdt 5e5a1c0e3c test: cleanup test-child-process-buffering.js 8 years ago
matt-in-a-hat bcba27e8c6 test: update test-cluster-disconnect-unshared-udp 8 years ago
lrlna 5a59ca6168 test: changing equal to strictEqual in path 8 years ago
Danny Guo 5dd6229aeb doc: clarify fs.utimes() arguments 8 years ago
Adri Van Houdt 858a7bbacf lib: changed var to const in bootstrap_node.js 8 years ago
Pavol Otcenas 3ddf77fc24 test: modernize js and tighten equality checking 8 years ago
scott stern 34f24e559d test: refactor parallel/test-tcp-wrap-listen 8 years ago
Rich Trott ac6927f549 tools: make argument alignment linting more strict 8 years ago
Rich Trott 4492cc3e25 test,lib: align arguments in multiline calls 8 years ago
Bryan English 38be15549e util: don't init Debug if it's not needed yet 8 years ago
Paul Kiddie 52f0f64e79 src: use MaybeStackBuffer on DoSend/Writev 8 years ago
Jason Ginchereau d72a7b3d0c path: fix path.relative UNC path result 8 years ago
Rachel 6fb8ebd98c test: cleanup cluster-disconnect-unshared-tcp test 8 years ago
Ishan Aditya fd7f87ef40 test: var variables to const in zlib 8 years ago
Pavol Otcenas fc6b4970b5 test: modernize JS and tighten equality checking 8 years ago
Сковорода Никита Андреевич a12ff5cc5d tools: clean up icu/README.md formatting 9 years ago
Dany Shaanan 7728f95967 util: simplify SIMD setup 8 years ago
Anna Henningsen a425c4da98 build: run `npm install` for doc builds in tarball 8 years ago
Alessandro Metta f2f6353bc4 test: cleanup test-intl.js 8 years ago
Pavol Otcenas 14025db8c5 test: cleanup test-child-process-disconnect.js 8 years ago
Sébastien Barbieri 9032ba60a5 test: replace var by const test-tls-zero-clear-in 8 years ago
Michaël Zasso 1aa1740f12 test: improve coverage of the util module 8 years ago
Rich Trott 42386d7229 doc: add link to help repo in README 8 years ago
Tobias Kahse 28d009be76 test: refactored test-crypto-random.js 8 years ago
Yevgen Safronov a89deb9c59 test: cleanup test-c-ares.js 8 years ago
Dennis Schwartz 9c3d521d90 test: improve child_process tests 8 years ago
Anna Henningsen 07d97f4f3e fs: fix handling of `uv_stat_t` fields 8 years ago
Ltrlg 2f6101ed10 doc: fix broken link in timers doc 8 years ago
Michaël Zasso ba88f5b8f8 test: improve coverage of the buffer module 8 years ago
Michaël Zasso 3fcdf4e80a buffer: remove unnecessary argument check 8 years ago
Rich Trott e16f95db4d doc: update exercise portion of onboarding doc 8 years ago
Mike Ralphson b0234e7968 tls: add 'new' keyword for Array constructor call 8 years ago
Kalman Hazins a91050c57b doc: fix typo in path doc 8 years ago
Teddy Katz 64b79eba42 doc: remove extra comma in cluster docs 8 years ago
Сковорода Никита Андреевич 2d23227060 doc: fix a formatting error in buffer.md 8 years ago
Ojas Shirekar ee319b739c buffer: add isSharedArrayBuffer checks 8 years ago