2497 Commits (17e10b33c2c356ab276a98cabd116a8416147f33)

Author SHA1 Message Date
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
Artur Vieira ef71824740
doc: edit Error.captureStackTrace html comment 8 years ago
Daijiro Wachi bfade5aacd doc: remove unused/duplicated reference links 8 years ago
Myles Borins 8250bfd1e5
fs: Revert throw on invalid callbacks 8 years ago
Michael Dawson 4a7b7e8097 doc: add reference to node_api.h in docs 8 years ago
Rick Bullotta 847688018c
doc: don't suggest setEncoding for binary streams 8 years ago
Faiz Halde eff9252181
doc: update doc of publicEncrypt method 8 years ago
Anna Henningsen 28ddac2ec2
buffer: fix indexOf for empty searches 8 years ago
Sam Roberts d6cd466a25 src: whitelist new options for NODE_OPTIONS 8 years ago
Michael Dawson 1b28022de0 doc: clarify operation of napi_cancel_async_work 8 years ago
Fedor Indutny e600fbe576 tls: accept `lookup` option for `tls.connect()` 8 years ago
Gabriel Schulhof 276720921b
addons: remove semicolons from after module definition 8 years ago
Beth Griggs abfd4bf9df doc: clarify node.js addons are c++ 8 years ago
Flarna 13487c437c doc: add docs for server.address() for pipe case 8 years ago
Refael Ackermann e1cabf6fbd doc, test: add note to response.getHeaders 8 years ago
Michael Dawson 147048a0d3 doc: fix broken links in n-api doc 8 years ago
Jason Ginchereau 2e3fef7628 n-api: Handle fatal exception in async callback 8 years ago