10 Commits (e09c62ae3307c434dd237a3bb47805207b36a0d1)

Author SHA1 Message Date
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
James M Snell 3fe204c700 buffer: docs-only deprecate SlowBuffer 9 years ago
James M Snell 627524973a buffer: add Buffer.allocUnsafeSlow(size) 9 years ago
Amery a432935211 doc: fix incorrect references in buffer docs 9 years ago
James M Snell a2466896dd buffer: add Buffer.prototype.compare by offset 9 years ago
James M Snell 64bf4b31c6 doc: document unspecified behavior for buf.write* methods 9 years ago
Jackson Tian 293fd04535 buffer: make byteLength work with ArrayBuffer & DataView 9 years ago
ghaiklor 1213535701 doc: fix doc for Buffer.readInt32LE() 9 years ago
James M Snell 7d73e60f60 buffer: add swap16() and swap32() methods 9 years ago
Felix Böhm 939d6efe0f doc: fix return value of write methods 9 years ago
James M Snell 85ab4a5f12 buffer: add .from(), .alloc() and .allocUnsafe() 9 years ago
Tristan Slominski 1411e0b648 doc: document base64url encoding support 9 years ago
Chinedu Francis Nwafili 8b1af2f8d4 doc: fix buf.readInt16LE output 9 years ago
Chinedu Francis Nwafili 0cb0287f8a doc: fix buf.length slice example 9 years ago
Chinedu Francis Nwafili 069072c4bf doc: fix buffer[index] example 9 years ago
Trevor Norris b55e58042c buffer: add encoding parameter to fill() 9 years ago
Claudio Rodriguez 47e926a8d6 doc: fix type references for link gen, link css 9 years ago
Alexander Makarenko c714b2e21c doc: fix links order in Buffer doc 9 years ago
Michaël Zasso 4501a28ad9 doc: clarify optional arguments of Buffer methods 9 years ago
Alexander Makarenko 7aff1d95b7 doc: improve styling consistency in Buffer docs 9 years ago
Timothy Gu 6ad1f7b51c doc: make buffer methods styles consistent 9 years ago
Jimb Esser 58086423f9 doc: fix nonsensical grammar in Buffer::write 9 years ago
Karl Skomski 2bcea02e24 doc: add buf.indexOf encoding param with example 9 years ago
Robert Jefe Lindstaedt e436272897 doc: fenced all code blocks, typo fixes 9 years ago
Shigeki Ohtsu 64e294adb2 doc: fix heading level error in Buffer doc 9 years ago
James M Snell 67b109a4b4 doc: improvements to buffer.markdown copy 9 years ago
James M Snell 9b21119e17 doc: fix, modernize examples in docs 9 years ago
chrisjohn404 f2bddc14f6 doc: Typo in buffer.markdown referencing buf.write() 9 years ago
janriemer 1a21a5368b doc: move description of 'equals' method to right place 9 years ago
Alexander Martin 67e181986a buffer: add includes() for parity with TypedArray 9 years ago
Rich Trott e47ae5808b doc: copyedit buffer doc 9 years ago
jpersson 14b3aab7d2 doc: add links and backticks around names 9 years ago
cjihrig 5f3ed61094 doc: add reference for buffer.inspect() 9 years ago
Bryan English cd1123a0fb doc: consistent reference-style links 9 years ago
Manuel B 3c56d5e9e3 doc: added what buf.copy returns 9 years ago
Tristian Flanagan c0360c1de8 doc: sort buffer alphabetically 9 years ago
Martii e32aca698e doc: clarify API buffer.concat 9 years ago
Trevor Norris 57f99a9479 doc: binary encoding is not deprecated 9 years ago
Rod Machen 20b68e5b42 doc: fix spelling in Buffer documentation 9 years ago