Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc/api
AgeCommit message (Expand)Author
2016-10-18src: add process.release.lts propertyRod Vagg
2016-10-18crypto: fix openssl.cnf FIPS handling & testingRod Vagg
2016-10-11stream: proper `instanceof` for `Writable`sAnna Henningsen
2016-10-11doc: add example for file existence with fs.statChristopn Noelke
2016-10-11doc: add `added:` information for globalsLuigi Pinca
2016-10-11doc: change ./node to node in debugger.mdAnnaMag
2016-10-11doc: fixup link in fs.mdss22ever
2016-10-11fs,doc: undeprecate existsSyncDan Fabulich
2016-10-11doc: fix markdown formatting in url.mdBryan Bess
2016-10-11doc: fix typo in repl docFranziska Hinkelmann
2016-10-11doc: fix title level at tls.mdyorkie
2016-10-11doc: add added: info for crypto.timingSafeEqual()Marc-Aurèle DARCHE
2016-10-11doc: enable no-file-name-articles remark-lint ruleСковорода Никита Андреевич
2016-10-11doc: improve child_process doc typesyorkie
2016-10-11http: socket connection timeout for http requestRene Weber
2016-10-11tools: enable more remark-lint rulesСковорода Никита Андреевич
2016-10-11doc: fix example in stream docLuigi Pinca
2016-10-11doc: clarify fs.utimes() argumentsDanny Guo
2016-10-11doc: fix broken link in timers docLtrlg
2016-10-11doc: fix typo in path docKalman Hazins
2016-10-11doc: remove extra comma in cluster docsTeddy Katz
2016-10-11doc: fix a formatting error in buffer.mdСковорода Никита Андреевич
2016-10-11doc: remove duplicate content from readline docItalo A. Casas
2016-10-11doc: capitalize arguments' type names in url docyorkie
2016-10-11doc: standardize rest parametersTimothy Gu
2016-09-30doc: add example for running with v8-inspectorFranziska Hinkelmann
2016-09-142016-09-14, Version 6.6.0 (Current)v6.6.0Jeremiah Senkpiel
2016-09-14doc: link SIGTSTP / SIGCONT events in readline docItalo A. Casas
2016-09-14doc: fix link on timers.mdyorkie
2016-09-14doc: add `added:` information for cryptoLuigi Pinca
2016-09-14doc: fix example in repl documentationFranziska Hinkelmann
2016-09-14doc: note that listening on SIGSEGV & co is unsafeAnna Henningsen
2016-09-14readline: key interval delay for \r & \nPrince J Wesley
2016-09-14crypto: add crypto.timingSafeEqual()not-an-aardvark
2016-09-09doc: add return type of clientRequest.setTimeoutMike Ralphson
2016-09-09doc: fix typosMike Ralphson
2016-09-09doc: fix broken link in dgram docBrian White
2016-09-09doc: bad/better examples for fs.access() and fs.exists()Dan Fabulich
2016-09-09doc: fix typo in stream docHubert Mine
2016-09-09doc: clarify that path on windows accepts / and \James M Snell
2016-09-09events: make memory leak warning more accessibleAnna Henningsen
2016-09-09doc: doc that listen can be called multiple timesJames M Snell
2016-09-09doc: readline write() is processed as inputJames M Snell
2016-09-09doc: `'ipc'` is required with fork stdio optionJames M Snell
2016-09-09doc: improve fs.truncate functions' documentationSakthipriyan Vairamani
2016-09-09doc: add `added:` information for modulesLuigi Pinca
2016-09-09doc: fix onReadable reentry after unshift calledZwb
2016-09-09util: improve function signature of util._extendSakthipriyan Vairamani
2016-09-09doc: add `added:` information for dgramLuigi Pinca
2016-09-09doc: fix buf.readUIntBE, buf.readUIntLE examplesDavid Keeler