67 Commits (b9457717cab131a0f6e58b12f4b65a7aae4ecc30)

Author SHA1 Message Date
Anna Henningsen 1e2905f46a
buffer: add constants object 7 years ago
Vse Mozhet Byt 7de6998d89 doc: use destructuring in code examples 8 years ago
James M Snell 43e4efdf21 2017-05-30, Version 8.0.0 (Current) 8 years ago
Alexey Orlenko 2af49b6c89 doc: make the style of notes consistent 8 years ago
Anna Henningsen 28ddac2ec2
buffer: fix indexOf for empty searches 8 years ago
Sam Roberts ea1b8a5cbc doc: sort bottom-of-file markdown links 8 years ago
Vse Mozhet Byt e2c3e4727d doc: conform to rules for eslint-plugin-markdown 8 years ago
MapleUncle 3bf358da48 doc: fix encoding string in buffer example 8 years ago
James M Snell 7eb1b4658e buffer: zero fill Buffer(num) by default 8 years ago
Nikolai Vavilov 01ffe30d18 doc: clarify out-of-bounds behavior of buf[index] 8 years ago
cjihrig db39273a8a doc: increase Buffer.concat() documentation 8 years ago
Roman Reiss 5f32024055
doc/tools: fix more type inconsistencies 8 years ago
Rahat Ahmed bbc118fe78
doc: fix misleading ASCII comments 8 years ago
Roman Reiss ff1361957d
doc: consistent case for primitive types 8 years ago
Anna Henningsen 5da952472b
doc: document pending semver-major API changes 8 years ago
Anna Henningsen 7b6e30215d
doc: add changelogs for buffer 8 years ago
Anna Henningsen cba1020531
doc,test: args to `buffer.copy` can be Uint8Arrays 8 years ago
Vse Mozhet Byt 52b253677a doc: fix sorting in API references 8 years ago
Nikolai Vavilov 271d50a892 doc: clarify the behavior of Buffer.byteLength 8 years ago
dcposch@dcpos.ch d0112fc716
doc: clarify Buffer.indexOf/lastIndexOf edge cases 8 years ago
Sakthipriyan Vairamani (thefourtheye) d708700c68
doc: deprecate buffer's parent property 8 years ago
Sakthipriyan Vairamani (thefourtheye) 03d440e3ce
doc: document buffer.buffer property 8 years ago
Zach Bjornson 5ab910e9df doc: clarify memory sharing behavior of buffer ctor 8 years ago
Anna Henningsen beca3244e2
buffer: allow Uint8Array input to methods 8 years ago
joyeecheung bc335c0a8d
doc: buffer allocation throws for negative size 8 years ago
Vse Mozhet Byt 898c25aa64
doc: fix a wrong note in the buffer.md 8 years ago
Vse Mozhet Byt dede04c686
doc: remove an extraneous word in the buffer.md 8 years ago
Vse Mozhet Byt 0d0028935b
doc: fix examples in buffer.md to avoid confusion 8 years ago
Vse Mozhet Byt ae2b19687b
doc: remove a wrong remark in the buffer.md 8 years ago
Vse Mozhet Byt 39ed512d8a
doc: add a variable declaration in the buffer.md 8 years ago
Vse Mozhet Byt b20cb6f469
doc: repeat a remark as needed in the buffer.md 8 years ago
Vse Mozhet Byt 96e5017449
doc: fix copy-paste artifacts in the buffer.md 8 years ago
Vse Mozhet Byt 6050bbe60a
doc: fix wrong function arguments in the buffer.md 8 years ago
Vse Mozhet Byt 8fbcf78d85
doc: fix a syntax error in the buffer.md 8 years ago
Vse Mozhet Byt 69a34e4a07
doc: var => const/let in the buffer.md 8 years ago
Teddy Katz ad6a6450c9
doc: suggest Buffer.alloc instead of Buffer#fill 8 years ago
Daniel Bevenius 367065be4b doc: make comment indentation consistent 8 years ago
Roman Reiss 8eb19c48fa
doc: consistent 'Returns:' 8 years ago
Evan Lucas 9314886053 2016-11-08, Version 7.1.0 (Current) 8 years ago
Sakthipriyan Vairamani (thefourtheye) 5d0761f5f7
doc: do not link in the headings 8 years ago
Jesse McCarthy 8895c314ac
doc: fix broken links to Buffer.from(string) 8 years ago
Olan Byrne 366fc7a7d3 doc: clarify buffer toString docs. 8 years ago
James M Snell e8eaaa7724 buffer: add buffer.transcode 8 years ago
Brian White c9dade48b4 buffer: make byteLength throw on invalid input 8 years ago
Сковорода Никита Андреевич ffe8dffbc4 doc: fix a formatting error in buffer.md 8 years ago
David Keeler 7f1bb8044a
doc: fix buf.readUIntBE, buf.readUIntLE examples 8 years ago
Anna Henningsen c809b88345
doc: use blockquotes for Stability: markers 8 years ago
Brian White b3127df59a
doc: add/fix version metadata for Buffer methods 8 years ago
Brian White ac57089960
doc: improve function parameter descriptions 8 years ago
Brian White 3f208c70da
doc: add missing properties in Buffer docs 8 years ago