]> zoso.dev Git - buffer.git/shortlog
buffer.git
2014-09-12 Feross Aboukhadijehfix test
2014-09-11 Feross Aboukhadijehmake read functions match node
2014-09-11 Feross Aboukhadijehtest object impl in node; write methods match node...
2014-09-11 Feross Aboukhadijehorganize tests better
2014-09-11 Feross Aboukhadijeh2.5.1
2014-09-11 Feross Aboukhadijehexport TYPED_ARRAY_SUPPORT for typedarray-to-buffer
2014-08-10 Feross Aboukhadijehlicense
2014-07-22 Feross Aboukhadijehreadme
2014-07-22 Feross Aboukhadijeh2.5.0
2014-07-22 Feross Aboukhadijehmake IE10 use the Object implementation
2014-07-22 Feross Aboukhadijehfirefox 3-3.6, ie6-8: use shim instead of Array.isArray
2014-07-22 Feross Aboukhadijehfix tests for ie6+7: fix use of JSON object
2014-07-17 Feross Aboukhadijeh2.4.0
2014-07-17 Feross Aboukhadijehconstruct new buffer from buffer toJSON() output (fix...
2014-07-17 Feross Aboukhadijehadd failing test for new buffer from buffer.toJSON...
2014-07-17 Feross Aboukhadijehremove private clamp and coerce functions
2014-07-17 Feross Aboukhadijeh2.3.4
2014-07-17 Feross Aboukhadijehsimplify Buffer.isBuffer check
2014-07-17 Feross Aboukhadijehreadme cleanup
2014-07-17 Feross Aboukhadijehadd note about tracking node 0.11 api
2014-06-30 Feross Aboukhadijeh2.3.3
2014-06-29 Feross AboukhadijehStrip invalid characters from base64 strings (fix #33)
2014-06-29 Feross AboukhadijehAdd failing test for base64 newlines issue (#33)
2014-06-07 Feross Aboukhadijehhomepage = github
2014-05-30 Feross Aboukhadijeh2.3.2
2014-05-30 Feross AboukhadijehMerge pull request #31 from dcousens/master
2014-05-29 Daniel Cousensmove Buffer.isBuffer out of loop
2014-05-28 Daniel Cousensuse modulus of 256 not writeInt8
2014-05-28 Daniel Cousensadd failing test for mixed signed input
2014-05-27 Feross Aboukhadijeh2.3.1
2014-05-27 Feross AboukhadijehMerge branch 'dcousens-master'
2014-05-24 Daniel Cousensuse writeInt8 when reading from an array
2014-05-24 Daniel Cousensadd failing test for array of ints
2014-05-08 Feross Aboukhadijehdisable useragent test
2014-05-08 Feross Aboukhadijehtest expected browsers get Uint8Array implementation
2014-05-08 Feross Aboukhadijeh2.3.0
2014-05-08 Feross Aboukhadijehreturn offset for end of last write (parity with 0.11)
2014-05-08 Feross Aboukhadijehadd failing test for write return offset
2014-05-08 Feross Aboukhadijeh2.2.0
2014-05-08 Feross Aboukhadijehremove console.logs
2014-05-08 Feross AboukhadijehRemove Buffer._charsWritten (parity with 0.11)
2014-05-08 Feross AboukhadijehBuffer#fill supports strings
2014-05-07 Feross Aboukhadijehprivate functions don't need to start with _
2014-05-07 Feross Aboukhadijehcode style
2014-05-07 Feross AboukhadijehBuffer#fill should be chainable
2014-05-07 Feross Aboukhadijehadd Buffer.compare, #compare, #equals
2014-05-07 Feross Aboukhadijehadd failing Buffer.compare, #compare, #equals tests
2014-05-07 Feross Aboukhadijehremove unused var
2014-04-18 Feross Aboukhadijeh2.1.13
2014-04-18 Feross Aboukhadijehpreserve comment
2014-04-10 Feross Aboukhadijeh2.1.12
2014-04-10 Feross Aboukhadijehfix typed array detection
2014-04-10 Feross AboukhadijehMerge pull request #26 from devongovett/patch-1
2014-04-10 Devon GovettUse correct Buffer in tests
2014-04-10 Feross Aboukhadijehfix comment
2014-04-10 Feross AboukhadijehMerge branch 'patch-1' of github.com:devongovett/buffer...
2014-04-10 Feross Aboukhadijehkill nbsp
2014-04-10 Devon GovettFix typed array check in Safari
2014-04-10 Feross Aboukhadijeh2.1.11
2014-04-10 Feross Aboukhadijehfix weird whitespace bug
2014-04-08 Feross Aboukhadijehtesting: test android
2014-04-08 Feross Aboukhadijehdrop opera 11 support
2014-04-08 Feross Aboukhadijehadd npm run size command
2014-04-08 Feross Aboukhadijehreadme
2014-04-08 Feross Aboukhadijeh2.1.10
2014-04-08 Feross Aboukhadijehuse simpler typedarray check
2014-04-08 Feross Aboukhadijeh2.1.9
2014-04-08 Feross Aboukhadijehtests: remove unneeded t.plan() calls
2014-04-08 Feross AboukhadijehMerge branch 'master' of github.com:devongovett/buffer...
2014-04-08 Devon GovettAdd test for copy() after slice()
2014-04-08 Feross Aboukhadijehtest style
2014-04-08 Feross Aboukhadijehlock deps down
2014-04-08 Feross Aboukhadijehfix up license
2014-04-08 Feross Aboukhadijehpackage.json formatting
2014-04-08 Feross Aboukhadijeh2.1.8
2014-04-08 Feross Aboukhadijehuse fast .set() path for all typed arrays
2014-04-08 Feross Aboukhadijehadd tests for new buffer from typedarray
2014-04-08 Devon GovettFix copy with typed arrays
2014-04-08 Feross Aboukhadijehexpose augment as Buffer._augment
2014-04-08 Feross Aboukhadijehtest style
2014-04-05 Feross Aboukhadijeh2.1.7
2014-04-05 Feross Aboukhadijeh2.1.6
2014-04-05 Feross AboukhadijehMerge pull request #21 from mafintosh/native-copy
2014-04-05 Feross AboukhadijehUpdate README.md
2014-04-05 Mathias Buusadd bench for 10k copy
2014-04-05 Mathias Buususe native copy for typed arrays
2014-04-05 Feross Aboukhadijehimprove wording
2014-03-07 Feross Aboukhadijehdon't test in node 0.8
2014-03-07 Feross Aboukhadijeh2.1.5
2014-03-07 Feross Aboukhadijehfirefox now gets the fast typed array implementation!
2014-02-16 Feross Aboukhadijehpackage.json
2014-02-16 Feross Aboukhadijeh2.1.4
2014-02-16 Feross Aboukhadijehreadme
2014-02-16 Feross Aboukhadijehadd comment/author/npm comment
2014-02-07 Feross Aboukhadijehreadme
2014-02-07 Feross Aboukhadijeh2.1.3
2014-02-07 Feross Aboukhadijehreadme fixes
2014-02-07 Feross Aboukhadijehbadges
2014-02-07 Feross Aboukhadijehbadges
2014-02-07 Feross Aboukhadijehreadme
next