projects
/
buffer.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
buffer.git
2018-02-16
Feross Aboukhadijeh
move common.js to node/ folder so it doesn't run in...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-21
Volker Mische
Use automatically downloaded test-buffer-alloc
commit
|
commitdiff
|
tree
|
snapshot
2018-01-21
Volker Mische
Remove some post-processing from download script
commit
|
commitdiff
|
tree
|
snapshot
2018-01-21
Volker Mische
Remove tests that were moved
commit
|
commitdiff
|
tree
|
snapshot
2018-01-21
Volker Mische
Fix outdated error message
commit
|
commitdiff
|
tree
|
snapshot
2018-01-21
Volker Mische
Add .parent property
commit
|
commitdiff
|
tree
|
snapshot
2018-01-21
Volker Mische
const is needed to fix some test
commit
|
commitdiff
|
tree
|
snapshot
2018-01-21
Volker Mische
Add .offset property
commit
|
commitdiff
|
tree
|
snapshot
2018-01-21
Volker Mische
Fix single character fast path
commit
|
commitdiff
|
tree
|
snapshot
2018-01-21
Volker Mische
Throw error on alloc() if value can't be encoded
commit
|
commitdiff
|
tree
|
snapshot
2018-01-21
Volker Mische
Custom implementation of toLocaleString()
commit
|
commitdiff
|
tree
|
snapshot
2018-01-21
Volker Mische
Error message for "size" parameter changed
commit
|
commitdiff
|
tree
|
snapshot
2018-01-21
Volker Mische
Node.js also supports Buffer creation from {buffer...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-21
Volker Mische
Out of bounds error message changed
commit
|
commitdiff
|
tree
|
snapshot
2018-01-21
Volker Mische
Out of bounds error message changed
commit
|
commitdiff
|
tree
|
snapshot
2018-01-21
Volker Mische
Error message on Buffer creation changed
commit
|
commitdiff
|
tree
|
snapshot
2018-01-21
Volker Mische
Throw error when no buffer is given for `copy()`
commit
|
commitdiff
|
tree
|
snapshot
2018-01-21
Volker Mische
Add `printSkipMessage()` stub
commit
|
commitdiff
|
tree
|
snapshot
2018-01-21
Volker Mische
Change error message when unknown encoding is given
commit
|
commitdiff
|
tree
|
snapshot
2018-01-18
Volker Mische
Hex strings no longer need have even number of digits
commit
|
commitdiff
|
tree
|
snapshot
2018-01-18
Volker Mische
Treat `=` as end of Base64 encoded string
commit
|
commitdiff
|
tree
|
snapshot
2018-01-18
Volker Mische
test-buffer-alloc updated from uptream
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Feross Aboukhadijeh
5.0.8
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Feross Aboukhadijeh
Remove my email from comment
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Feross Aboukhadijeh
5.0.7
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Feross Aboukhadijeh
authors
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Feross Aboukhadijeh
Merge pull request #170 from feross/arraybuffer-context
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Feross Aboukhadijeh
Treat ArrayBuffers from another context as valid
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Feross Aboukhadijeh
Merge pull request #165 from srsudar/arraybuffer-readme
commit
|
commitdiff
|
tree
|
snapshot
2017-07-01
Sam Sudar
Add slice for converting to ArrayBuffer
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Feross Aboukhadijeh
5.0.6
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Feross Aboukhadijeh
add back Number.isNaN shim for IE
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Feross Aboukhadijeh
Merge pull request #159 from feross/improvements
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Feross Aboukhadijeh
remove string.trim() shim
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Feross Aboukhadijeh
use `Number.isNaN` consistently
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Feross Aboukhadijeh
support environments that lack ArrayBuffer.isView ...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Feross Aboukhadijeh
standard
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Feross Aboukhadijeh
Merge pull request #158 from feross/readme
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Feross Aboukhadijeh
Add conversion instructions
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Feross Aboukhadijeh
5.0.5
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Feross Aboukhadijeh
Merge pull request #155 from feross/instanceof
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Feross Aboukhadijeh
Undo `instanceof Buffer` changes
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Feross Aboukhadijeh
5.0.4
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Feross Aboukhadijeh
Merge pull request #153 from feross/standard
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Feross Aboukhadijeh
Replace `Buffer.isBuffer` with `instanceof Buffer`
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Feross Aboukhadijeh
remove 'typeof ArrayBuffer' checks
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Feross Aboukhadijeh
download: one less newline
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Feross Aboukhadijeh
fix bug caught by standard v9
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Feross Aboukhadijeh
remove unneeded property access
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Feross Aboukhadijeh
standard
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Feross Aboukhadijeh
standard
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Feross Aboukhadijeh
5.0.3
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Feross Aboukhadijeh
check for console.error before using it (for IE5-7)
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Feross Aboukhadijeh
browserify@14
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Feross Aboukhadijeh
remove old comment
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Feross Aboukhadijeh
authors
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Feross Aboukhadijeh
5.0.2
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Feross Aboukhadijeh
fix comment
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Feross Aboukhadijeh
Merge pull request #148 from adventure-yunfei/master
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Feross Aboukhadijeh
Merge pull request #150 from feross/feross/cleanup
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Feross Aboukhadijeh
docs
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Feross Aboukhadijeh
test: there is nothing after IE11
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Feross Aboukhadijeh
test: ES6 tests on Safari and iPhone
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Feross Aboukhadijeh
test: run ES6 tests on Edge
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Feross Aboukhadijeh
test: remove poly fill for Array.forEach, Array.map...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Feross Aboukhadijeh
test: remove checks for TYPED_ARRAY_SUPPORT
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Feross Aboukhadijeh
Add bin/ to .npmignore
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Feross Aboukhadijeh
remove useless file
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Feross Aboukhadijeh
standard fixes
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Feross Aboukhadijeh
authors
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Feross Aboukhadijeh
5.0.1
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Feross Aboukhadijeh
Merge pull request #149 from emilbayes/master
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Emil Bay
Update browser testing instructions
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Emil Bay
Fix Buffer => B, squash
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Emil Bay
Fix bug with .fill bytes > 127 from other encoding
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
adventure-yunfei
adventure-yunfei fix: wrong overwritting of not writabl...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Feross Aboukhadijeh
Merge pull request #146 from fanatid/create-buffer...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Kirill Fomichev
change style of condition in createBuffer
commit
|
commitdiff
|
tree
|
snapshot
2016-09-29
Feross Aboukhadijeh
add missing uglify-js dev dep
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Feross Aboukhadijeh
Merge pull request #143 from jdalton/rm
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
John-David...
Remove old browser note. [ci skip]
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Feross Aboukhadijeh
readme: update sizes
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Feross Aboukhadijeh
authors
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Feross Aboukhadijeh
5.0.0
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Feross Aboukhadijeh
Remove unneeded `that` parameter
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
John-David...
Add `enumerable` and `writable` descriptors.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Feross Aboukhadijeh
clean up typed array support detection
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Feross Aboukhadijeh
Convert offsets to unsigned int consistently
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
John-David...
Update dot files.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Feross Aboukhadijeh
Remove object implementation tests
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Feross Aboukhadijeh
v5: Remove Object implementation
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
John-David...
Remove isarray dep.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Feross Aboukhadijeh
Merge pull request #135 from feross/style
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Feross Aboukhadijeh
style: Move prototype setup to right after Buffer const...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Feross Aboukhadijeh
change standard ignore syntax
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Feross Aboukhadijeh
standard
commit
|
commitdiff
|
tree
|
snapshot
2016-08-18
Feross Aboukhadijeh
4.9.1
commit
|
commitdiff
|
tree
|
snapshot
2016-08-18
Feross Aboukhadijeh
Merge pull request #132 from feross/throw-negative
commit
|
commitdiff
|
tree
|
snapshot
2016-08-18
Feross Aboukhadijeh
throw on negative .allocUnsafe() argument
commit
|
commitdiff
|
tree
|
snapshot
2016-08-18
Feross Aboukhadijeh
test: sync node.js tests to master (node v6.4.0)
commit
|
commitdiff
|
tree
|
snapshot
next