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-11-042020-11-04, Version 15.1.0 (Current)Michaël Zasso
2020-10-27doc,test: update v8 method doc and commentRich Trott
2020-10-26doc: add require statement in the examplePooja D.P
2020-10-26doc: modified memory set statement set sizePooja D.P
2020-10-25doc: remove stability warning in v8 module docRich Trott
2020-10-22v8: implement v8.stopCoverage()Joyee Cheung
2020-10-22v8: implement v8.takeCoverage()Joyee Cheung
2020-10-09doc: harmonize changes list orderingAntoine du Hamel
2020-10-01doc: sort md references in ASCII orderAntoine du Hamel
2020-10-01doc: use .md extension for internal linksAntoine du Hamel
2020-09-17doc: use command-line/command line consistentlyRich Trott
2020-06-26doc: add dynamic source code linksAlec Davidson
2020-06-19doc: use sentence-case for headings in docsRich Trott
2020-06-10doc: standardize constructor doc header layoutRich Trott
2020-01-31doc: clarify that `v8.serialize()` is not deterministicAnna Henningsen
2020-01-11doc: improve doc v8.getHeapSpaceStatistics() 'GetHeapSpaceStatistics'dev-313
2019-12-27doc,v8: use code markup/markdown in headersRich Trott
2019-11-28doc: remove "this API is unstable" note for v8 serdes APIbruce-one
2019-11-06v8: mark serdes API as stableAnna Henningsen
2019-10-11doc: escape brackets not used as markdown reference linksNick Schonning
2019-09-10doc: space around listsNick Schonning
2019-09-01doc: remove multiple consecutive blank linesNick Schonning
2019-08-072019-08-06, Version 12.8.0 (Current)Ruben Bridgewater
2019-07-30src: export v8.GetHeapCodeAndMetadataStatistics()Yuriy Vasiyarov
2019-05-30src: export number_of_native_contexts and number_of_detached_contextsYuriy Vasiyarov
2019-04-09doc: remove outdated linkcjihrig
2019-03-282019-03-28, Version 11.13.0 (Current)Michaël Zasso
2019-03-13v8: integrate node-heapdump into coreJames M Snell
2019-03-02doc: correct typos in various docsBeni von Cheni
2019-01-11doc: fix, unify, formalize, and amplify vm.mdVse Mozhet Byt
2018-11-29doc: sort bottom-of-file markdown linksSam Roberts
2018-11-24doc: use arrow functionsadness_ojisan
2018-10-31lib: enable TypedArray and DataView for the v8 moduleOuyang Yadong
2018-09-03doc: update a link in v8.mdlakamsani
2018-07-15doc: declare all parameter typesSam Ruby
2018-07-14doc: prevent some redirectionsVse Mozhet Byt
2018-04-14doc: add missing YAML keyword in v8.md metadataVse Mozhet Byt
2018-04-12doc: add and unify even more return valuesVse Mozhet Byt
2018-04-09doc: specify definite Array typesVse Mozhet Byt
2018-04-04doc: fix various nitsVse Mozhet Byt
2018-04-04doc,tools: formalize, unify, codify default valuesVse Mozhet Byt
2018-02-23doc: add new documentation lint ruleestrada9166
2018-02-23doc: remove extraneous "for example" textRich Trott
2018-02-08doc: remove **Note:** tagsJames M Snell
2017-12-31doc: fix duplicate words & spellings in docssreepurnajasti
2017-10-30v8: migrate setFlagsFromString to internal/errorsJames M Snell
2017-08-28doc: add links to alternative versions of docChris Young
2017-07-23doc: fix some linksVse Mozhet Byt
2017-07-19doc: replace dead link in v8 moduleDevin Boyer
2017-07-05tools: update: eslint-plugin-markdown@1.0.0-beta.7Vse Mozhet Byt