14541 Commits (2f20910e2412c0f7c27e45e1c9adf088ee436ce0)
 

Author SHA1 Message Date
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
Ben Noordhuis fbc9ef84b8 src: disable stdio buffering 9 years ago
Rich Trott df697c486e tools: update ESLint, fix unused vars bug 9 years ago
Quentin Headen a81ff702cc doc: dns.resolve fix callback argument description 9 years ago
Jeremiah Senkpiel 9797969ad4 test: fix old tty tests 9 years ago
Jeremiah Senkpiel 37dc7954d8 test: move parallel/test-tty-* to pseudo-tty/ 9 years ago
Rich Trott f0c335c347 doc: add benchmark who-to-CC info 9 years ago
Rich Trott 3747d910ec benchmark: remove unused variables 9 years ago
Rich Trott 5192bed68c test: remove unused var from child-process-fork 9 years ago
Rich Trott e1aedbf671 test: remove unused vars from http/https tests 9 years ago