2613 Commits (66a6a15561e50cfc61a101cbe226a476919ef5b3)

Author SHA1 Message Date
Sam Roberts 2791b360c1 inspector: allow --inspect=host:port from js 8 years ago
Myles Borins 4c5cbb7c83
2017-06-06, Version 6.11.0 'Boron' (LTS) 8 years ago
Jamen Marz df46fcb61a doc: fix typo "ndapi" in n-api.md 8 years ago
Bartosz Sosnowski 422722ff67 win, doc: document per-drive current working dir 8 years ago
Michael Dawson 7d9dfdaea3 doc: add ref to option to enable n-api 8 years ago
Vse Mozhet Byt 5d9dc94509 doc: fix nits in code examples of async_hooks.md 8 years ago
Vse Mozhet Byt ce8bce497c doc: use prefer-rest-params eslint rule in docs 8 years ago
Nikolai Vavilov 3d9e7bb1d4 repl: remove unused function convertToContext 8 years ago
Matteo Collina 5ca836c192 doc,stream: clarify 'data', pipe() and 'readable' 8 years ago
Matteo Collina 0b432e08b1 doc: resume a stream after pipe() and unpipe() 8 years ago
Paul Bininda 7637347ae6 doc: add missing backticks to doc/api/tls.md 8 years ago
Daijiro Wachi 917f86ea35 doc: add require modules in url.md 8 years ago
Vse Mozhet Byt de411a471e doc: unify spaces in object literals 8 years ago
Vse Mozhet Byt 7de6998d89 doc: use destructuring in code examples 8 years ago
Vse Mozhet Byt 6cfdbc74d9 doc: fix code examples in zlib.md 8 years ago
Vse Mozhet Byt a235e670a8 doc: refine spaces in example from vm.md 8 years ago
Vse Mozhet Byt 38cec08ff7 doc: add async_hooks, n-api to _toc.md and all.md 8 years ago
Thorsten Lorenz 126170a05f
doc: async-hooks documentation 8 years ago
Jason Ginchereau 8ab8c33985 n-api: enable napi_wrap() to work with any object 8 years ago
Vse Mozhet Byt 862bf1bbc2 doc: modernize and fix code examples in util.md 8 years ago
Vse Mozhet Byt f1b2e68d65 doc: fix code examples in url.md 8 years ago
Alexander O'Mara e7100364f4
zlib: expose amount of data read for engines 8 years ago
Alexander O'Mara d0b1b52edb
zlib: option for engine in convenience methods 8 years ago
Rich Trott 102e1aa4e3 doc: fix ordering error in errors.md 8 years ago
JongChan Choi fd54b10500 doc: fix typo in n-api.md 8 years ago
James M Snell 43e4efdf21 2017-05-30, Version 8.0.0 (Current) 8 years ago
James M Snell dbbe1faf30 doc: restructure url.md 8 years ago
James M Snell 10754b60d0 doc: graduate WHATWG URL from Experimental 8 years ago
Daijiro Wachi a94b98e7e1 doc: fix api docs style 8 years ago
Michael Dawson 5b50501395 doc: make spelling of behavior consistent 8 years ago
larissayvette 234353a1b8 lib,src: refactor buffer out of range index 8 years ago
Anna Henningsen 9f610b5e26
stream: support Uint8Array input to methods 8 years ago
mskec 0ecdf29340 errors: migrate lib/console 8 years ago
Michael Dawson d9ee297afb n-api: add napi_get_version 8 years ago
Timur Shemsedinov 0aa7ef5950
http: destroy sockets after keepAliveTimeout 9 years ago
Vse Mozhet Byt 329b6e908c doc: fix code example in inspector.md 8 years ago
Alexey Orlenko 2af49b6c89 doc: make the style of notes consistent 8 years ago
Ebrahim Byagowi b3d1e3d4c7 fs: fix realpath{Sync} on resolving pipes/sockets 8 years ago
Sam Roberts b659385791 src: allow --tls-cipher-list in NODE_OPTIONS 8 years ago
Sam Roberts 3954ea9f41
inspector: document bad usage for --inspect-port 8 years ago
Calvin Metcalf ba513d140c
stream: add final method 8 years ago
Michael Dawson e912c67d24 dgram: convert to using internal/errors 8 years ago
Vse Mozhet Byt 6af72d4b03 doc: don't use useless constructors in stream.md 8 years ago
Vse Mozhet Byt 9278ce202a doc: update code example for Windows in stream.md 8 years ago
Michael Dawson f3ef9719b5
doc: fix title/function name mismatch 8 years ago
Ebrahim Byagowi 594b5d7b89
cmd: support dash as stdin alias 8 years ago
Eugene Ostroukhov 60390cd7fb
inspector: JavaScript bindings for the inspector 8 years ago
Chris Young c470f04f22 doc: list macOS as supporting filename argument 8 years ago
Matteo Collina 330c8d743e stream: add destroy and _destroy methods. 8 years ago
Alexey Orlenko 9e4660b518
zlib: fix node crashing on invalid options 8 years ago