17350 Commits (6bcf65d4a788a73b3c3f27d75796609f948f7885)
 

Author SHA1 Message Date
Rich Trott 6bcf65d4a7
lib,test: use regular expression literals 8 years ago
Rich Trott feb90d37ff
tools: relax lint rule for regexps 8 years ago
Vse Mozhet Byt f1d593cda1
test: make tests cwd-independent 8 years ago
Michael Dawson 94a120cf65 test: add coverage for error apis 8 years ago
Refael Ackermann 1c93e8c94b
win: make buildable on VS2017 8 years ago
jeyanthinath bc05436a89 test: add regex check in test-vm-is-context 8 years ago
Rich Trott 53c88fa411 tools: remove unused code from test.py 8 years ago
Vse Mozhet Byt 665695fbea test: add callback to fs.close() in test-fs-stat 8 years ago
Daijiro Wachi 943dd5f9ed
url: handle windows drive letter in the file state 8 years ago
Rich Trott 0258aed9d2 doc: edit CONTRIBUTING.md for clarity etc. 8 years ago
Vse Mozhet Byt 712596fc45 test: add callback to fs.close() in test-fs-chmod 8 years ago
Vse Mozhet Byt f971916885 test: fix too optimistic guess in setproctitle 8 years ago
Eugene Ostroukhov 3f48ab3042 inspector: do not add 'inspector' property 8 years ago
Josh Gavant 6ade7f3601 src: update --inspect hint text 8 years ago
James M Snell e48d58b8b2 assert: fix AssertionError, assign error code 8 years ago
Olivier Martin c1b3b95939 doc: add WHATWG file URLs in fs module 8 years ago
Daniel Bevenius d0c968ea57 src: make root_cert_vector function scoped 8 years ago
Daniel Bevenius ebcd8c6bb8 src: rename CryptoPemCallback -> PasswordCallback 8 years ago
Rich Trott 4677766d21 test: enable test-debugger-pid 8 years ago
Rich Trott ff001c12b0 test: move WPT to its own testing module 8 years ago
Josh Gavant eb535c5154 doc: deprecate vm.runInDebugContext 8 years ago
Anna Henningsen d56a7e640f
src: do proper StringBytes error handling 8 years ago
Anna Henningsen 6c2daf0ce9
crypto: throw proper errors if out enc is UTF-16 8 years ago
Anna Henningsen 9990be2919
src: turn buffer type-CHECK into exception 8 years ago
Anna Henningsen b2ab41e5ae
test: increase readline coverage 8 years ago
Michael Dawson 8aca66a1f3
test: fix warning in n-api reference test 8 years ago
Michael Dawson 21653b6901
src: add --napi-modules to whitelist 8 years ago
Anna Henningsen 6993eb0897
stream: fix y.pipe(x)+y.pipe(x)+y.unpipe(x) 8 years ago
Anna Henningsen 55c95b1644
http: fix first body chunk fast case for UTF-16 8 years ago
Anna Henningsen 2bf461e6f5
doc: document vm timeout option perf impact 8 years ago
Ruslan Bekenev 896be833c8
node: add missing option to --help output 8 years ago
Tony Rice e488857402
build: add static option to vcbuild.bat 8 years ago
Leo d6a6bcdc47
stream: remove unnecessary parameter 8 years ago
Gabriel Schulhof cd32b77567
n-api: remove unnecessary try-catch bracket from certain APIs 8 years ago
Evan Lucas 871fb5a779 2017-05-02, Version 7.10.0 (Current) 8 years ago
David Cai 04796ee97f test: increase coverage of buffer 8 years ago
Walter Huang 133fb0c3b7 test: minor fixes to test-module-loading.js 8 years ago
Brian White c20e87a10e
repl: fix /dev/null history file regression 8 years ago
Rich Trott dc3bbb45a7 cluster: remove debug arg handling 8 years ago
Anna Henningsen 9d723e85fb buffer: remove pointless C++ utility methods 8 years ago
Myles Borins 20e27dd849
2017-05-02, Version 6.10.3 'Boron' (LTS) 8 years ago
Myles Borins 9802d466cc
2017-05-02, Version 4.8.3 'Argon' (Maintenance) 8 years ago
Joyee Cheung 9f7b54945e Revert "test: remove eslint comments" 8 years ago
Daniel Bevenius 10ccf56f89 test: skipIfInspectorDisabled cluster-inspect-brk 8 years ago
Daijiro Wachi 595d4ec114 tools: ignore node_trace.*.log 8 years ago
Rich Trott aea7269c45 tools: require function declarations 8 years ago
Rich Trott a180259e42 test,lib,doc: use function declarations 8 years ago
James M Snell dd20e68b0f process: add optional detail to process emitWarning 8 years ago
James M Snell 23fc082409 test: remove extra console output from test-os.js 8 years ago
James M Snell 473572ea25 os: refactor os structure, add Symbol.toPrimitive 8 years ago