]> zoso.dev Git - buffer.git/shortlog
buffer.git
2016-11-22 Feross Aboukhadijehstandard fixes
2016-11-07 Feross Aboukhadijehauthors
2016-11-07 Feross Aboukhadijeh5.0.1
2016-11-07 Feross AboukhadijehMerge pull request #149 from emilbayes/master
2016-11-07 Emil BayUpdate browser testing instructions
2016-11-07 Emil BayFix Buffer => B, squash
2016-11-07 Emil BayFix bug with .fill bytes > 127 from other encoding
2016-10-17 Feross AboukhadijehMerge pull request #146 from fanatid/create-buffer...
2016-10-17 Kirill Fomichevchange style of condition in createBuffer
2016-09-29 Feross Aboukhadijehadd missing uglify-js dev dep
2016-09-27 Feross AboukhadijehMerge pull request #143 from jdalton/rm
2016-09-27 John-David... Remove old browser note. [ci skip]
2016-09-27 Feross Aboukhadijehreadme: update sizes
2016-09-27 Feross Aboukhadijehauthors
2016-09-27 Feross Aboukhadijeh5.0.0
2016-09-27 Feross AboukhadijehRemove unneeded `that` parameter
2016-09-27 John-David... Add `enumerable` and `writable` descriptors.
2016-09-27 Feross Aboukhadijehclean up typed array support detection
2016-09-27 Feross AboukhadijehConvert offsets to unsigned int consistently
2016-09-27 John-David... Update dot files.
2016-09-27 Feross AboukhadijehRemove object implementation tests
2016-09-27 Feross Aboukhadijehv5: Remove Object implementation
2016-09-27 John-David... Remove isarray dep.
2016-09-14 Feross AboukhadijehMerge pull request #135 from feross/style
2016-09-14 Feross Aboukhadijehstyle: Move prototype setup to right after Buffer const...
2016-09-10 Feross Aboukhadijehchange standard ignore syntax
2016-08-26 Feross Aboukhadijehstandard
2016-08-18 Feross Aboukhadijeh4.9.1
2016-08-18 Feross AboukhadijehMerge pull request #132 from feross/throw-negative
2016-08-18 Feross Aboukhadijehthrow on negative .allocUnsafe() argument
2016-08-18 Feross Aboukhadijehtest: sync node.js tests to master (node v6.4.0)
2016-08-18 Feross Aboukhadijehtest: Remove assert hack
2016-08-09 Feross Aboukhadijehhq standard badge
2016-08-08 Feross Aboukhadijehfixpack
2016-08-08 Feross AboukhadijehMerge pull request #129 from feross/AUTHORS
2016-08-08 Feross AboukhadijehAdd AUTHORS.md to thank contributors!
2016-08-08 Feross Aboukhadijeh4.9.0
2016-08-08 Feross AboukhadijehMerge pull request #128 from feross/typeof
2016-08-08 Feross AboukhadijehFix: Add missing "typeof"
2016-08-08 Feross Aboukhadijehtest: undo removing iphone test
2016-08-08 Feross Aboukhadijehzuul: undo disabling latest firefox test
2016-08-08 Feross AboukhadijehMerge pull request #127 from dcposch/dc/lastindexof
2016-08-08 Feross Aboukhadijeh4.8.0
2016-08-08 Feross AboukhadijehMerge pull request #126 from feross/test-fixes
2016-08-08 DCBuffer.lastIndexOf
2016-08-08 Feross AboukhadijehAdd explanatory comment
2016-08-08 Feross AboukhadijehHACK: test: add terrible hack to work around node.js...
2016-08-08 Feross AboukhadijehShow warning for unimplemented .lastIndexOf
2016-08-08 Feross AboukhadijehFix: buffer should only be as long as the valid part...
2016-08-08 Feross AboukhadijehFix: treat numbers as unsigned 8-bit for .indexOf and...
2016-08-08 Feross Aboukhadijehtest: Update node.js tests from master
2016-08-08 Feross Aboukhadijehtest: remove typed array support check
2016-08-06 Feross Aboukhadijehfix node tests not running
2016-08-06 Feross Aboukhadijehfix node tests not running
2016-08-06 Feross AboukhadijehAdd 'latin1' encoding (alias for 'binary')
2016-08-06 Feross AboukhadijehRemove deprecated 'raw' and 'raws' encoding
2016-08-06 Feross Aboukhadijehhyperquest@2
2016-08-06 Feross AboukhadijehMerge pull request #125 from fanatid/feature/swap64
2016-08-06 Kirill Fomichevlib: add swap64 (was introduced in node 6.3.0)
2016-07-15 Feross Aboukhadijeh4.7.1
2016-07-15 Feross Aboukhadijehskip broken firefox 47 on sauce labs
2016-07-15 Feross AboukhadijehFix TypeError: Could not convert argument 1 to a number...
2016-06-24 Feross Aboukhadijehzuul: remove flaky iphone test
2016-06-24 Feross Aboukhadijeh4.7.0
2016-06-22 Feross Aboukhadijehtest: no polyfill for ES6 browsers
2016-06-22 Feross AboukhadijehMerge pull request #122 from kawanet/issues/121
2016-06-22 Feross Aboukhadijehreadme
2016-06-18 Yusuke Kawasakire #121: IE10-on-IE11 fails the augmentation
2016-05-04 Feross Aboukhadijehfix test failures
2016-05-02 Feross AboukhadijehMerge pull request #115 from feross/greenkeeper-standar...
2016-05-02 greenkeeperio-botchore(package): update standard to version 7.0.0
2016-04-30 Feross Aboukhadijehtravis badge -> master
2016-04-29 Feross Aboukhadijehstyle
2016-04-29 Feross Aboukhadijehsync node.js buffer tests
2016-04-24 Feross Aboukhadijehstandard
2016-04-20 Feross Aboukhadijeh4.6.0
2016-04-20 Feross AboukhadijehMerge pull request #112 from feross/v6
2016-04-20 Feross Aboukhadijehfix firefox strict mode error
2016-04-20 Feross AboukhadijehIE10 fix: don't pass undefined length to typed array...
2016-04-20 Feross Aboukhadijehcheck that ArrayBuffer.isView exists
2016-04-20 Feross Aboukhadijehexplicitly set zuul ui
2016-04-20 Feross Aboukhadijehchanges
2016-04-20 Feross AboukhadijehOnly run es6 node tests in browsers that support it
2016-04-20 Feross AboukhadijehMake latest node.js tests pass
2016-04-19 Feross AboukhadijehAdd Buffer.from, alloc, allocUnsafe, allocUnsafeSlow...
2016-03-24 Feross Aboukhadijeh4.5.1
2016-03-24 Feross Aboukhadijehzuul: only test latest desktop safari
2016-03-24 Feross Aboukhadijehremove redundant check (fix #110)
2016-03-24 Feross AboukhadijehFixes to PR #109
2016-03-24 Feross AboukhadijehMerge pull request #109 from fanatid/feature/compare
2016-03-23 Kirill Fomichevmore readable Buffer.compare
2016-03-11 Feross AboukhadijehMerge pull request #108 from fanatid/patch-z
2016-03-11 Kirill Fomichevadd new related packages to README.md
2016-03-11 Feross Aboukhadijehedge version fix
2016-03-11 Feross Aboukhadijehtest: remove opera; add iphone back
2016-03-01 Feross Aboukhadijehzuul: temporarily remove flaky ios tests
2016-03-01 Feross Aboukhadijehtravis: use latest node
2016-02-16 Feross Aboukhadijeh4.5.0
2016-02-16 Feross Aboukhadijehremove typedarray-to-buffer.js tests
2016-02-16 Feross Aboukhadijehadd explanatory comment for #97
next