14486 Commits (d525e6c92aa4a5806a12cfc9206e85724cafa9bc)
 

Author SHA1 Message Date
Andreas Madsen d525e6c92a benchmark: remove broken string-creation.js 9 years ago
Andreas Madsen 6edef1deb9 benchmark: update docs after refactor 9 years ago
Andreas Madsen 0c0f34e2fe benchmark: add script for creating scatter plot 9 years ago
Andreas Madsen 855009af7f benchmark: use t-test for comparing node versions 9 years ago
Andreas Madsen 8bb59fdb12 benchmark: missing process.exit after bench.end 9 years ago
Andreas Madsen f99471b2ae benchmark: refactor to use process.send 9 years ago
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 8 years ago
Rich Trott 809aabcc13 src: fix build on CentOS 8 years ago
James M Snell e4abfe41ed doc: clarify that the node.js irc channel is not under tsc oversight 8 years ago
Anna Henningsen c67ec57c8f
doc: fix `added:` date for `NODE_REPL_HISTORY` 8 years ago
Daniel Bevenius 46633934fe
src: pull OnConnection from pipe_wrap and tcp_wrap 8 years ago
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