74 Commits (18ed4416ae9e41a858ed7f1cbb4746c772087211)

Author SHA1 Message Date
Claudio Rodriguez 7acbe877be doc: fix type references for link gen, link css 9 years ago
Alexander Makarenko cc849f5872 doc: fix links order in Buffer doc 9 years ago
Michaël Zasso 2e4dbf2af9 doc: clarify optional arguments of Buffer methods 9 years ago
Alexander Makarenko 08d7ac46ad doc: improve styling consistency in Buffer docs 9 years ago
Timothy Gu aeac623141 doc: make buffer methods styles consistent 9 years ago
Jimb Esser 9c05a5791e doc: fix nonsensical grammar in Buffer::write 9 years ago
Karl Skomski ad2c9d3d0f doc: add buf.indexOf encoding param with example 9 years ago
Robert Jefe Lindstaedt 3624eaf691 doc: fenced all code blocks, typo fixes 9 years ago
Shigeki Ohtsu 8c4748f04b doc: fix heading level error in Buffer doc 9 years ago
James M Snell 819a83b9a9 doc: improvements to buffer.markdown copy 9 years ago
chrisjohn404 fe693b7a4f doc: Typo in buffer.markdown referencing buf.write() 9 years ago
James M Snell 61f91b2f29 doc: fix, modernize examples in docs 9 years ago
janriemer cf214e56e4 doc: move description of 'equals' method to right place 9 years ago
Rich Trott 7920f8dbde doc: copyedit buffer doc 9 years ago
jpersson e2fe214857 doc: add links and backticks around names 9 years ago
cjihrig 9b41e7ef75 doc: add reference for buffer.inspect() 9 years ago
Bryan English 151668308c doc: consistent reference-style links 9 years ago
Tristian Flanagan 7818970a11 doc: sort buffer alphabetically 9 years ago
Manuel B 875dd4a7f8 doc: added what buf.copy returns 9 years ago
Trevor Norris 317e0ec6b3 doc: binary encoding is not deprecated 9 years ago
Martii e04cb1e1fc doc: clarify API buffer.concat 9 years ago
Rod Machen 75de258376 doc: fix spelling in Buffer documentation 9 years ago
Sam Roberts 302d59dce8 doc: correct buffer.slice arg syntax 9 years ago
Sven Slootweg cd643d7c37 doc: add missing backtick in buffer.markdown 9 years ago
Сковорода Никита Андреевич d6714ff1a4 doc: minor clarification in buffer.markdown 9 years ago
cjihrig a69ab27ab4 node: rename from io.js to node 9 years ago
James M Snell 936c9ffb0f doc: multiple documentation updates cherry picked from v0.12 9 years ago
Ben Noordhuis 70d1f32f56 deps: update v8 to 4.4.63.9 9 years ago
Sakthipriyan Vairamani eea66e2a7b buffer: fix case of one buffer passed to concat 10 years ago
Alex Yursha 08ec897f82 doc: fix typo in buffer module documentation 10 years ago
Trevor Norris 78581c8d90 buffer: add indexOf() method 10 years ago
Chris Dickinson cf0306cd71 doc: update stability index 10 years ago
Ben Noordhuis 789bbb91d3 doc: update node.js references in api docs 10 years ago
Vladimir Kurchatkin 45d8d9f826 buffer: implement `iterable` interface 10 years ago
James M Snell 3622f0308f doc: clarify buffer api documentation 10 years ago
Trevor Norris 6462519d3c buffer, doc: misc. fix and cleanup 10 years ago
Yazhong Liu 83d7d9e6d8 buffer: add generic functions for (u)int ops 10 years ago
Trevor Norris f2a78de6ec doc: fix optional parameter parsing 10 years ago
Trevor Norris 51b6b6844e doc: fix brackets for optional parameters 10 years ago
Jackson Tian 4516e6dda4 doc: document max `new Buffer(size)` 10 years ago
Ben Noordhuis 72dcc26c7a doc: buffer: clarify typed array construction 10 years ago
Trevor Norris b1a44dfe9e buffer: remove Buffer#toArrayBuffer() 11 years ago
Sean McArthur 226f98a356 buffer: add compare and equals methods 11 years ago
Trevor Norris 8a295cd520 buffer: add buf.toArrayBuffer() API 11 years ago
Trevor Norris d817843d2e smalloc: create separate module 11 years ago
Ben Noordhuis 0693d22f86 src: enable native v8 typed arrays 11 years ago
Trevor Norris fb40da822f buffer: expose class methods alloc and dispose 12 years ago
Trevor Norris 456942a920 buffer: reimplement Buffer pools 12 years ago
Trevor Norris 3a2f273bd7 buffer: use smalloc as backing data store 12 years ago
David Braun 840a29fc0f buffer: change output of Buffer.prototype.toJSON() 12 years ago