14400 Commits (e23904523f41b24ed3cf0a56a1cfe1d9c467e833)
 

Author SHA1 Message Date
Franziska Hinkelmann e23904523f deps: cherry-pick 2aa070be from V8 upstream 9 years ago
Brian White 71f84b5e6c build: add conflict marker check during CI lint 9 years ago
cjihrig 2e05e65916 test: add known issue test for #7788 9 years ago
Rich Trott 7fb4794e19 test: increase RAM requirement for intensive tests 9 years ago
Vitaly Tomilov 4839ef37a9 doc: correcting misspelling 9 years ago
Sakthipriyan Vairamani 3343d46f2c doc: general improvments to events documentation 9 years ago
Rich Trott 61542e82c1 test: ensure callback runs in test-vm-sigint 9 years ago
Andras e8a6a223ec doc: update readme with andrasq as a collaborator 9 years ago
Robert Chiras 9bb1024dc3 child_process: Check stderr before accessing it 9 years ago
Prince J Wesley 72fc4ebca2 repl: Mitigate vm #548 function redefinition issue 9 years ago
Ben Noordhuis d3f0a6a52f deps: cherry-pick 1f53e42 from v8 upstream 9 years ago
cjihrig 9e9d499b8b test: use mustCall() for simple flow tracking 9 years ago
Ali Ijaz Sheikh cf8a4889db deps: v8_inspector no longer depends on wtf 9 years ago
Rich Trott 59ed303612 doc: update CTC governance information 9 years ago
Gireesh Punathil 83cbf3175c test: avoid usage of mixed IPV6 addresses 9 years ago
Hargobind S. Khalsa 4b320adb49 doc: correct sample output of buf.compare 9 years ago
Ben Noordhuis f97aa4be39 src: remove unnecessary HandleScopes 9 years ago
Ben Noordhuis 78dcf0d641 src: fix handle leak in UDPWrap::Instantiate() 9 years ago
Ben Noordhuis dc766e6a6f src: fix handle leak in BuildStatsObject() 9 years ago
Ben Noordhuis 96882e14d1 src: fix handle leak in Buffer::New() 9 years ago
Italo A. Casas 9847f8459c doc: add `added:` information for stream 9 years ago
Rich Trott 39f5d9ca7a test: fix flaky test-http-server-consumed-timeout 9 years ago
Christopher Jeffrey 41582722c8 buffer: optimize hex_decode 9 years ago
Anna Henningsen 0858e620e9 util: inspect boxed symbols like other primitives 9 years ago
Fedor Indutny 939cf6ddb2 deps: no /safeseh for ml64.exe 9 years ago
cjihrig 3ed0204f23 test: s/assert.fail/common.fail as appropriate 9 years ago
saadq 1f003590d6 doc: fix inconsistencies in code style 9 years ago
Jeremy Whitlock 49a6ea1b73 timers: fix processing of nested timers 10 years ago
Lance Ball 9c274e32fd doc: Warn against `uncaughtException` dependency. 9 years ago
Kevin Donahue fc4df0df6c doc: fix typo in stream doc 9 years ago
cjihrig f574bd4cec cluster: remove bind() and self 9 years ago
Ben Noordhuis abf86adee1 deps: back-port d721121 from v8 upstream 9 years ago
Ingvar Stepanyan 4a3300e66b buffer: fix creating from zero-length ArrayBuffer 9 years ago
Jaime Hidalgo García 2a023bfd00 doc: removed old git conflict markers from fs.md 9 years ago
Rich Trott f7651d24d4 test: improve error message in test-tick-processor 9 years ago
cjihrig acb976ac26 test: cleanup IIFE tests 9 years ago
Claudio Rodriguez 11d6f1af59 fs: rename event to eventType in fs.watch listener 9 years ago
cjihrig 432cb353e1 test: add common.rootDir 9 years ago
Eugene Ostroukhov 989a2a1c92 inspector: Unify event queues 9 years ago
silverwind 5a2ce3633f tools: consistent .eslintrc formatting 9 years ago
vsemozhetbyt 1d07d29bfe doc: fix typo in the CHANGELOG_V6 9 years ago
Anna Henningsen 1576730ef3 test,doc: clarify `buf.indexOf(num)` input range 9 years ago
Rich Trott 2a84da5d09 tools: increase lint coverage 9 years ago
Evan Lucas f15d2d6dae doc: fix util.deprecate() example 9 years ago
Sakthipriyan Vairamani 58b70d34ee doc: link and highlight Object.assign 9 years ago
Rich Trott a82573d480 tools: enforce JS brace style with linting 9 years ago
Rich Trott fc0ed2e8c7 lib,benchmark,test: implement consistent braces 9 years ago
Ryan Lewis cc7fdf429e doc: grammar fixes to event loop guide 9 years ago
Sakthipriyan Vairamani 8efca46e78 tools: fix broken format string 9 years ago
Sakthipriyan Vairamani 2bef583f8a tools: cleanup no-build and build-only options 9 years ago