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-11doc: fix various nitsVse Mozhet Byt
2018-02-27doc: be less tentative about undefined behaviorRich Trott
2018-01-24doc: removed extra explanation in api/buffer.mdWaleed Ashraf
2017-12-20doc: add missing serial commasRich Trott
2017-12-20doc: Add link for ECMAScript 2015smatsu-hl
2017-12-20doc: add SharedArrayBuffer to Buffer documentationThomas den Hollander
2017-12-20doc: change v8 to V8Rich Trott
2017-12-082017-12-08, Version 8.9.3 'Carbon' (LTS)v8.9.3Myles Borins
2017-12-07buffer: zero-fill buffer allocated with invalid contentAnna Henningsen
2017-12-07doc: warn against filling buffer with invalid dataAnna Henningsen
2017-10-24doc: replace methods used in the example codeDamian
2017-10-11doc: standardize function param/object prop styleGibson Fahnestock
2017-09-20doc: fix "added in" for Buffer.allocUnsafeSlow()Tuan Anh Tran
2017-09-12doc: add links to alternative versions of docChris Young
2017-09-12doc: fix typo in Buffer.from(string, [encoding])MichaƂ Wadas
2017-08-12doc: expanded description of buffer.sliceVishal Bisht
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-18buffer: support boxed strings and toPrimitiveJames M Snell
2017-07-11buffer: add constants objectAnna Henningsen
2017-06-05doc: use destructuring in code examplesVse Mozhet Byt
2017-05-302017-05-30, Version 8.0.0 (Current)v8.0.0James M Snell
2017-05-28doc: make the style of notes consistentAlexey Orlenko
2017-05-19buffer: fix indexOf for empty searchesAnna Henningsen
2017-05-08doc: sort bottom-of-file markdown linksSam Roberts
2017-04-25doc: conform to rules for eslint-plugin-markdownVse Mozhet Byt
2017-04-18doc: fix encoding string in buffer exampleMapleUncle
2017-04-03buffer: zero fill Buffer(num) by defaultJames M Snell
2017-03-28doc: clarify out-of-bounds behavior of buf[index]Nikolai Vavilov
2017-03-17doc: increase Buffer.concat() documentationcjihrig
2017-03-08doc/tools: fix more type inconsistenciesRoman Reiss
2017-03-06doc: fix misleading ASCII commentsRahat Ahmed
2017-03-02doc: consistent case for primitive typesRoman Reiss
2017-02-24doc: document pending semver-major API changesAnna Henningsen
2017-02-24doc: add changelogs for bufferAnna Henningsen
2017-02-24doc,test: args to `buffer.copy` can be Uint8ArraysAnna Henningsen
2017-02-21doc: fix sorting in API referencesVse Mozhet Byt
2017-02-09doc: clarify the behavior of Buffer.byteLengthNikolai Vavilov
2017-01-25doc: clarify Buffer.indexOf/lastIndexOf edge casesdcposch@dcpos.ch
2017-01-18doc: deprecate buffer's parent propertySakthipriyan Vairamani (thefourtheye)
2017-01-18doc: document buffer.buffer propertySakthipriyan Vairamani (thefourtheye)
2017-01-17doc: clarify memory sharing behavior of buffer ctorZach Bjornson
2016-12-21buffer: allow Uint8Array input to methodsAnna Henningsen
2016-12-09doc: buffer allocation throws for negative sizejoyeecheung
2016-12-06doc: fix a wrong note in the buffer.mdVse Mozhet Byt
2016-12-06doc: remove an extraneous word in the buffer.mdVse Mozhet Byt
2016-12-06doc: fix examples in buffer.md to avoid confusionVse Mozhet Byt
2016-12-06doc: remove a wrong remark in the buffer.mdVse Mozhet Byt
2016-12-06doc: add a variable declaration in the buffer.mdVse Mozhet Byt
2016-12-06doc: repeat a remark as needed in the buffer.mdVse Mozhet Byt