18610 Commits (a1d34b3f491ce8e9c34cbc5ddf4e9052b0ed0a01)
 

Author SHA1 Message Date
Sam Roberts a1d34b3f49 doc: threadpool size, and APIs using the pool 7 years ago
Sam Roberts 6cdffb18c5 doc: sort bottom-of-file dns markdown links 7 years ago
Sam Roberts 68321b5cb0 doc: crypto.randomBytes does not block when async 7 years ago
Gabriel Schulhof 7efb8f7619 n-api: implement promise 7 years ago
Ben Noordhuis 64f59be62f deps: cherry-pick e020aae394 from V8 upstream 7 years ago
Jon Moss d86eb5cadf test: simplify test-tls-client-default-ciphers 7 years ago
Mohd Maqbool Alam 9fc58afa6d test: remove unused function args 7 years ago
Rod Vagg be4c984747 doc: environmental->environment & NodeJS->Node.js 7 years ago
Weijia Wang 9e0f771224 buffer: improve error messages 7 years ago
James M Snell 52fe762606 meta: improve definition of a collaborator 7 years ago
Anna Henningsen 784c6d40f8
src: use proper errors as coming from StringBytes 7 years ago
Anna Henningsen 7e544240d3
test: extend async addon test 7 years ago
Anna Henningsen 7ce2555896
stream: fix Writable instanceof for subclasses 7 years ago
Michał Wadas abced13e29 doc: fix typo in Buffer.from(string, [encoding]) 7 years ago
Kyle Lamse 43029da762 doc: add note for Windows build path 7 years ago
Bartosz Sosnowski 88b85925fe test: fix async-hooks tests 7 years ago
Bartosz Sosnowski ca9b3f27eb test, win: fix IPv6 detection on Windows 7 years ago
Rich Trott 3cf27f1485 test: add test-benchmark-process 7 years ago
Rich Trott ce69d016c5 test: add test-benchmark-path 7 years ago
Rich Trott dd60c60d83 test: add test-benchmark-os 7 years ago
Rich Trott afa62a2679 test: add test-benchmark-events 7 years ago
Rich Trott 3fcfca62f9 test: add test-benchmark-domain 7 years ago
Rich Trott fffc84a417 benchmark: fix dgram/bind-params.js benchmark 7 years ago
Daniel Bevenius a36b540502 build: for --enable-static, run only cctest 7 years ago
Anna Henningsen 86c4655a0f src: fix build on certain platforms 7 years ago
Rich Trott c40229a9b8 console: implement minimal `console.group()` 7 years ago
Ben Noordhuis c6da5c8cdf build: better support for python3 systems 7 years ago
Anna Henningsen 772145674c
http2: ignore invalid headers explicitly 7 years ago
Anna Henningsen 97d34ddf56
deps: fixup nghttp2 version number 7 years ago
Anna Henningsen eb680964b4
deps: update nghttp2 to v1.25.0 7 years ago
James M Snell 67269fd7f3 perf_hooks: implementation of the perf timing API 7 years ago
Ben Noordhuis e007f66ae2 dns: add `verbatim` option to dns.lookup() 7 years ago
Sam Roberts cbd3708c85
gyp: implement LD/LDXX for ninja and FIPS 7 years ago
Daniel Bevenius 2550152395
gyp: fix ninja build failure (GYP patch) 8 years ago
Daniel Bevenius e78a79af8c
gyp: enable cctest to use objects (gyp part) 8 years ago
Ben Noordhuis 503916a04f
gyp: add compile_commands.json gyp generator 8 years ago
Johan Bergström 4cc78917a8
gyp: inherit parent for `*.host` 9 years ago
Shigeki Ohtsu 3debbc7605
gyp: fix gyp to work on MacOSX without XCode 10 years ago
Refael Ackermann 327077ce43
tools: update GYP to 324dd166 7 years ago
Ben Noordhuis 01160dd6e9 src: replace assert() with CHECK() 7 years ago
Franziska Hinkelmann 9e5d0e3d76 test: add known issue for vm module 7 years ago
Ben Noordhuis da1af3d3fc lib: instantiate console methods eagerly 7 years ago
Rich Trott 779a480bf1 test: do not modify fixtures in test-fs-chmod 7 years ago
James M Snell 58831b2f24 uv: improvements to process.binding('uv') 7 years ago
James M Snell 5e7c69716e src: reduce code duplication 7 years ago
James M Snell 771a03dfe3 src: fixup strings, reduce duplication 7 years ago
Refael Ackermann 0ce54a7ec9 test: improve assertion fail messages 7 years ago
hafiz e76b1ff17e doc: rephrase text of child_process.execSync() 7 years ago
sevenryze c19894f814 doc: beautify net.md formats 7 years ago
Brian White 8935239319 src: remove unnecessary helper function 7 years ago