17479 Commits (0dd8b9a96561f9b85783a7e1178d35d49e2340e2)
 

Author SHA1 Message Date
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
James M Snell ea9eed5643 freelist: simplify export 8 years ago
James M Snell 08809f28ad fs: simplify constant decls 8 years ago
James M Snell e2199e0fc2 streams: refactor BufferList into ES6 class 8 years ago
James M Snell ed0716f0e9 module: refactor internal/module export style 8 years ago
James M Snell 579ff2a487 process: refactor internal/process.js export style 8 years ago
Daijiro Wachi 0f58d3cbef src: support domains with empty labels 8 years ago
Ben Noordhuis 6ed791c665 deps: cherry-pick bfae9db from upstream v8 8 years ago
Rich Trott 0833d31ec6 test: move test to sequential for reliability 8 years ago
Refael Ackermann aa3eab00da
doc: fix formatting of TOC 8 years ago
Brian White b6da225799
test: fix permanent deoptimizations 8 years ago
Brian White b45abfda5f
repl: fix permanent deoptimizations 8 years ago
Brian White 4484e8f7e2
readline: fix permanent deoptimizations 8 years ago
Brian White 3c098ee7e2
net: fix permanent deoptimizations 8 years ago
Brian White d5925af8d7
util: fix permanent deoptimizations 8 years ago
Brian White 8491c705b1
url: fix permanent deoptimizations 8 years ago
Brian White a641b7cf3e
process: fix permanent deoptimizations 8 years ago
Brian White 033ea9974f
cluster: fix permanent deoptimizations 8 years ago
Brian White e8a429075f
fs: fix permanent deoptimizations 8 years ago
Brian White e9c02c6762
stream: fix permanent deoptimizations 8 years ago
Brian White e283319969
http: fix permanent deoptimizations 8 years ago
Brian White 7a5bac5d36
build: add target for checking for perm deopts 8 years ago