48 Commits (0700927832e167ac83183aefa0f63af02b6c3a75)

Author SHA1 Message Date
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
Brian White 87a097da51
doc: improve wording and style of Buffer docs 8 years ago
Brian White cc1318b5ed
doc: improve links in Buffer docs 8 years ago
Brian White 344cac112b
doc: reorganize Buffer link references 8 years ago
Brian White fe89848dc6
doc: improve Buffer code examples 8 years ago
Hargobind S. Khalsa 59741a9bee doc: correct sample output of buf.compare 8 years ago
saadq 28d9485c25 doc: fix inconsistencies in code style 8 years ago
Сковорода Никита Андреевич a58b48bc3b doc: various documentation formatting fixes 8 years ago
Anna Henningsen a7105a8db3
test,doc: clarify `buf.indexOf(num)` input range 8 years ago
Jeremiah Senkpiel 7628031847 2016-07-06, Version 6.3.0 (Current) 8 years ago
Zach Bjornson a1059afd39 buffer: speed up swap16/32, add swap64 9 years ago
Trevor Norris e0b8dd59bc src: remove final trace of raw encoding 9 years ago
Trevor Norris 54cc7212df buffer: introduce latin1 encoding term 9 years ago
Steve Mao cc6a78ebb2
doc: clarify buffer class 9 years ago
Jackson Tian b8573d0555 doc: correct anchors for buffer.md 9 years ago
Anna Henningsen 4dcc692cad
doc: add `added:` information for buffer 9 years ago
dcposch@dcpos.ch 6c1e5ad3ab buffer: add Buffer.prototype.lastIndexOf() 9 years ago
Robert Jefe Lindstaedt 0800c0aa72 doc: git mv to .md 9 years ago
Alexander Gromnitsky 3641ca9849 doc: fix broken references 9 years ago
James M Snell a0579c0dc7 doc: minor copy improvement in buffer.markdown 9 years ago