]> zoso.dev Git - buffer.git/log
buffer.git
12 years agoAllow creating buffers from buffers
Tõnis Tiigi [Wed, 27 Feb 2013 19:29:02 +0000 (21:29 +0200)]
Allow creating buffers from buffers

12 years agoBump version.
Romain Beauxis [Fri, 16 Nov 2012 00:35:37 +0000 (18:35 -0600)]
Bump version.

12 years agoMerge pull request #7 from rdrey/master
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])

12 years agoAdded tests
Rainer Dreyer [Fri, 16 Nov 2012 00:21:06 +0000 (02:21 +0200)]
Added tests

Added unit tests and removed unnecessary string conversion.

12 years agoAdded concat()
Rainer Dreyer [Thu, 15 Nov 2012 22:45:18 +0000 (00:45 +0200)]
Added concat()

Fixes toots/buffer-browserify#6

12 years agoFix read too, add test for read. Also add buffer.copy
Janus [Thu, 20 Sep 2012 22:21:38 +0000 (00:21 +0200)]
Fix read too, add test for read. Also add buffer.copy

12 years agoBump version
Romain Beauxis [Thu, 20 Sep 2012 10:47:40 +0000 (12:47 +0200)]
Bump version

12 years agoFixed write functions, thanks to @ysangkok
Romain Beauxis [Thu, 20 Sep 2012 10:46:36 +0000 (12:46 +0200)]
Fixed write functions, thanks to @ysangkok

12 years agoBump version to 0.0.2
Romain Beauxis [Sun, 15 Jul 2012 23:15:24 +0000 (18:15 -0500)]
Bump version to 0.0.2

12 years agoMerge pull request #2 from sokra/master
Romain Beauxis [Fri, 29 Jun 2012 18:33:45 +0000 (11:33 -0700)]
Merge pull request #2 from sokra/master

add buffer_ieee754

12 years agoadd buffer_ieee754
Tobias Koppers [Fri, 29 Jun 2012 17:56:52 +0000 (19:56 +0200)]
add buffer_ieee754

12 years agoInitial commit.
Romain Beauxis [Wed, 6 Jun 2012 01:18:01 +0000 (20:18 -0500)]
Initial commit.