15054 Commits (f68e0d1864b11b15014334dc44e4a11692667573)
 

Author SHA1 Message Date
Michael Macherey f68e0d1864 test: cleanup/update test-dgram-empty-packet.js 8 years ago
Bryan Bess 37238062a0 doc: fix markdown formatting in url.md 8 years ago
Michael Dawson 4b3e4d5448 deps: cherry-pick missing v8 floating patch 9 years ago
Brian White 0ed8839a27
timers: improve setImmediate() performance 8 years ago
Michaël Zasso 1554735dec test: fix child-process-uid-gid on Windows 8 years ago
Rich Trott d097311a1b test: mark test-tick-processor-unknown flaky 8 years ago
Abner Chou e10516d5a4 doc: update punctuation in README.md 8 years ago
Myles Borins 2e568d95bd lib: remove let from for loops 8 years ago
Zach Bjornson 7420835390 src: fix build for older clang 8 years ago
Fedor Indutny d33c4bf97b tls: handle `error` events with `_tlsError` 8 years ago
Paul Grock 2cfd7fd8f9 doc: add documentation for test common module 8 years ago
Niklas Ingholt 3326081bd4 doc: recommend using port 0 instead of common.PORT 8 years ago
Ben Noordhuis b3d283acd4 test: fix -Wformat warnings in inspector cctest 8 years ago
Ben Noordhuis a63dd852b4 build: run cctests as part of test-ci target 8 years ago
Ben Noordhuis c56ae16db2 deps: make gtest output tap 8 years ago
Wyatt Preul 8dc2b422a9 test: fix running child-process-uid-gid as root 8 years ago
Josh Gavant 15bd66be1a doc: add CTC meeting minutes 2016-09-14 8 years ago
Josh Gavant 6e92ae27f7 doc: add CTC meeting minutes 2016-09-21 8 years ago
Junshu Okamoto cad2a2f9f7 test: expand test coverage for url.js 8 years ago
Michaël Zasso 039f0c3fc5 deps: update V8 to 5.4.500.31 8 years ago
Brian White 2893bd2fdf src: remove unused function declaration 8 years ago
Ben Noordhuis c1be60945a build: don't build icu with -fno-rtti 8 years ago
Bryan English 4c619ec421 module: fix comment from "read-only" to "shallow" 8 years ago
Brian White 13481d07f5 inspector: fix minor issues 8 years ago
Brian White 9eb61793bf cluster: remove unused backlog argument 8 years ago
Franziska Hinkelmann c32cfcbe39 src: refactor reading of options in contextify 8 years ago
Rich Trott b5ec47e941 test: clean up test-timers-immediate 8 years ago
Daniel Stenberg 68c4c71f7f ares_create_query: avoid single-byte buffer overwrite 8 years ago
Daniel Bevenius 3c5cf12709 test: add and assert readable/writable arguments 8 years ago
Brian White c8c2544cd9
timers: improve setTimeout/Interval performance 8 years ago
Mike Woods f5d997c476 test: cleanup/update test-os.js 8 years ago
Madhav Gharmalkar 4c61f57f1b src: fixes misplaced comment 8 years ago
Daniel Bevenius 6e62b71688 src: add missing length argument to send comment 8 years ago
Lydia Kats b838e5ff86 test: modernize syntax, add strict checks 8 years ago
Lydia Kats cd5a4c157c test: use common.skip for tap skip output 8 years ago
Italo A. Casas 5e6bd84ff0
test: stream writable ended state 8 years ago
Franziska Hinkelmann bdb801261a doc: add example for running with v8-inspector 8 years ago
Bartosz Sosnowski 3e7da1d7a2 benchmark: add info about required Unix tools 8 years ago
Franziska Hinkelmann 21b37b23c1 doc: fix typo in repl doc 8 years ago
Anna Henningsen c084287a60
fs,module: add module-loader-only realpath cache 8 years ago
yorkie 7bc6aeac86 dns: remove internal variable from makeAsync 8 years ago
Italo A. Casas 560a589e75 stream: improve stream error messages 8 years ago
Rich Trott 33dd4ec645 test: mark test-inspector flaky on windows 8 years ago
Myles Borins b5bdff876b src: update NODE_MODULE_VERSION to 51 8 years ago
Jeremiah Senkpiel e758bd541b test: clean up test-buffer-badhex 8 years ago
Anna Henningsen 72c60e892c
src: notify V8 for low memory when alloc fails 8 years ago
Anna Henningsen ea94086ad2
src: provide allocation + nullptr check shortcuts 8 years ago
Anna Henningsen 48ed65440c
src: pass desired return type to allocators 8 years ago
Anna Henningsen eb927fac38
src: add Malloc() size param + overflow detection 8 years ago
Akito Ito 506cda6ea6 test: cleanup test-net-server-address.js 8 years ago