]>
zoso.dev Git - buffer.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Tõnis Tiigi [Wed, 27 Feb 2013 19:29:02 +0000 (21:29 +0200)]
Allow creating buffers from buffers
Romain Beauxis [Fri, 16 Nov 2012 00:35:37 +0000 (18:35 -0600)]
Bump version.
Romain Beauxis [Fri, 16 Nov 2012 00:31:23 +0000 (16:31 -0800)]
Merge pull request #7 from rdrey/master
Added Buffer.concat(list, [totalLength])
Rainer Dreyer [Fri, 16 Nov 2012 00:21:06 +0000 (02:21 +0200)]
Added tests
Added unit tests and removed unnecessary string conversion.
Rainer Dreyer [Thu, 15 Nov 2012 22:45:18 +0000 (00:45 +0200)]
Added concat()
Fixes toots/buffer-browserify#6
Janus [Thu, 20 Sep 2012 22:21:38 +0000 (00:21 +0200)]
Fix read too, add test for read. Also add buffer.copy
Romain Beauxis [Thu, 20 Sep 2012 10:47:40 +0000 (12:47 +0200)]
Bump version
Romain Beauxis [Thu, 20 Sep 2012 10:46:36 +0000 (12:46 +0200)]
Fixed write functions, thanks to @ysangkok
Romain Beauxis [Sun, 15 Jul 2012 23:15:24 +0000 (18:15 -0500)]
Bump version to 0.0.2
Romain Beauxis [Fri, 29 Jun 2012 18:33:45 +0000 (11:33 -0700)]
Merge pull request #2 from sokra/master
add buffer_ieee754
Tobias Koppers [Fri, 29 Jun 2012 17:56:52 +0000 (19:56 +0200)]
add buffer_ieee754
Romain Beauxis [Wed, 6 Jun 2012 01:18:01 +0000 (20:18 -0500)]
Initial commit.