14462 Commits (c86c1eeab56df8a627d3d8da27008221ee295d33)
 

Author SHA1 Message Date
Sakthipriyan Vairamani c86c1eeab5 fs: validate args of truncate functions in js 9 years ago
Sakthipriyan Vairamani 9359de9dd2 fs: make callback mandatory to all async functions 8 years ago
ratikesh9 9983af0347 stream: improve unimplemented _write() error 8 years ago
cjihrig 2cc01da7f0 repl: default useGlobal to true 8 years ago
Brian White 68b966b2de
build: add conflict marker check during CI lint 8 years ago
Rich Trott 814b8c3cf7 test: handle IPv6 localhost issues within tests 8 years ago
cjihrig 8c0f776f23 test: add known issue test for #7788 8 years ago
Rich Trott 135a863f80 test: increase RAM requirement for intensive tests 8 years ago
Vitaly Tomilov 74f0943284
doc: correcting misspelling 8 years ago
Sakthipriyan Vairamani af4915894b doc: general improvments to events documentation 8 years ago
Rich Trott fd02c93d29 test: ensure callback runs in test-vm-sigint 8 years ago
Andras f1d804a753 doc: update readme with andrasq as a collaborator 8 years ago
Joran Siu f56cd32c70 deps: cherry-pick 2b4c9c1 from v8 upstream 8 years ago
Robert Chiras 765de1ae11 child_process: Check stderr before accessing it 9 years ago
Ali Ijaz Sheikh 257a866918
deps: v8_inspector no longer depends on wtf 8 years ago
Rich Trott 4ae24e185d doc: update CTC governance information 8 years ago
Gireesh Punathil 17883dfaaf test: avoid usage of mixed IPV6 addresses 8 years ago
cjihrig 04b4d15b39 test: use mustCall() for simple flow tracking 8 years ago
Hargobind S. Khalsa 59741a9bee doc: correct sample output of buf.compare 8 years ago
Ben Noordhuis 5cdbbdf94d deps: cherry-pick 1f53e42 from v8 upstream 8 years ago
Ben Noordhuis 48c52d765d src: remove unnecessary HandleScopes 8 years ago
Ben Noordhuis 4e989b00a3 src: fix handle leak in UDPWrap::Instantiate() 8 years ago
Ben Noordhuis c354b241a7 src: fix handle leak in BuildStatsObject() 8 years ago
Ben Noordhuis 6754bae82f src: fix handle leak in Buffer::New() 8 years ago
Italo A. Casas c897d0ba71
doc: add `added:` information for stream 8 years ago
Rich Trott 7cb70e9ece test: fix flaky test-http-server-consumed-timeout 8 years ago
Christopher Jeffrey 151d316b99
buffer: optimize hex_decode 8 years ago
Anna Henningsen 35e8c9481f
util: inspect boxed symbols like other primitives 8 years ago
Fedor Indutny d4debb990f deps: no /safeseh for ml64.exe 8 years ago
cjihrig 6510eb5ddc test: s/assert.fail/common.fail as appropriate 8 years ago
saadq 28d9485c25 doc: fix inconsistencies in code style 8 years ago
Prince J Wesley bb9eabec40 repl: Mitigate vm #548 function redefinition issue 8 years ago
Jeremy Whitlock 5aac4c42da timers: fix processing of nested timers 9 years ago
Lance Ball 2fe277a05c doc: Warn against `uncaughtException` dependency. 9 years ago
Kevin Donahue c09dfe3a0b
doc: fix typo in stream doc 8 years ago
cjihrig 45367a2a8f cluster: remove bind() and self 8 years ago
Rich Trott 9dc0651657 test: improve error message in test-tick-processor 8 years ago
cjihrig 4a408321d9 test: cleanup IIFE tests 8 years ago
Eugene Ostroukhov 4220c24b17 inspector: Unify event queues 9 years ago
Claudio Rodriguez 6e15ae98fe fs: rename event to eventType in fs.watch listener 8 years ago
cjihrig e9bb3329ea test: add common.rootDir 8 years ago
Сковорода Никита Андреевич a58b48bc3b doc: various documentation formatting fixes 8 years ago
Minqi Pan e09c62ae33 win,msi: add zh-CN translations for the installer 8 years ago
silverwind 11b23068cd
tools: consistent .eslintrc formatting 8 years ago
vsemozhetbyt 80478a5240
doc: fix typo in the CHANGELOG_V6 8 years ago
Anna Henningsen a7105a8db3
test,doc: clarify `buf.indexOf(num)` input range 8 years ago
Rich Trott cbbddc4fb0 tools: increase lint coverage 8 years ago
Matteo Collina a2a711a373 dgram: generalized send queue to handle close 9 years ago
Matteo Collina c01d61af59 win,msi: Added Italian translation 9 years ago
Evan Lucas bc7b71937c doc: fix util.deprecate() example 8 years ago