]> zoso.dev Git - buffer.git/shortlog
buffer.git
2014-02-01 Feross AboukhadijehAdd stub ucs2, ucs-2, utf16le, utf-16le support
2014-01-29 Feross Aboukhadijehreadme
2014-01-29 Feross Aboukhadijeh2.0.16
2014-01-29 Feross Aboukhadijehreadme
2014-01-27 Feross Aboukhadijehadd npm image
2014-01-26 Feross Aboukhadijeh2.0.15
2014-01-26 Feross Aboukhadijehfix prepublish script
2014-01-26 Feross Aboukhadijeh2.0.14
2014-01-26 Feross Aboukhadijehadd script to produce bundle on publish
2014-01-26 Feross Aboukhadijeh2.0.13
2014-01-26 Feross Aboukhadijehno inception! (remove browserify dep)
2014-01-25 Feross Aboukhadijehstyle
2014-01-25 Feross Aboukhadijehstyle
2014-01-20 Feross Aboukhadijehstyle
2014-01-20 Feross Aboukhadijeh2.0.12
2014-01-20 Feross Aboukhadijehfix toArrayBuffer() test so it will run on Firefox
2014-01-20 Feross Aboukhadijeh2.0.11
2014-01-20 Feross AboukhadijehAdd buf.toArrayBuffer on Firefox (fix #17)
2014-01-20 Feross Aboukhadijeh2.0.10
2014-01-20 Feross AboukhadijehFix: In node 0.8 + 0.10, Uint8Array.prototype.set is...
2014-01-20 Feross AboukhadijehSupport deprecated `get` and `set` calls
2014-01-18 Feross Aboukhadijeh2.0.9
2014-01-18 Feross AboukhadijehFix #16. TypeError: buf.set is not a function (firefox)
2014-01-18 Feross Aboukhadijehimprove style of tests
2014-01-09 Feross Aboukhadijeh2.0.8
2014-01-09 Feross Aboukhadijehdon't assume Uint8Array exists in global namespace
2014-01-09 Feross AboukhadijehFix new buffer from buffer test for Object implementation
2014-01-08 Feross AboukhadijehMerge pull request #15 from alfyboza/isbuffer
2014-01-08 Alfonso BozaBuffer.isBuffer() returns explicit true/false, fixed...
2014-01-08 Feross Aboukhadijeh2.0.7
2014-01-08 Feross Aboukhadijehloosen base64-js dep
2014-01-08 Feross AboukhadijehREADME
2014-01-08 Feross Aboukhadijeh2.0.6
2014-01-08 Feross AboukhadijehUpdate base64-js to 0.0.5 for 10x perf improvement...
2014-01-08 Feross AboukhadijehMerge pull request #14 from jessetane/surrogate-pairs
2014-01-06 Jesse Tanesurrogate pair tests: use escape sequences
2014-01-06 Feross AboukhadijehMerge pull request #13 from jessetane/surrogate-pairs
2014-01-05 Jesse Tanedetect and handle utf16 non-BMP characters (surrogate...
2014-01-05 Jesse Taneadd failing utf16 surrogate pair test
2014-01-05 Feross AboukhadijehUpdate README.md
2014-01-02 Feross Aboukhadijeh2.0.5
2014-01-02 Feross Aboukhadijehspecify full github url for old npm versions
2014-01-01 Feross Aboukhadijeh2.0.4
2014-01-01 Feross AboukhadijehOnly test for slice() parent tracking in supported...
2014-01-01 Feross AboukhadijehReadme: explain that "parent tracking" works sometimes...
2014-01-01 Feross AboukhadijehAdd "differences" section to readme
2014-01-01 Feross Aboukhadijehadd .slice() tests for parent tracking/update
2014-01-01 Feross Aboukhadijehtests: fix style
2014-01-01 Feross Aboukhadijeh2.0.3
2014-01-01 Feross Aboukhadijehuse `assert` instead of `throw` consistently
2014-01-01 Feross Aboukhadijeh2.0.2
2014-01-01 Feross AboukhadijehEliminate DataView (better perf, smaller file size...
2014-01-01 Feross Aboukhadijehpackage.json formatting
2014-01-01 Feross Aboukhadijehperf: add new test
2014-01-01 Feross Aboukhadijehreadme: re-order features
2013-12-28 Feross Aboukhadijeh2.0.1
2013-12-28 Feross Aboukhadijehadd chrome 9-10 support
2013-12-28 Feross AboukhadijehUpdate README.md
2013-12-28 Feross Aboukhadijeh2.0.0
2013-12-28 Feross Aboukhadijehfix invisible char
2013-12-28 Feross AboukhadijehRevert "travis: test 0.11"
2013-12-28 Feross AboukhadijehREADME
2013-12-28 Feross Aboukhadijehtests: forEach for IE6-8
2013-12-28 Feross AboukhadijehUse an Object-based implementation as fallback (close...
2013-12-28 Feross Aboukhadijehtravis: test 0.11
2013-12-28 Feross AboukhadijehRemove unimplemented encoding types
2013-12-28 Feross AboukhadijehRemove fallbacks for IE9+ and Firefox (all)
2013-12-28 Feross Aboukhadijeh1.2.4
2013-12-28 Feross AboukhadijehPrevent unneeded slice() when calling toString('base64')
2013-12-28 Feross Aboukhadijehadd solo performance tests
2013-12-28 Feross Aboukhadijehtestling: remove android test
2013-12-28 Feross AboukhadijehMake toArrayBuffer() test more robust
2013-12-28 Feross Aboukhadijeh1.2.3
2013-12-28 Feross Aboukhadijehloosen dep semvers
2013-12-15 Feross AboukhadijehUse base64-js fork that works in IE6-8 (until they...
2013-12-13 Feross Aboukhadijeh1.2.2
2013-12-13 Feross Aboukhadijehstyle
2013-12-13 Feross Aboukhadijehuse typedarray@0.0.5 for bugfixes in old IE
2013-12-12 Feross Aboukhadijeh1.2.1
2013-12-12 Feross Aboukhadijehtemporarily use typedarray@0.0.3 (until i can debug...
2013-12-12 Feross Aboukhadijehstyle
2013-12-12 Feross AboukhadijehMerge branch 'master' of github.com:RubenVerborgh/nativ...
2013-12-12 Feross Aboukhadijehstyle
2013-12-12 Ruben VerborghAccess buffer elements directly when slicing.
2013-12-12 Feross Aboukhadijehminor style
2013-12-11 Feross Aboukhadijeh1.2.0
2013-12-11 Feross Aboukhadijehuse typedarray@0.0.4 which fixes more errors in IE8
2013-12-11 Feross Aboukhadijehtestling: add android test
2013-12-11 Feross Aboukhadijehfix isArray function (tests pass in Firefox 3 now)
2013-12-11 Feross Aboukhadijehtestling: test chrome 4+ and firefox 3+
2013-12-11 Feross Aboukhadijehupdate typedarray dep to fix DataView ReferenceErrors
2013-12-11 Feross Aboukhadijehdon't assume existence of Uint8Array
2013-12-11 Feross AboukhadijehNo toArrayBuffer() method provided in old browsers
2013-12-11 Feross Aboukhadijehforce use of typedarray shim in Firefox 4-17
2013-12-11 Feross Aboukhadijehupdate typedarray to fix `new DataView`
2013-12-11 Feross Aboukhadijehfix buffer.toJSON method in Firefox 18+
2013-12-11 Feross Aboukhadijehfix isArray
2013-12-11 Feross Aboukhadijehalways use latest browserify
2013-12-11 Feross Aboukhadijehwork in browsers without Array.isArray
2013-12-11 Feross Aboukhadijehsmaller bundle size
next