]> zoso.dev Git - buffer.git/shortlog
buffer.git
2015-04-20 Feross Aboukhadijehavoid .toLowerCase() call in Buffer#write()
2015-04-20 Feross Aboukhadijehmatch iojs Buffer.concat signature
2015-04-20 Feross Aboukhadijehimprove Buffer.byteLength(string, encoding)
2015-04-20 Feross Aboukhadijehstandard@3
2015-04-20 Feross Aboukhadijehtape@4
2015-03-20 Feross Aboukhadijeh3.1.2
2015-03-20 Feross Aboukhadijehremove dead code
2015-03-20 Feross Aboukhadijehstyle
2015-03-11 Feross Aboukhadijeh3.1.1
2015-03-11 Feross Aboukhadijehbuffer: reword Buffer.concat error message
2015-03-11 Feross Aboukhadijehconstructor: remove non-standard noZero param
2015-03-10 Feross Aboukhadijehzuul: drop IE6-7 tests
2015-03-10 Feross Aboukhadijehinclude polyfills for IE8
2015-03-10 Feross Aboukhadijehtests: don't bundle crypto-browserify (breaks old IEs)
2015-03-10 Feross Aboukhadijehenable accidentally disabled tests
2015-03-09 Feross Aboukhadijeh3.1.0
2015-03-09 Feross Aboukhadijehbuffer: add indexOf() method
2015-03-09 Feross Aboukhadijehtest: pull in latest iojs tests
2015-03-09 Feross Aboukhadijehname function expressions for easier debugging
2015-03-07 Feross Aboukhadijehstyle: always use braces except when single-line
2015-03-05 Feross AboukhadijehMerge pull request #57 from dcousens/patch-1
2015-03-05 Daniel Cousensindex: don't use reserved keyword "byte"
2015-03-03 Feross Aboukhadijehreadme: add note about `standard`
2015-02-27 Feross Aboukhadijehtest: only test last 2 chrome/firefox versions
2015-02-27 Feross Aboukhadijehzuul@2
2015-02-27 Feross Aboukhadijehbrowserify@9
2015-02-19 Feross Aboukhadijehtravis: switch to iojs
2015-02-19 Feross Aboukhadijeh3.0.3
2015-02-19 Feross AboukhadijehMerge pull request #55 from jessetane/remove-redundant...
2015-02-13 Jesse Taneremove redundant code unit size check
2015-02-11 Feross Aboukhadijehstyle
2015-02-11 Feross Aboukhadijeh3.0.2
2015-02-10 Feross Aboukhadijehdon't run "iojs buffer iterator" test in browsers
2015-02-10 Feross Aboukhadijehtravis: need 0.12 or iojs for Iterator class
2015-02-10 Feross Aboukhadijehdon't compare same buffers
2015-02-10 Feross AboukhadijehFix iterator test for object implementation
2015-02-10 Feross Aboukhadijehfix max size check in Buffer constructor
2015-02-10 Feross Aboukhadijehpull in latest iojs buffer tests
2015-02-09 Feross Aboukhadijeheslint: ignore consistent-this rule
2015-01-29 Feross AboukhadijehJavaScript Standard Style
2014-12-31 Feross Aboukhadijeh3.0.1
2014-12-31 Feross AboukhadijehMerge pull request #54 from jessetane/revert-url-safe...
2014-12-31 Jesse Taneupdate base64-js to 0.0.8
2014-12-31 Jesse TaneRevert "allow decoding url-safe base64 space and slash"
2014-12-24 Feross Aboukhadijeh3.0.0
2014-12-24 Jesse Taneupdate node tests
2014-12-24 Jesse Tanecrypto-browserify doesn't work in old ie
2014-12-24 Jesse Taneupdate node tests
2014-12-24 Jesse Tanedo not transform node tests to use tape
2014-12-24 Feross Aboukhadijehbrowserify@7
2014-12-24 Feross Aboukhadijehreadme: tests from node.js core are included
2014-12-24 Feross Aboukhadijehcode style
2014-12-24 Feross AboukhadijehMerge branch 'jessetane-copy-over-node-buffer-tests'
2014-12-22 Jesse Taneallow decoding url-safe base64 space and slash
2014-12-22 Jesse Tanedo not encode partial or invalid code points to utf8
2014-12-22 Jesse Taneadd benchmark for encoding to utf8
2014-12-22 Jesse Tanedo not encode partial code units to utf16
2014-12-22 Jesse Taneupdate from-string tests and rename from utf16
2014-12-22 Jesse Tanestrip high bit when ascii slicing
2014-12-22 Jesse Tanemake generic (u)int ops work when TYPED_ARRAY_SUPPORT...
2014-12-22 Jesse Taneadd generic functions for (u)int ops - copied from...
2014-12-22 Jesse Tanebase64 changes to improve node compatibility
2014-12-22 Jesse Tanecopy should return length
2014-12-22 Jesse Taneupdate bounds checks and throw RangeErrors instead...
2014-12-22 Jesse Tanefix broken max-length check
2014-12-22 Jesse Tanemimic SlowBuffer and Buffer#parent just enough to pass...
2014-12-22 Jesse Tanedownload node's buffer tests
2014-12-22 Jesse Taneadd downloader to pull node's buffer tests
2014-12-22 Feross Aboukhadijehnpm test: abort if node tests fail
2014-12-16 Feross AboukhadijehMerge pull request #50 from ArtskydJ/master
2014-12-16 Joseph DykstraBeautified data
2014-12-07 Feross Aboukhadijeh2.8.2
2014-12-07 Feross Aboukhadijehdon't run browser tests in PRs
2014-12-07 Jesse Taneonly blit whole code units
2014-12-07 Jesse Taneadd failing test for writing partial utf16 code units
2014-10-31 Feross Aboukhadijeh2.8.1
2014-10-31 Feross Aboukhadijehremove testling image; test firefox 21+
2014-10-31 Feross Aboukhadijehskip testing very old firefox versions
2014-10-31 Feross Aboukhadijehreadme formatting
2014-10-31 Feross Aboukhadijehenable opera tests (fix typo)
2014-10-29 Feross Aboukhadijehadd sauce labs testing (via zuul)
2014-10-29 Feross Aboukhadijeh2.8.0
2014-10-29 Feross Aboukhadijehbuf.constructor = Buffer
2014-10-29 Feross AboukhadijehREADME: Update perf results & add firefox, safari
2014-10-29 Feross Aboukhadijehexclude node buffer from one buffer perf test
2014-10-29 Feross Aboukhadijehupdate node perf test results
2014-10-29 Feross Aboukhadijehfix bug in tests
2014-10-29 Feross Aboukhadijehadd test: convert to Uint8Array in modern browsers
2014-10-29 Feross Aboukhadijehfix browser perf command
2014-10-29 Feross Aboukhadijehtest style
2014-10-29 Feross Aboukhadijehdon't bundle during prepublish
2014-10-26 Feross Aboukhadijehfix perf test paths
2014-10-26 Feross Aboukhadijehremove duplicate perf tests
2014-10-26 Feross Aboukhadijehimprove perf tests
2014-10-26 Feross Aboukhadijehsmall perf improvement for `copy`
2014-10-26 Feross Aboukhadijehdon't publish perf/ to npm
2014-10-25 Feross Aboukhadijehflat badges
2014-09-12 Feross Aboukhadijeh2.7.0
2014-09-12 Feross Aboukhadijehsignificant code reshuffling to match node core style
2014-09-12 Feross AboukhadijehEliminate use of assert(), switch to raw throw (fix...
next