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-06-122018-06-12, Version 8.11.3 (LTS)v8.11.3Evan Lucas
2018-06-12doc: buffer.fill() can zero-fill on invalid inputСковорода Никита Андреевич
2018-05-152018-05-15, Version 8.11.2 'Carbon' (LTS)v8.11.2Myles Borins
2018-05-15doc: add Http2Session.connecting propertyPieter Mees
2018-05-15doc, http2: add sections for server.close()Chris Miller
2018-05-15doc: guard against md list parsing edge caseVse Mozhet Byt
2018-05-15doc: rename HTTP2 to HTTP/2Timothy Gu
2018-05-15doc: add note about browsers and HTTP/2Steven
2018-05-15doc: warn against concurrent http2stream.respondWithFDAnna Henningsen
2018-05-02doc: fix typo in http2.mdVse Mozhet Byt
2018-05-02doc: remove removed apis from http2 docsKelvin Jin
2018-05-02doc: unify type linkificationVse Mozhet Byt
2018-05-02doc: fix documentation of http2Stream.pushstream()Peter Dalgaard-Jensen
2018-05-02doc: fix typo in http2stream.close param defaultMoritz Peters
2018-05-02src,doc,test: Fix common misspellingsRoman Reiss
2018-05-02http2: remember sent headersJames M Snell
2018-05-02perf_hooks,http2: add performance.clear()James M Snell
2018-05-02doc: fix s/rstStream/close in exampleJames M Snell
2018-05-02doc: update pushStream docs to use err firstJames M Snell
2018-05-02http2: use aliased buffer for perf stats, add statsJames M Snell
2018-05-02doc: correct spellingsreepurnajasti
2018-05-02doc: grammar fixes in http2.mdRich Trott
2018-05-02http2: implement maxSessionMemoryJames M Snell
2018-05-02http2: add aligned padding strategyJames M Snell
2018-05-02http2: add initial support for originSetJames M Snell
2018-05-02http2: add altsvc supportJames M Snell
2018-05-02http2: perf_hooks integrationJames M Snell
2018-05-02http2: implement ref() and unref() on client sessionsKelvin Jin
2018-05-02http2: cleanup Http2Stream/Http2Session destroyJames M Snell
2018-05-02n-api: add more `int64_t` testsKyle Farnung
2018-05-02doc: Add a missing commajiangq
2018-05-02n-api: add napi_fatal_exceptionMathias Buus
2018-05-02doc: fix typos on n-apiKyle Robinson Young
2018-05-02n-api: update documentationGabriel Schulhof
2018-05-02doc: fix n-api asynchronous threading docsEric Bickle
2018-05-02doc: mark NAPI_AUTO_LENGTH as codeTobias Nießen
2018-05-02doc: fix exporting a function exampleAonghus O Nia
2018-05-02doc: fix typo in n-api.mdVse Mozhet Byt
2018-05-02n-api: add methods to open/close callback scopeMichael Dawson
2018-05-02doc: small typo in n-api.mdiskore
2018-05-02doc: remove usage of you in n-api docMichael Dawson
2018-05-02doc: remove uannecessary RequireMichael Dawson
2018-05-02n-api: throw RangeError napi_create_typedarray()Jinho Bang
2018-05-02doc: napi: make header style consistentAli Ijaz Sheikh
2018-05-02doc: napi: fix unbalanced emphasisAli Ijaz Sheikh
2018-05-02n-api: throw RangeError in napi_create_dataview() with invalid rangeJinho Bang
2018-05-02doc: updates examples to use NULLMichael Dawson
2018-04-13doc: fix MDN links to avoid redirectionsVse Mozhet Byt
2018-04-13doc: add history for url.parseSteven
2018-04-13doc: fix links to Style Guide and CPP Style GuideJustin Lee