14472 Commits (b3127df59ab23baa68e915d62ea1997adb5669e0)
 

Author SHA1 Message Date
Brian White b3127df59a
doc: add/fix version metadata for Buffer methods 8 years ago
Brian White ac57089960
doc: improve function parameter descriptions 8 years ago
Brian White 3f208c70da
doc: add missing properties in Buffer docs 8 years ago
Brian White 87a097da51
doc: improve wording and style of Buffer docs 8 years ago
Brian White cc1318b5ed
doc: improve links in Buffer docs 8 years ago
Brian White 344cac112b
doc: reorganize Buffer link references 8 years ago
Brian White fe89848dc6
doc: improve Buffer code examples 8 years ago
cjihrig ff3ce11894 child_process: support stdio option in fork() 8 years ago
Sakthipriyan Vairamani 612307564b test: make import common as the first line 8 years ago
Evan Lucas c21a212bdc 2016-07-21, Version 6.3.1 (Current) 8 years ago
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