issues
search
toots
/
buffer-browserify
node's buffer module, but for the browser.
MIT License
52
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update base64-js version
#39
hegemonic
closed
9 years ago
0
Fix issue #37 Create buffer from array.
#38
stepek
closed
9 years ago
1
Create buffer from array
#37
stepek
closed
9 years ago
0
Remove reserved keywords
#36
JustinTulloss
closed
10 years ago
1
change Error to TypeError
#35
fanatid
closed
10 years ago
1
Update tap/tape deps (fixes #33)
#34
feross
closed
11 years ago
0
Tests fail on OS X, Node v0.10.22
#33
feross
closed
11 years ago
0
remove duplicate check in isBuffer
#32
mscdex
closed
11 years ago
0
Buffer.isBuffer returns false for Buffers
#31
thlorenz
opened
11 years ago
3
Add MIT LICENSE file
#30
mbrevoort
closed
11 years ago
1
License incompatibility, base64-js is GPLv2
#29
mbrevoort
closed
11 years ago
2
Publish
#28
AndreasMadsen
closed
11 years ago
0
Wrong behavior with base64
#27
felixhammerl
closed
11 years ago
0
shim string.prototype.trim locally
#26
AndreasMadsen
closed
11 years ago
1
support out of range slice
#25
AndreasMadsen
closed
11 years ago
2
add Buffer.isEncoding method
#24
AndreasMadsen
closed
11 years ago
1
limited slicing implementation
#23
husio-org
closed
11 years ago
3
buf[i] not working sometimes
#22
andrewrk
opened
11 years ago
4
ignore whitespace. more compatible with node.js Buffer
#21
andrewrk
closed
11 years ago
1
slicing issue 19
#20
husio-org
closed
11 years ago
1
slicing support
#19
husio-org
opened
11 years ago
4
avoid circular dependency with assert module
#18
husio-org
closed
11 years ago
0
ciruclar dependency buffer and assert
#17
husio-org
closed
11 years ago
0
IE6 support, and ES5 assumptions
#16
ELLIOTTCABLE
closed
11 years ago
1
Fix: buffer.copy ignores sourceEnd if it's set to 0
#15
mwilliamson
closed
11 years ago
1
make buffer[index] work
#14
ghost
closed
11 years ago
19
slowbuffer doesn't implement `fill`
#13
chrisdickinson
closed
11 years ago
1
Add support for fill()
#12
tonistiigi
closed
11 years ago
2
Fix overflow issues on writing/reading integers
#11
tonistiigi
closed
11 years ago
3
Allow creating buffers from buffers
#10
tonistiigi
closed
11 years ago
1
Add missing binarySlice/binaryWrite methods
#9
tonistiigi
closed
11 years ago
1
ArrayBuffer/DataView support?
#8
txdv
closed
7 years ago
0
Added Buffer.concat(list, [totalLength])
#7
rdrey
closed
12 years ago
3
Buffer.concat() missing
#6
rdrey
closed
12 years ago
2
Fix read too, add test for read. Also add SlowBuffer.prototype.copy (somehow missing)
#5
ysangkok
closed
12 years ago
1
Problem with write{Uint,Int}{16,32}{LE,BE}, not writing in right array
#4
ysangkok
closed
12 years ago
2
add buffer_ieee754
#2
sokra
closed
12 years ago
1
node.js simple tests
#1
sokra
opened
12 years ago
13