]> zoso.dev Git - buffer.git/shortlog
buffer.git
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
2016-02-16 Feross AboukhadijehMerge pull request #97 from littledan/master
2016-02-12 Feross AboukhadijehMerge pull request #101 from feross/greenkeeper-standar...
2016-02-12 greenkeeperio-botchore(package): update standard to version 6.0.5
2016-02-05 Feross Aboukhadijehstandard 6
2016-01-28 Feross Aboukhadijeh4.4.0
2016-01-28 Daniel CousensMerge pull request #100 from substack/infinity
2016-01-28 James Hallidaydisable value check on floats to match node behavior
2016-01-28 James Hallidaytests to write {+,-}Infinity to floats, doubles
2016-01-28 Dan EhrenbergEnsure ES2016 engines construct Uint8Array (not Buffer...
2016-01-27 Feross Aboukhadijeh4.3.1
2016-01-27 Feross Aboukhadijehadd back Buffer._augment for one more major version
2016-01-27 Feross Aboukhadijehfix comment
2016-01-13 Feross AboukhadijehMerge pull request #96 from jscissr/patch-1
2016-01-13 Jan SchärREADME: iojs.org -> nodejs.org, http -> https
2016-01-13 Feross Aboukhadijehbadges
2016-01-13 Feross Aboukhadijehbrowserify@13
2016-01-12 Feross Aboukhadijehupdate readme
2016-01-12 Feross Aboukhadijeh4.3.0
2016-01-12 Feross Aboukhadijehsauce: drop safari 5.1 from tests
2016-01-12 Feross Aboukhadijehfix tests
2016-01-12 Feross Aboukhadijehsafari 5-7 should use typed array impl
2016-01-11 Feross Aboukhadijeh4.2.0
2016-01-11 Feross Aboukhadijehremove deprecated buffer.get/.set methods
2016-01-11 Feross AboukhadijehRevert "disable test that relies on browserify 13 in...
2016-01-09 Feross Aboukhadijehdisable test that relies on browserify 13 in zuul
2016-01-09 Feross Aboukhadijeh4.1.0
2016-01-09 Feross Aboukhadijehskip older browsers
2016-01-09 Feross Aboukhadijehtest: run typedarray-to-buffer only in browsers with...
2016-01-09 Feross Aboukhadijehtest: fix typo
2016-01-09 Feross Aboukhadijehfix benchmark for v2
2016-01-09 Feross Aboukhadijehbenchmark@2
2016-01-09 Feross Aboukhadijehadd note to readme about perf
2016-01-09 Feross Aboukhadijehtests
2016-01-09 Feross Aboukhadijehbase64-js@1
2016-01-09 Feross AboukhadijehRemove `Buffer._augment` function
2016-01-09 Feross AboukhadijehInclude `typedarray-to-buffer` test
2016-01-09 Feross AboukhadijehInclude `is-buffer` test
2016-01-09 Feross Aboukhadijehreadme: fix link to code
2016-01-09 Feross Aboukhadijehadd links to related packages
2016-01-09 Feross Aboukhadijehremove saved _set reference
2016-01-09 Feross Aboukhadijehfix buf introduced in PR #92
2016-01-09 Feross Aboukhadijehtest: add arraybuffer tests
2016-01-09 Feross Aboukhadijehdetect more invalid arraybuffers
2016-01-09 Feross AboukhadijehMerge branch 'mtth-master'
2016-01-08 Matthieu MonschSpeed up buffer creation.
2016-01-02 Feross Aboukhadijeh4.0.0
2016-01-02 Feross AboukhadijehMerge pull request #91 from RaulTsc/master
2016-01-02 RaulTscRemoved Buffer.toArrayBuffer(). Fixes #90
2015-12-25 Feross Aboukhadijeh3.6.0
2015-12-25 Feross AboukhadijehMerge pull request #88 from feross/79
2015-12-25 Feross AboukhadijehMerge pull request #89 from feross/document-testing
2015-12-24 Nolan LawsonDocument how to test the project
2015-12-24 Nolan LawsonProper strict mode support. Fixes #79
2015-12-20 Feross AboukhadijehMerge pull request #87 from feross/microsoftedge
2015-12-20 Feross Aboukhadijehzuul: test microsoft edge
2015-12-11 Feross Aboukhadijeh3.5.5
2015-12-11 Feross Aboukhadijehisarray@1
2015-12-06 Feross Aboukhadijeh3.5.4
2015-12-06 Feross AboukhadijehMerge pull request #85 from jscissr/isarray
2015-12-05 Jan SchärUse isarray instead of is-array
2015-12-01 Feross Aboukhadijeh3.5.3
2015-12-01 Feross Aboukhadijehfix test for IE8/9
2015-12-01 Feross Aboukhadijehbrowserify@12
2015-11-30 Feross AboukhadijehMerge pull request #84 from guybedford/master
next