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
2021-05-01doc: add gyp maintain infoJiawen Geng
2021-05-01doc: use HEAD for links in api docsMichael Dawson
2021-05-01doc: fix alignment of parametersMichael Dawson
2021-05-01doc: rename N-API to Node-APIGabriel Schulhof
2021-05-01doc: clarify that N-API addons are context-awareAlba Mendez
2021-04-25node-api: define version 8Gabriel Schulhof
2020-12-15doc: de-emphasize wrapping in napi_define_classGabriel Schulhof
2020-12-15doc: update list styles for remark-parse@9 renderingRich Trott
2020-12-15n-api: napi_make_callback emit async init with resource of async_contextlegendecas
2020-10-162020-10-15, Version 14.14.0 (Current)v14.14.0Myles Borins
2020-10-14doc: changes description must end with a periodAntoine du Hamel
2020-10-14doc: harmonize version list style in YAML commentsAntoine du Hamel
2020-10-14doc: fix missing PR-URLs in YAML commentsAntoine du Hamel
2020-10-14doc: refactor the n-api matrixMichael Dawson
2020-10-14n-api: support for object freeze/sealShelley Vohr
2020-10-06doc: sort md references in ASCII orderAntoine du Hamel
2020-10-06doc: use .md extension for internal linksAntoine du Hamel
2020-09-29doc: edit n-api.md for minor improvementsRich Trott
2020-09-29doc: added version 7 to N-API version matrixNickNaso
2020-09-29doc: improve N-API string-to-native docGabriel Schulhof
2020-09-29doc: avoid referring to C array sizeTobias Nießen
2020-09-29doc: update napi_make_callback documentationGerhard Stoebich
2020-09-222020-09-22, Version 14.12.0 (Current)v14.12.0Ruy Adorno
2020-09-21doc: clarify napi_property_attributes textRich Trott
2020-09-21n-api: create N-API version 7Gabriel Schulhof
2020-09-21doc: clarify use of NAPI_EXPERIMENTALMichael Dawson
2020-09-21doc: update attributes used by n-api samples (#35220)Gerhard Stöbich
2020-09-21n-api: add more property defaultsGerhard Stoebich
2020-09-17doc: improve table accessibilityRich Trott
2020-09-072020-09-08, Version 14.10.0 (Current)v14.10.0Richard Lau
2020-09-07doc: format exponents betterTobias Nießen
2020-09-03doc: drop the --production flag for installing windows-build-toolsDeeDeeG
2020-09-01doc: simplify "make use of" to "use"Rich Trott
2020-09-01n-api: re-implement async env cleanup hooksGabriel Schulhof
2020-09-01doc: use consistent typography for node-addon-apiRich Trott
2020-08-25doc,n-api: add link to n-api tutorial websiteJim Schlight
2020-08-20doc: n-api environment life cycle APIs are stableJim Schlight
2020-08-112020-08-11, Version 14.8.0 (Current)v14.8.0Shelley Vohr
2020-08-11n-api,src: provide asynchronous cleanup hooksAnna Henningsen
2020-08-05doc: mention null special-case for `napi_typeof`Renée Kooi
2020-08-05doc: revise N-API versions matrix textRich Trott
2020-08-05doc: clarify N-API version 1Michael Dawson
2020-08-05n-api: support type-tagging objectsGabriel Schulhof
2020-07-28doc: fix typos in n-api, tls and worker_threadsJucke
2020-07-17doc: replace http to https of link urlssapics
2020-07-17doc: fix entry for `napi_create_external_buffer`Gabriel Schulhof
2020-07-17doc: change "considered experimental" to "experimental" in n-api.mdRich Trott
2020-07-17doc: document n-api callback scope usageGabriel Schulhof
2020-07-14doc: use sentence-case for headings in docsRich Trott
2020-06-302020-06-30, Version 14.5.0 (Current)v14.5.0Shelley Vohr