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
2018-04-13doc: fix MDN links to avoid redirectionsVse Mozhet Byt
2018-04-11doc: fix various nitsVse Mozhet Byt
2018-02-27doc: fix typo in TextEncoding sectionYosuke Furukawa
2018-01-24doc: change "Node.js style cb" to "error-first cb"Ram Goli
2018-01-22doc: clearify promisify behavior for bad argumentsRam Goli
2017-12-20doc,test: remove unnecessary await with return instancesRich Trott
2017-12-20doc: fix typo occuring -> occurringLeko
2017-12-20doc: replace function with arrow functionLeko
2017-10-31util: graduate TextEncoder/TextDecoder, testsJames M Snell
2017-10-24doc: add return value to util.promisifySupamic
2017-10-18doc: clarify usage of util.promisify.customShiya Luo
2017-10-11util: deprecate obj.inspect for custom inspectionRich Trott
2017-09-12doc: add links to alternative versions of docChris Young
2017-08-142017-08-15, Version 8.4.0 (Current)v8.4.0Anna Henningsen
2017-08-13doc: add missing `changes:` metadata for utilAnna Henningsen
2017-08-13doc: fix docs style in util.mdDaijiro Wachi
2017-08-12encoding: rudimentary TextDecoder support w/o ICUTimothy Gu
2017-08-10util: implement %o and %O as formatting specifiersGreg Alexander
2017-08-092017-08-09, Version 8.3.0 (Current)v8.3.0Anna Henningsen
2017-08-02doc: cross-link util.TextDecoder and intl.mdVse Mozhet Byt
2017-08-02util: implement WHATWG Encoding Standard APIJames M Snell
2017-07-192017-07-19, Version 8.2.0 (Current)v8.2.0Jeremiah Senkpiel
2017-07-19doc, util, console: clarify ambiguous docsNatanael Log
2017-07-18doc: fix indentation issues in sample codeRich Trott
2017-07-18util: add callbackifyRefael Ackermann
2017-06-05doc: use prefer-rest-params eslint rule in docsVse Mozhet Byt
2017-06-05doc: modernize and fix code examples in util.mdVse Mozhet Byt
2017-05-302017-05-30, Version 8.0.0 (Current)v8.0.0James M Snell
2017-05-28doc: make spelling of behavior consistentMichael Dawson
2017-05-28doc: make the style of notes consistentAlexey Orlenko
2017-05-09util: add util.promisify()Anna Henningsen
2017-05-08doc: sort bottom-of-file markdown linksSam Roberts
2017-05-02test,lib,doc: use function declarationsRich Trott
2017-04-25doc: add no-var, prefer-const in doc eslintrcVse Mozhet Byt
2017-04-25doc: conform to rules for eslint-plugin-markdownVse Mozhet Byt
2017-04-13doc: add single arg scenario for util.formatTarun Batra
2017-03-29util: add %i and %f formatting specifiersRoman Reiss
2017-03-02doc: consistent case for primitive typesRoman Reiss
2017-02-24doc: add changelogs for utilAnna Henningsen
2017-02-21doc: fix sorting in API referencesVse Mozhet Byt
2017-02-10doc: improve consistency in documentation titlesVse Mozhet Byt
2016-11-23doc: "util" is not needed to extend ES6 classesAdam Brunner
2016-11-16doc: make comment indentation consistentDaniel Bevenius
2016-10-26doc: more realistic custom inspect exampleRyan Scheel (Havvy)
2016-09-25tools: enable more remark-lint rulesСковорода Никита Андреевич
2016-09-162016-09-14, Version 6.6.0 (Current)Jeremiah Senkpiel
2016-09-14doc: standardize rest parametersTimothy Gu
2016-08-26util: improve function signature of util._extendSakthipriyan Vairamani
2016-08-25util: allow symbol-based custom inspection methodsAnna Henningsen
2016-08-23doc: add `added:` information for utilLuigi Pinca