14480 Commits (0f9bfaa7c51bb5f4910ddf068ed89b1bdf35e7d5)
 

Author SHA1 Message Date
Andreas Madsen 0f9bfaa7c5 benchmark: move cli parts of common.js into run.js 9 years ago
Andreas Madsen edbed3f3fd benchmark: move http_simple.js to http directory 9 years ago
Andreas Madsen ee2843b4ea benchmark: remove unused files 9 years ago
Prince J Wesley adc74b42ca
doc: add princejwesley to collaborators 9 years ago
Rich Trott 809aabcc13 src: fix build on CentOS 9 years ago
James M Snell e4abfe41ed doc: clarify that the node.js irc channel is not under tsc oversight 9 years ago
Anna Henningsen c67ec57c8f
doc: fix `added:` date for `NODE_REPL_HISTORY` 9 years ago
Daniel Bevenius 46633934fe
src: pull OnConnection from pipe_wrap and tcp_wrap 9 years ago
Brian White b3127df59a
doc: add/fix version metadata for Buffer methods 9 years ago
Brian White ac57089960
doc: improve function parameter descriptions 9 years ago
Brian White 3f208c70da
doc: add missing properties in Buffer docs 9 years ago
Brian White 87a097da51
doc: improve wording and style of Buffer docs 9 years ago
Brian White cc1318b5ed
doc: improve links in Buffer docs 9 years ago
Brian White 344cac112b
doc: reorganize Buffer link references 9 years ago
Brian White fe89848dc6
doc: improve Buffer code examples 9 years ago
cjihrig ff3ce11894 child_process: support stdio option in fork() 9 years ago
Sakthipriyan Vairamani 612307564b test: make import common as the first line 9 years ago
Evan Lucas c21a212bdc 2016-07-21, Version 6.3.1 (Current) 9 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 9 years ago
ratikesh9 9983af0347 stream: improve unimplemented _write() error 9 years ago
cjihrig 2cc01da7f0 repl: default useGlobal to true 9 years ago
Brian White 68b966b2de
build: add conflict marker check during CI lint 9 years ago
Rich Trott 814b8c3cf7 test: handle IPv6 localhost issues within tests 9 years ago
cjihrig 8c0f776f23 test: add known issue test for #7788 9 years ago
Rich Trott 135a863f80 test: increase RAM requirement for intensive tests 9 years ago
Vitaly Tomilov 74f0943284
doc: correcting misspelling 9 years ago
Sakthipriyan Vairamani af4915894b doc: general improvments to events documentation 9 years ago
Rich Trott fd02c93d29 test: ensure callback runs in test-vm-sigint 9 years ago
Andras f1d804a753 doc: update readme with andrasq as a collaborator 9 years ago
Joran Siu f56cd32c70 deps: cherry-pick 2b4c9c1 from v8 upstream 9 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 9 years ago
Rich Trott 4ae24e185d doc: update CTC governance information 9 years ago
Gireesh Punathil 17883dfaaf test: avoid usage of mixed IPV6 addresses 9 years ago
cjihrig 04b4d15b39 test: use mustCall() for simple flow tracking 9 years ago
Hargobind S. Khalsa 59741a9bee doc: correct sample output of buf.compare 9 years ago
Ben Noordhuis 5cdbbdf94d deps: cherry-pick 1f53e42 from v8 upstream 9 years ago
Ben Noordhuis 48c52d765d src: remove unnecessary HandleScopes 9 years ago
Ben Noordhuis 4e989b00a3 src: fix handle leak in UDPWrap::Instantiate() 9 years ago
Ben Noordhuis c354b241a7 src: fix handle leak in BuildStatsObject() 9 years ago
Ben Noordhuis 6754bae82f src: fix handle leak in Buffer::New() 9 years ago
Italo A. Casas c897d0ba71
doc: add `added:` information for stream 9 years ago
Rich Trott 7cb70e9ece test: fix flaky test-http-server-consumed-timeout 9 years ago
Christopher Jeffrey 151d316b99
buffer: optimize hex_decode 9 years ago
Anna Henningsen 35e8c9481f
util: inspect boxed symbols like other primitives 9 years ago
Fedor Indutny d4debb990f deps: no /safeseh for ml64.exe 9 years ago
cjihrig 6510eb5ddc test: s/assert.fail/common.fail as appropriate 9 years ago
saadq 28d9485c25 doc: fix inconsistencies in code style 9 years ago
Prince J Wesley bb9eabec40 repl: Mitigate vm #548 function redefinition issue 9 years ago