46 Commits (ebbde61927c9bbf092e008296c3865b392aaa225)

Author SHA1 Message Date
cjihrig a7869541e4
doc: increase Buffer.concat() documentation 8 years ago
Roman Reiss 8d043876c1
doc/tools: fix more type inconsistencies 8 years ago
Roman Reiss dd1fb98bda
doc: consistent case for primitive types 8 years ago
MapleUncle 5fa417086a
doc: fix encoding string in buffer example 8 years ago
Nikolai Vavilov 03f9388eb7
doc: clarify out-of-bounds behavior of buf[index] 8 years ago
Rahat Ahmed e02d724273
doc: fix misleading ASCII comments 8 years ago
Zach Bjornson 4fd765eec8
doc: clarify memory sharing behavior of buffer ctor 8 years ago
dcposch@dcpos.ch 21a94ab78c
doc: clarify Buffer.indexOf/lastIndexOf edge cases 8 years ago
Nikolai Vavilov 1cd526c253
doc: clarify the behavior of Buffer.byteLength 8 years ago
Anna Henningsen b503824b81
doc,test: args to `buffer.copy` can be Uint8Arrays 8 years ago
Vse Mozhet Byt 4995a819e0
doc: fix a wrong note in the buffer.md 8 years ago
Vse Mozhet Byt 6d3c2d6212
doc: fix examples in buffer.md to avoid confusion 8 years ago
Vse Mozhet Byt 020c90eb2d
doc: remove a wrong remark in the buffer.md 8 years ago
Vse Mozhet Byt 8af811f90e
doc: fix copy-paste artifacts in the buffer.md 8 years ago
Vse Mozhet Byt a2b40ad6a4
doc: fix wrong function arguments in the buffer.md 8 years ago
Vse Mozhet Byt e94abaec1c
doc: fix a syntax error in the buffer.md 8 years ago
Vse Mozhet Byt b36c315423
doc: var => const/let in the buffer.md 8 years ago
Roman Reiss d33520cdd2 doc: consistent 'Returns:' 8 years ago
Teddy Katz adb30676b2 doc: suggest Buffer.alloc instead of Buffer#fill 8 years ago
Daniel Bevenius d283704cd6 doc: make comment indentation consistent 8 years ago
Jesse McCarthy c31fa2468f doc: fix broken links to Buffer.from(string) 8 years ago
Olan Byrne ae3ce7ff60 doc: clarify buffer toString docs. 8 years ago
Sakthipriyan Vairamani (thefourtheye) 2ea5db92de doc: do not link in the headings 8 years ago
Сковорода Никита Андреевич 2d23227060 doc: fix a formatting error in buffer.md 8 years ago
David Keeler a7c21759d9 doc: fix buf.readUIntBE, buf.readUIntLE examples 8 years ago
Anna Henningsen e116cf96a0 doc: use blockquotes for Stability: markers 9 years ago
Brian White 57fb0d2ee2 doc: add/fix version metadata for Buffer methods 9 years ago
Brian White 49a669bcda doc: improve function parameter descriptions 9 years ago
Brian White bdc8690610 doc: add missing properties in Buffer docs 9 years ago
Brian White a8e7c7f2bf doc: improve wording and style of Buffer docs 9 years ago
Brian White 9a4a00bcdb doc: improve links in Buffer docs 9 years ago
Brian White 0103d9dcea doc: reorganize Buffer link references 9 years ago
Brian White 17ae49a055 doc: improve Buffer code examples 9 years ago
Сковорода Никита Андреевич 0ffeddb5b4 doc: various documentation formatting fixes 9 years ago
Trevor Norris a059aea9a2
src: remove final trace of raw encoding 9 years ago
Trevor Norris 28071a130e
buffer: introduce latin1 encoding term 9 years ago
Hargobind S. Khalsa 4b320adb49 doc: correct sample output of buf.compare 9 years ago
saadq 1f003590d6 doc: fix inconsistencies in code style 9 years ago
Anna Henningsen 1576730ef3 test,doc: clarify `buf.indexOf(num)` input range 9 years ago
Jeremiah Senkpiel 9fc01b142b 2016-07-06, Version 6.3.0 (Current) 9 years ago
Zach Bjornson 4014ecbfb4 buffer: speed up swap16/32, add swap64 9 years ago
Steve Mao ee1865dd2f doc: clarify buffer class 9 years ago
Jackson Tian 04697a5023 doc: correct anchors for buffer.md 9 years ago
Anna Henningsen 2d677411a4 doc: add `added:` information for buffer 9 years ago
dcposch@dcpos.ch 3350b4712b buffer: add Buffer.prototype.lastIndexOf() 9 years ago
Robert Jefe Lindstaedt edc6970a1f doc: git mv to .md 9 years ago
Alexander Gromnitsky 59a6cdade6 doc: fix broken references 9 years ago
James M Snell 34b1a64068 doc: minor copy improvement in buffer.markdown 9 years ago
James M Snell 829d613daa buffer: docs-only deprecate SlowBuffer 9 years ago
James M Snell d0c6e6f7c4 buffer: add Buffer.allocUnsafeSlow(size) 9 years ago