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
2019-12-18doc: fix up N-API docMichael Dawson
2019-11-11doc: remove "it is important to" phrasingRich Trott
2019-11-11doc,n-api: sort bottom-of-the-page referencesGabriel Schulhof
2019-11-11doc: remove dashesRich Trott
2019-11-11n-api,doc: add info about building n-api addonsJim Schlight
2019-11-10doc: remove unused Markdown reference linksNick Schonning
2019-10-14doc: add brackets to implicit markdown linksNick Schonning
2019-10-09doc: reuse link indexes for n-api.mdlegendecas
2019-10-09n-api,doc: clarify napi_finalize related APIslegendecas
2019-10-01doc: remove align from tablesXhmikosR
2019-09-252019-09-24, Version 12.11.0 (Current)v12.11.0Ruben Bridgewater
2019-09-25doc: update N-API version matrixGabriel Schulhof
2019-09-25doc: add leap second behavior notes for napi methodsLevhita
2019-09-25doc: use consistent unordered list styleNick Schonning
2019-09-25doc: indent child list items for remark-lintNick Schonning
2019-09-25doc: space around listsNick Schonning
2019-09-20doc: simplify wording in n-api docMichael Dawson
2019-09-20n-api: mark version 5 N-APIs as stableGabriel Schulhof
2019-09-20doc: start unorded lists at start of lineNick Schonning
2019-09-04doc: add blanks around code fencesNick Schonning
2019-09-04doc: remove multiple consecutive blank linesNick Schonning
2019-08-062019-08-06, Version 12.8.0 (Current)v12.8.0Ruben Bridgewater
2019-08-06doc: remove use of youMichael Dawson
2019-08-02n-api: add APIs for per-instance state managementGabriel Schulhof
2019-07-22doc: amplify warning for execute callbackMichael Dawson
2019-07-20doc: update js-native-api exampleGabriel Schulhof
2019-07-20doc: mark N-API thread-safe function stableGabriel Schulhof
2019-07-022019-07-03, Version 12.6.0 (Current)v12.6.0Michaƫl Zasso
2019-07-02doc: remove N-API version for Experimental APIsMichael Dawson
2019-07-02doc,n-api: fix metadata for napi_create_threadsafe_functionRichard Lau
2019-07-02doc: format ECMA-262 with a hyphencjihrig
2019-07-02n-api: make func argument of napi_create_threadsafe_function optionallegendecas
2019-06-18doc,n-api: fix typoRichard Lau
2019-06-17doc: clarify N-API version MatrixMichael Dawson
2019-05-28doc: update n-api support matrixteams2ua
2019-05-28doc: add version info for typesMichael Dawson
2019-05-28doc,n-api: fix typo in N-API introductionRichard Lau
2019-05-20doc: remove stability highlight for stable functionsMichael Dawson
2019-05-20doc,n-api: update N-API version matrix for v12.xRichard Lau
2019-05-20doc,n-api: fix `introduced_in` metadataRichard Lau
2019-05-14doc: add call-once note to napi_queue_async_workGabriel Schulhof
2019-04-12doc: add missing n-api version indicatorMichael Dawson
2019-03-062019-03-06, Version 11.11.0 (Current)Ruben Bridgewater
2019-03-05doc: fix up N-API support matrixMichael Dawson
2019-03-02doc: correct typos in various docsBeni von Cheni
2019-03-01doc: napi_get_value_bigint_words argument orderMichael Wei
2019-03-01n-api: implement date objectJarrod Connolly
2019-01-22n-api: mark thread-safe function as stableGabriel Schulhof
2019-01-14doc: fix `napi_open_callback_scope` descriptionPhilipp Renoth
2019-01-09doc: add clarification for exception behaviourMichael Dawson