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
AgeCommit message (Expand)Author
2020-10-23doc,src,test: revise C++ code for linter updateRich Trott
2020-10-062020-10-06, Version 12.19.0 'Erbium' (LTS)Shelley Vohr
2020-10-01doc: sort md references in ASCII orderAntoine du Hamel
2020-10-01doc: use .md extension for internal linksAntoine du Hamel
2020-08-28doc: simplify "make use of" to "use"Rich Trott
2020-08-112020-08-11, Version 14.8.0 (Current)Shelley Vohr
2020-08-09doc: tidy some addons.md textRich Trott
2020-08-07n-api,src: provide asynchronous cleanup hooksAnna Henningsen
2020-08-01doc: use consistent capitalization for addonsRich Trott
2020-07-14src,doc,test: remove String::New default parameterAnna Henningsen
2020-06-19doc: use sentence-case for headings in docsRich Trott
2020-06-07doc: remove "currently" from addons.mdRich Trott
2020-05-23doc: normalize C++ code block info stringsDerek Lewis
2020-03-31doc: update context-aware section of addon docGabriel Schulhof
2020-03-10doc: remove personal pronoun usage in addons.mdRich Trott
2020-03-06doc: remove em dashesRich Trott
2020-02-12doc: reword section title in addons.mdRich Trott
2019-12-27doc: use code markup/markdown in headers in addons documentationRich Trott
2019-12-24doc: avoid using v8::Persistent in addon docsAnna Henningsen
2019-12-04doc: revise addons introduction for brevity and clarityRich Trott
2019-11-06src: deprecate two- and one-argument AtExit()Anna Henningsen
2019-11-05src: make AtExit() callbacks run in reverse orderAnna Henningsen
2019-10-27doc: remove "it is important to" phrasingRich Trott
2019-10-26doc: delete "a number of" things in the docsRich Trott
2019-10-26doc: remove dashesRich Trott
2019-09-16doc: use consistent unordered list styleNick Schonning
2019-09-10doc: space around listsNick Schonning
2019-09-04doc: start unorded lists at start of lineNick Schonning
2019-08-16doc: mention N-API as recommended approachMichael Dawson
2019-07-02doc: format try...catch consistentlycjihrig
2019-06-22doc: drop 'Note that' in addons docscjihrig
2019-06-22doc: remove obsolete external linkcjihrig
2019-03-06doc: hello addon example should return "world"Geir Hauge
2019-02-22worker: improve integration with native addonsAnna Henningsen
2019-01-08doc: make modules.md more accurateVse Mozhet Byt
2018-12-20test,doc: add tests and docs for addon unloadingAnna Henningsen
2018-11-11test: fix v8 Set/Get compiler warningsDaniel Bevenius
2018-11-10test: fix NewFromUtf8 compiler warningDaniel Bevenius
2018-10-11test: fix compiler warning in doc/api/addons.mdDaniel Bevenius
2018-09-24src: replace deprecated uses of FunctionTemplate::GetFunctionAndreas Haas
2018-09-19doc: explain how to invoke gcisurusiri
2018-09-05doc: remove usage of deprecated V8 APIs in addons.mdMichaƫl Zasso
2018-09-03doc: add blurb about implications of ABI stabilityGabriel Schulhof
2018-07-04src: add context-aware init macro and docGabriel Schulhof
2018-06-08doc: naming function as suggested in addon docsTommaso Allevi
2018-06-06doc: fix typo in addons.mdRich Trott
2018-05-12doc: fix stability text for n-apiMichael Dawson
2018-05-03doc: add more missing backticksVse Mozhet Byt
2018-04-29doc: remove redundant empty linesVse Mozhet Byt
2018-04-14doc: add missing type=misc top commentsVse Mozhet Byt