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-12-05doc: sort bottom-of-file markdown linksSam Roberts
2018-10-222018-10-23, Version 11.0.0 (Current)v11.0.0James M Snell
2018-10-21doc: document use of buffer.swap16() for utf16beJames M Snell
2018-09-27errors: use ERR_OUT_OF_RANGE for index errorsRich Trott
2018-09-02doc: improve examples in buffer docspranshuchittora
2018-08-12doc: list encodings supported by buffer.transcodeJames M Snell
2018-07-16doc: add documentation for buffer.byteOffsetAndreas Madsen
2018-05-03doc: add more missing backticksVse Mozhet Byt
2018-05-02doc: add missing periods or colonsVse Mozhet Byt
2018-04-242018-04-24, Version 10.0.0 (Current)James M Snell
2018-04-20doc: Uint8Array support in Buffer functionsSheetJS
2018-04-20doc: wrap buffer.md at 80 charactersRich Trott
2018-04-20doc: improve buf.write() text in buffer.mdRich Trott
2018-04-18doc: adjust slightly awkward wording in buffer.mdRich Trott
2018-04-14doc: include error code in buffer documentationRich Trott
2018-04-12doc: fix errors in sample code commentsRich Trott
2018-04-12doc: fix punctuation and wrapping in buffer.mdRich Trott
2018-04-12doc: improve buf.lastIndexOf() textRich Trott
2018-04-10buffer: do deprecation warning outside `node_modules`Anna Henningsen
2018-04-10doc: improve buf.indexOf() documentation styleRich Trott
2018-04-09doc: specify definite Array typesVse Mozhet Byt
2018-04-09doc: remove wrong default value in buffer.mdVse Mozhet Byt
2018-04-07doc: improve buf.fill() documentationRich Trott
2018-04-06doc: improve prepositions in buffer.mdRich Trott
2018-04-06doc: reword poolSize explanation in buffer.mdRich Trott
2018-04-04doc: fix various nitsVse Mozhet Byt
2018-04-04doc,tools: formalize, unify, codify default valuesVse Mozhet Byt
2018-04-04doc: improve Buffer.allocUnsafeSlow() and relatedRich Trott
2018-04-02doc: remove "if provided" for optional argumentsRich Trott
2018-04-02doc: do not identify string as "JavaScript string"Rich Trott
2018-04-02doc: favor utf16le over ucs2 in buffer.mdRich Trott
2018-03-31doc: remove ES6/ECMAScript 2015 from buffer.mdRich Trott
2018-03-30doc: shorten character encoding introductionRich Trott
2018-03-27doc: improve zero-fill-buffers textRich Trott
2018-03-27doc: improve Buffer() textRich Trott
2018-03-27doc: fix run-on sentence in buffer.mdRich Trott
2018-03-27doc: change v-notation for version in buffer.mdRich Trott
2018-03-25doc: remove example labels from buffer.mdRich Trott
2018-03-25doc: add 'v' prefix to all versions in metadataTobias Nießen
2018-03-24doc: correct introduced_in metadata for buffer docRich Trott
2018-03-24doc: minor improvements to buffer.mdRich Trott
2018-03-12doc: do not announce obvious examplesRich Trott
2018-03-02buffer: refactor all read/write functionsRuben Bridgewater
2018-03-02buffer: improve Buffer#fill performanceRuben Bridgewater
2018-02-23doc: add new documentation lint ruleestrada9166
2018-02-23doc: remove extraneous "for example" textRich Trott
2018-02-16doc: update buffer examplesRuben Bridgewater
2018-02-08doc: remove **Note:** tagsJames M Snell
2018-01-17doc: correct buffer changelog orderingcjihrig
2018-01-17buffer: throw when filling with empty bufferscjihrig