2809 Commits (d00bb87cc7f3cb01403a932365698f9667d47be6)

Author SHA1 Message Date
Daniela Borges Matos de Carvalho ce4903426d doc: fix http2 API docs typos 7 years ago
Pavel Pomerantsev 1b358f1fde
doc: fix: correctly use `public key` instead of `private key` 7 years ago
tshemsedinov 4552cf774d
doc: fix incorrect vm.createContext usage 7 years ago
Anatoli Papirovski 2da7d9b820 http2: near full http1 compatibility, add tests 7 years ago
Luigi Pinca 0c49038f88 doc: fix YAML syntax in fs.md 7 years ago
Timothy Gu 806857712f
src: do not add .domain to promises in VM contexts 7 years ago
James M Snell 1261b94a3f doc: fix unassigned deprecation code 7 years ago
James M Snell 74891412f1 zlib: migrate to internal/errors 7 years ago
James M Snell 1f8d527e94 path: deprecate internal _makeLong, replace 7 years ago
kohta ito 95c8503d88 doc: fix typo in tls.md 7 years ago
Sakthipriyan Vairamani (thefourtheye) 886554208f doc: change encoding to decoding 7 years ago
Luigi Pinca c8a21436c9
doc: update fs.utimes{,Sync} changelog 7 years ago
Rich Trott c09c04fc5c
util: deprecate obj.inspect for custom inspection 7 years ago
Sam Roberts dd83b5f2ac perf_hooks: remove docs for unimplemented API 7 years ago
Gibson Fahnestock 1175c9dca3
doc: standardize function param/object prop style 8 years ago
Greg Alexander ccfcd8873c
crypto: better crypto error messages 7 years ago
Refael Ackermann 64e97b2c26
doc: improve fs.utimes 8 years ago
Matej Krajčovič a636b72645
doc: add callback function signatures in fs.md 8 years ago
James M Snell f55ee6e24a
http2: make --expose-http2 flag a non-op 7 years ago
Lance Ball e416b3ee36
repl: deprecate turnOffEditorMode 7 years ago
Antoine AMARA 51bc7fa598
doc: fix mistake in http2stream.respondWithFile. 7 years ago
James M Snell 05e4c1d6bc 2017-09-26, Node.js Version 8.6.0 (Current) 7 years ago
rebornix 8b902500cd doc: fix outdated code sample in n-api.md 7 years ago
Tobias Nießen f98687db4a
doc,test: minor improvements to O_DSYNC 7 years ago
Łukasz Szewczak 7e382c1540 docs: clarify usage cli options -e,-p on windows 7 years ago
Vse Mozhet Byt ebc58d7a22 doc: remove invalid hash in link 7 years ago
James M Snell 193926ecab
tls,doc: fix unallocated deprecation code 7 years ago
Anna Henningsen b605b15346
async_hooks: support promise resolve hook 7 years ago
Jackson Tian 9d7574eef5
module: deprecate Module._debug 8 years ago
Bryan English 6f1caadb85 tls: prefer path over port in connect 8 years ago
Joyee Cheung ba5a668c39
doc: note caveats in process message serialization 8 years ago
Luigi Pinca 10bea3c431
doc: fix 'aborted' event documentation 7 years ago
Tobias Nießen 3888a576ac
doc: fix types and description for dns.resolveTxt 7 years ago
Jussi Räsänen 60460bf80d
fs: add O_DSYNC 7 years ago
Vse Mozhet Byt cd1b55a942 doc: delete link to removed doc part 7 years ago
Vse Mozhet Byt 6763fb2f0e doc: fix some links in http2.md 7 years ago
Vse Mozhet Byt ee46c73023 doc: fix external links with 404 status 7 years ago
Anna Henningsen 602fd36d95
domain: remove `.dispose()` 7 years ago
Vse Mozhet Byt 3070d53e31
doc: fix new nits in links 7 years ago
Luigi Pinca 784cdad740
doc: add documentation for the 'timeout' event 7 years ago
Roga Pria Sembada 873e5bd0b4 crypto: support multiple ECDH curves and auto 7 years ago
Ruben Bridgewater db2e093e05
assert: handle enumerable symbol keys 7 years ago
Gabriel Schulhof a8c0a43a22 n-api: remove n-api module loading flag 7 years ago
Mani Maghsoudlou 049a8d7c1d
doc: fix entryTypes type and missing link 7 years ago
Bartosz Sosnowski 1ebde6e113
doc: make mkdtemp example work on Windows 7 years ago
Sampson Gao 19766547fa n-api: add optional string length parameters 7 years ago
James M Snell c75f87cc4c crypto: refactor the crypto module 7 years ago
Jon Moss 75f7b2f577 doc: do not begin yaml value with backtick 7 years ago
Ruben Bridgewater b0d3bec95c
assert: use Same-value equality in deepStrictEqual 7 years ago
Antoine AMARA ca2c73cae0 doc: fix http.ClientRequest method descriptions 7 years ago