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
2022-10-122022-10-12, Version 16.18.0 'Gallium' (LTS)Juan José Arboleda
2022-09-01doc: improve assert.snapshot() docscjihrig
2022-08-242022-08-24, Version 18.8.0 (Current)Ruy Adorno
2022-08-11assert: add `getCalls` and `reset` to callTrackerMoshe Atlow
2022-08-11assert: add assert.SnapshotMoshe Atlow
2022-08-05doc: remove unused code in call tracker exampleColin Ihrig
2022-05-20doc: use serial comma in assert docsTobias Nießen
2022-04-21doc: fix example in assert.mdLivia Medeiros
2022-04-20doc: add `node:` prefix for all core modulesAntoine du Hamel
2022-04-192022-04-19, Version 18.0.0 (Current)Beth Griggs
2022-01-13doc: remove SameValue comparison referenceRich Trott
2022-01-10doc: add reference for `===` operator in assert.mdRich Trott
2022-01-08doc: add reference for == and != operatorsRich Trott
2022-01-05doc: update Abstract Equality Comparison text in assert.mdRich Trott
2021-12-02assert,util: compare RegExp.lastIndex while using deep equal checksRuben Bridgewater
2021-10-20doc: format doc/api/*.md with markdown formatterRich Trott
2021-10-12doc: remove ESLint comments which were breaking the CJS/ESM togglesMark Skelton
2021-10-11doc: fix missing variable in deepStrictEqual exampleOliverOdo
2021-09-282021-09-28, Version 14.18.0 'Fermium' (LTS)Michaël Zasso
2021-08-30doc: anchor link parity between markdown and html-generated docsfoxxyz
2021-06-27doc: use ASCII order for md refsAntoine du Hamel
2021-06-25doc: esm examples /w imports for process, BufferGuy Bedford
2021-04-202021-04-20, Version 16.0.0 (Current)Beth Griggs
2021-04-08assert: change status of legacy assertsJames M Snell
2021-04-08assert: graduate assert.match and assert.doesNotMatchJames M Snell
2021-04-08doc: fix typo in assert.mdArkerone
2021-03-08doc: fix linter issueAntoine du Hamel
2021-03-08doc: add esm examples for assertJames M Snell
2021-02-17doc: use **Default:** more consistentlycjihrig
2020-11-12doc: update list styles for remark-parse@9 renderingRich Trott
2020-10-202020-10-20, Version 15.0.0 (Current)Beth Griggs
2020-10-09doc: changes description must end with a periodAntoine du Hamel
2020-10-09doc: harmonize version list style in YAML commentsAntoine du Hamel
2020-10-09doc: fix missing PR-URLs in YAML commentsAntoine du Hamel
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-09-23doc: fix heading space bug in assert.mdThomas Hunter II
2020-09-05doc: fix malformed hashes in assert.mdRich Trott
2020-07-16doc: fix typo in assert.mdYe-hyoung Kang
2020-06-26doc: add dynamic source code linksAlec Davidson
2020-06-25assert: add `assert/strict` alias moduleExE Boss
2020-05-052020-05-05, Version 14.2.0 (Current)Michaël Zasso
2020-05-04doc: mark assert.CallTracker experimentalRuben Bridgewater
2020-04-28doc: fix LTS replaceme tagsAnna Henningsen
2020-04-23assert: port common.mustCall() to assertConorDavenport
2020-04-212020-04-21, Version 14.0.0 (Current)Beth Griggs
2020-02-24doc: update assert.rejects() docs with a validation function exampleEric Eastwood
2020-02-182020-02-18, Version 13.9.0 (Current)Shelley Vohr
2020-02-11doc: revise deepEqual() legacy assertion mode textRich Trott