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
AgeCommit message (Expand)Author
2018-11-02doc: add types and their corresponding return valuesOuyang Yadong
2018-11-02lib: enable TypedArray and DataView for the v8 moduleOuyang Yadong
2018-11-02stream: add auto-destroy modeMathias Buus
2018-11-012018-11-02, Version 11.1.0 (Current)v11.1.0Michaël Zasso
2018-11-01doc: add branding to style guideRich Trott
2018-11-01doc: use Node.js instead of NodeRich Trott
2018-11-01doc: clarify fd behaviour with {read,write}FileSakthipriyan Vairamani (thefourtheye)
2018-11-01doc: moved test instructions to BUILDING.mdKamat, Trivikram
2018-11-01doc: fix typographical issuesDenis McDonald
2018-11-01doc: sort markdown refs in errorsSam Roberts
2018-11-01doc: remove "idiomatic choice" from queueMicrotaskRod Vagg
2018-11-01doc: document HPE_HEADER_OVERFLOW errorSam Roberts
2018-11-01doc: add documentation for http.IncomingMessage$completeJames M Snell
2018-11-01doc: remove mailing listRich Trott
2018-11-01doc: remove notice of dashes in V8 optionsDenys Otrishko
2018-11-01doc: add optional callback to socket.end()Ajido
2018-11-01doc: make example more clarified in cluster.mdZYSzys
2018-11-01fs: default open/openSync flags argument to 'r'Ben Noordhuis
2018-11-01lib: add escapeCodeTimeout as an option to createInterfaceRaoof
2018-11-01doc: simplify path.basename() on POSIX and WindowsZYSzys
2018-11-01doc, test: document and test vm timeout escapesJames M Snell
2018-10-24doc: use Cookie in request.setHeader() examplesLuigi Pinca
2018-10-24doc: NODE_EXTRA_CA_CERTS is ignored if setuid rootBen Noordhuis
2018-10-24doc: add review suggestions to require()erickwendel
2018-10-24doc: add note about removeListener orderJames M Snell
2018-10-24doc: document ACL limitation for fs.access on WindowsJames M Snell
2018-10-24doc: document that addMembership must be called once in a clusterJames M Snell
2018-10-24lib: trigger uncaught exception handler for microtasksGus Caplan
2018-10-222018-10-23, Version 11.0.0 (Current)v11.0.0James M Snell
2018-10-22doc: add missing YAML labelsVse Mozhet Byt
2018-10-22src: fix missing deprecation assignmentJames M Snell
2018-10-22doc: remove reference to sslv3 in tls.mdJames M Snell
2018-10-21tls: support changing credentials dynamicallycjihrig
2018-10-21doc: add missing deprecation labelsJames M Snell
2018-10-21doc: document use of buffer.swap16() for utf16beJames M Snell
2018-10-21doc: add Backport-PR-URL info in backport guideAli Ijaz Sheikh
2018-10-21console: add trace-events for time and countJames M Snell
2018-10-21src: add trace events for env.ccJames M Snell
2018-10-21timers: run nextTicks after each immediate and timerAnatoli Papirovski
2018-10-17src: add deprecation warning to errname()Dolapo Toki
2018-10-17doc: fix url example to match behaviorСковорода Никита Андреевич
2018-10-17doc: use reserved domains for examples in url.mdСковорода Никита Андреевич
2018-10-17doc: fix pr-url in repl.mdСковорода Никита Андреевич
2018-10-17doc: wrap links in <>Сковорода Никита Андреевич
2018-10-17zlib: move `bytesRead` accessors to runtime deprecationAnna Henningsen
2018-10-17doc: describe SNI host name formatSam Roberts
2018-10-17vm: pass parsing_context to ScriptCompiler::CompileFunctionInContextDara Hayes
2018-10-17test: fix compiler warning in doc/api/addons.mdDaniel Bevenius
2018-10-17doc: edit for minor fixes to prcoess.mdRich Trott
2018-10-17doc: remove personal pronoun from worker_threadsRich Trott