68 Commits (febe5c44c0a45847217278e8f82b89c23f6002a2)

Author SHA1 Message Date
Matt Ranney a2f70da4c9 Buffer.copy should copy through sourceEnd, as specified. 15 years ago
Ryan Dahl ba792ea202 :%s/sys.puts/console.log/g 15 years ago
Felix Geisendörfer 0a539865dd Support arrays and strings in buffer constructor 15 years ago
Ryan Dahl b8c0349750 Fix triple buffer slice bug 15 years ago
Ryan Dahl 08a09bb50a Use some more Binary/F methods for Buffer 15 years ago
Ryan Dahl 53dd9fe200 Fix bug in buffer.utf8Write() which included \u0000 15 years ago
Ryan Dahl b72ffc0e07 Add buffer.copy 15 years ago
Ryan Dahl 025116f8d0 Move Buffer into own module 15 years ago
Ryan Dahl e01464373f Speed up test-buffer 15 years ago
Ryan Dahl c69d3f4a35 Don't use process.mixin in test-buffer.js 15 years ago
Ryan Dahl 71d237e6a0 Move net2 tests into test/simple 15 years ago
Ryan Dahl 785531691b Add buffer.unpack 15 years ago
Ryan Dahl 4347906b7f Fix require() in test-buffer.js 15 years ago
Ryan Dahl bf803f478b Reimplment Buffers 15 years ago
Ryan Dahl e2569c402f Add some tests to test-buffer.js 15 years ago
Ryan Dahl 630bb7a012 Rename blob to buffer. 15 years ago