]> zoso.dev Git - buffer.git/shortlog
buffer.git
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
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
next