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-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
2020-02-11doc: improve strict assertion mode color textRich Trott
2020-02-09doc: consolidate introductory textRich Trott
2020-02-06doc,assert: rename "mode" to "assertion mode"Rich Trott
2020-01-082020-01-07, Version v13.6.0 (Current)Ruben Bridgewater
2020-01-01assert: implement `assert.match()` and `assert.doesNotMatch()`Ruben Bridgewater
2019-12-27doc,assert: use code markup/markdown in headersRich Trott
2019-12-07assert: handle (deep) equal(NaN, NaN) as being identicalRuben Bridgewater
2019-12-04doc: adds assert doc for strict mode with pointer to strict equalityShobhit Chittora
2019-11-30benchmark,doc,lib,test: prepare for padding lint ruleRich Trott
2019-11-22doc: simplify "is recommended" language in assert documentationRich Trott
2019-11-18doc: adds NO_COLOR to assert doc pageShobhit Chittora
2019-10-11doc: escape brackets not used as markdown reference linksNick Schonning
2019-10-04doc: add explicit bracket for markdown reference linksNick Schonning
2019-10-03doc: unify place of stability notesVse Mozhet Byt