15002 Commits (56951b43679d069ee939bcfc60128ad6fe9b7c35)
 

Author SHA1 Message Date
Brian White d8df78c573 src: remove unused function declaration 8 years ago
Ben Noordhuis a202be6690 build: don't build icu with -fno-rtti 8 years ago
Bryan English 31232adebb module: fix comment from "read-only" to "shallow" 8 years ago
Brian White 573d8bcee4 inspector: fix minor issues 8 years ago
Brian White 3d3bce6ca1 cluster: remove unused backlog argument 8 years ago
Franziska Hinkelmann a6b9ffbf5b src: refactor reading of options in contextify 8 years ago
Rich Trott c9450cef1b test: clean up test-timers-immediate 8 years ago
Daniel Stenberg 23a851dfe6 ares_create_query: avoid single-byte buffer overwrite 8 years ago
Daniel Bevenius 17922de555 test: add and assert readable/writable arguments 8 years ago
Brian White 06c411753e timers: improve setTimeout/Interval performance 8 years ago
Mike Woods bc710ef461 test: cleanup/update test-os.js 8 years ago
Madhav Gharmalkar 324c8b5f7e src: fixes misplaced comment 8 years ago
Daniel Bevenius 86b9db601d src: add missing length argument to send comment 8 years ago
Lydia Kats fc42825530 test: modernize syntax, add strict checks 8 years ago
Lydia Kats 72de8594fe test: use common.skip for tap skip output 8 years ago
Italo A. Casas 4fa0fc59cd test: stream writable ended state 8 years ago
Franziska Hinkelmann 3e8c8f90bc doc: fix typo in repl doc 8 years ago
Anna Henningsen 980c1edf63 fs,module: add module-loader-only realpath cache 8 years ago
yorkie e1a774d314 dns: remove internal variable from makeAsync 8 years ago
Jeremiah Senkpiel 6dbda6aa86 test: clean up test-buffer-badhex 9 years ago
Akito Ito af092f1fc0 test: cleanup test-net-server-address.js 8 years ago
Luigi Pinca a00ae75805 doc: improve documentation for commit subject line 8 years ago
Rich Trott aaebbf9708 doc: encourage 2FA before onboarding 8 years ago
Rich Trott f07054dd49 doc: add optional step to onboarding doc 8 years ago
Richard Hong af84528d41 test:replace indexOf, assert.equal, add mustCall() 8 years ago
Christopher Fujino dceaa0ba4a doc: remove failing workaround in BUILDING.md 8 years ago
Ben Noordhuis aa11205f71 src: rename CHECK_NOT_OOB() macro 8 years ago
yorkie d2eaa12a23 tls: improve createSecureContext in _tls_common 8 years ago
fen 0522aa0dc0 doc: add commit formats for release blog posts 8 years ago
yorkie 98e425eed4 doc: fix title level at tls.md 8 years ago
Marc-Aurèle DARCHE e7c0f34f20 doc: add added: info for crypto.timingSafeEqual() 8 years ago
Сковорода Никита Андреевич 4fb051426c doc: enable no-file-name-articles remark-lint rule 8 years ago
Alfred Cepeda 2e95b0e24b test: fixed FIXME in test-repl-persistent-history 8 years ago
Matt Lang 76fd7db521 test: update var to const, use arrow functions 8 years ago
Сковорода Никита Андреевич 4699e3022b doc: enable first-heading-level remark-lint rule 8 years ago
nohmapp 5bd13a3d6c test: cleanup parallel/test-fs-readfile-unlink.js 8 years ago
Jenna Vuong f523b82c7b test: cleanup parallel/test-file-write-stream2.js 8 years ago
mpmckenna8 9252e7a52d test: cleanup parallel/test-fs-realpath.js 8 years ago
Lydia Katsamberis 6ba8aa963e test: changed var to const, added strict equal checks 8 years ago
Lauren Spiegel 81ed50c5da test: add assertions to zero length buffer test 8 years ago
Anna Henningsen 1a6e8983a6 benchmark: add benchmarks for `Buffer.from()` 8 years ago
Michaël Zasso b9c2270502 buffer: fix performance regression 8 years ago
yorkie d6dcbc212b doc,tool: add tls.TLSSocket to typeMap 8 years ago
Eugene Ostroukhov b2aea505df test: use Buffer.alloc 8 years ago
yorkie 3aec6a68bf doc: improve child_process doc types 8 years ago
Bartosz Sosnowski 882f8b3d6c benchmark: use 'yes' instead of echo in a loop 8 years ago
Yosuke Furukawa fc68b12bc3 util: Add format for SharedArrayBuffer 8 years ago
Rich Trott 5e4d8984b4 test: accept expected AIX result test-stdio-closed 8 years ago
yorkie d69570d5fc doc,tool: add ref to Integer 8 years ago
Rene Weber ee7af01b93 http: socket connection timeout for http request 8 years ago