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
2021-01-03doc: clarify undocumented stream propertiesJames M Snell
2021-01-03doc: document common warning typesJames M Snell
2021-01-03process: add direct access to rss without iterating pagesAdrien Maret
2021-01-02doc: update emitClose default for fs streamsKevin Locke
2021-01-02doc: improve ALS.enterWith and exit descriptionsAndrey Pechkurov
2020-12-31net: support abortSignal in server.listenNitzan Uziely
2020-12-31doc: add note about uncloneable objectsJames M Snell
2020-12-30doc: document http.IncomingMessage behaviour changeDr
2020-12-27doc: alphabetize http response propertiesRich Trott
2020-12-27doc: correct callback parameter type for createPushResponse()Rich Trott
2020-12-27doc: use _code name_ rather than _codename_Rich Trott
2020-12-26doc: document return value of https.requestMichael Chen
2020-12-25benchmark: add simple https benchmarkAndrey Pechkurov
2020-12-25doc: document "http: lazy create IncomingMessage.headers"ExE Boss
2020-12-25doc: fix bugs in _construct() exampleMaksym Baranovskyi
2020-12-24child_process: support AbortSignal in forkBenjamin Gruenbaum
2020-12-23doc: remove replication of GitHub templateRich Trott
2020-12-23doc: expand openssl instructionsMichael Dawson
2020-12-222020-12-22, Version 15.5.0 (Current)Michaël Zasso
2020-12-22doc: fix AbortSignal example for stream.ReadableMichaël Zasso
2020-12-21lib: support BigInt in querystring.stringifyraisinten
2020-12-21doc: simplify worker_threads.md textRich Trott
2020-12-182020-12-17, Version 14.15.3 'Fermium' (LTS)Beth Griggs
2020-12-18doc: add note about timingSafeEqual for TypedArrayTobias Nießen
2020-12-17deps: update patch and docs for openssl updateMyles Borins
2020-12-16doc: add issue reference to github pr templateChinmoy Chakraborty
2020-12-16doc: update url.mdRock
2020-12-16doc: make explicit reverting node_version.h changesRichard Lau
2020-12-162020-12-15, Version 14.15.2 'Fermium' (LTS)Beth Griggs
2020-12-15doc: revise addon mulitple initializations textRich Trott
2020-12-14http: use objects with null prototype in AgentMichaël Zasso
2020-12-13doc: edit addon text about event loop blockingRich Trott
2020-12-12child_process: add signal support to spawnBenjamin Gruenbaum
2020-12-12doc: note v15.0.0 changed default --unhandled-rejections=throwkai zhu
2020-12-11stream: support abortsignal in constructorBenjamin Gruenbaum
2020-12-10doc: reword POSIX threads text in addons.mdRich Trott
2020-12-092020-12-09, Version 15.4.0 (Current)Danielle Adams
2020-12-09doc: document ABORT_ERR codeBenjamin Gruenbaum
2020-12-08doc: provide more context on techinical valuesMichael Dawson
2020-12-07tools: enable no-unused-expressions lint ruleMichaël Zasso
2020-12-07stream: support abort signalBenjamin Gruenbaum
2020-12-06doc: add version metadata to timers/promisescjihrig
2020-12-06child_process: add AbortSignal supportBenjamin Gruenbaum
2020-12-05stream: add FileHandle support to Read/WriteStreamMomtchil Momtchev
2020-12-01worker: add experimental BroadcastChannelJames M Snell
2020-12-01errors: display original symbol namebcoe
2020-11-30doc: add process for handling premature disclosureMichael Dawson
2020-11-30module: add isPreloading indicatorJames M Snell
2020-11-30http: enable call chaining with setHeader()pooja d.p
2020-11-28doc: add table header in intl.mdRich Trott