]>
zoso.dev Git - buffer.git/log
Feross Aboukhadijeh [Thu, 6 Feb 2014 04:49:32 +0000 (20:49 -0800)]
style
Feross Aboukhadijeh [Thu, 6 Feb 2014 04:49:24 +0000 (20:49 -0800)]
badges
Feross Aboukhadijeh [Mon, 3 Feb 2014 08:58:49 +0000 (00:58 -0800)]
fixpack
Feross Aboukhadijeh [Mon, 3 Feb 2014 08:55:48 +0000 (00:55 -0800)]
2.1.0
Feross Aboukhadijeh [Mon, 3 Feb 2014 08:42:11 +0000 (00:42 -0800)]
style
Feross Aboukhadijeh [Mon, 3 Feb 2014 08:14:20 +0000 (00:14 -0800)]
Add utf16le support
Feross Aboukhadijeh [Sun, 2 Feb 2014 22:11:58 +0000 (14:11 -0800)]
badges
Feross Aboukhadijeh [Sat, 1 Feb 2014 09:24:50 +0000 (01:24 -0800)]
2.0.17
Feross Aboukhadijeh [Sat, 1 Feb 2014 09:24:39 +0000 (01:24 -0800)]
Add stub ucs2, ucs-2, utf16le, utf-16le support
Feross Aboukhadijeh [Wed, 29 Jan 2014 11:21:03 +0000 (03:21 -0800)]
readme
Feross Aboukhadijeh [Wed, 29 Jan 2014 11:16:10 +0000 (03:16 -0800)]
2.0.16
Feross Aboukhadijeh [Wed, 29 Jan 2014 11:15:57 +0000 (03:15 -0800)]
readme
Feross Aboukhadijeh [Mon, 27 Jan 2014 06:28:31 +0000 (22:28 -0800)]
add npm image
Feross Aboukhadijeh [Sun, 26 Jan 2014 04:22:36 +0000 (20:22 -0800)]
2.0.15
Feross Aboukhadijeh [Sun, 26 Jan 2014 04:22:31 +0000 (20:22 -0800)]
fix prepublish script
Feross Aboukhadijeh [Sun, 26 Jan 2014 04:20:17 +0000 (20:20 -0800)]
2.0.14
Feross Aboukhadijeh [Sun, 26 Jan 2014 04:20:09 +0000 (20:20 -0800)]
add script to produce bundle on publish
Feross Aboukhadijeh [Sun, 26 Jan 2014 00:20:10 +0000 (16:20 -0800)]
2.0.13
Feross Aboukhadijeh [Sun, 26 Jan 2014 00:20:06 +0000 (16:20 -0800)]
no inception! (remove browserify dep)
Feross Aboukhadijeh [Sat, 25 Jan 2014 23:16:52 +0000 (15:16 -0800)]
style
Feross Aboukhadijeh [Sat, 25 Jan 2014 23:12:42 +0000 (15:12 -0800)]
style
Feross Aboukhadijeh [Mon, 20 Jan 2014 09:23:57 +0000 (01:23 -0800)]
style
Feross Aboukhadijeh [Mon, 20 Jan 2014 08:22:36 +0000 (00:22 -0800)]
2.0.12
Feross Aboukhadijeh [Mon, 20 Jan 2014 08:21:44 +0000 (00:21 -0800)]
fix toArrayBuffer() test so it will run on Firefox
Feross Aboukhadijeh [Mon, 20 Jan 2014 08:17:57 +0000 (00:17 -0800)]
2.0.11
Feross Aboukhadijeh [Mon, 20 Jan 2014 08:15:17 +0000 (00:15 -0800)]
Add buf.toArrayBuffer on Firefox (fix #17)
Feross Aboukhadijeh [Mon, 20 Jan 2014 08:07:34 +0000 (00:07 -0800)]
2.0.10
Feross Aboukhadijeh [Mon, 20 Jan 2014 08:05:48 +0000 (00:05 -0800)]
Fix: In node 0.8 + 0.10, Uint8Array.prototype.set is undefined
Feross Aboukhadijeh [Mon, 20 Jan 2014 07:33:35 +0000 (23:33 -0800)]
Support deprecated `get` and `set` calls
Feross Aboukhadijeh [Sat, 18 Jan 2014 20:45:50 +0000 (12:45 -0800)]
2.0.9
Feross Aboukhadijeh [Sat, 18 Jan 2014 20:45:45 +0000 (12:45 -0800)]
Fix #16. TypeError: buf.set is not a function (firefox)
Feross Aboukhadijeh [Sat, 18 Jan 2014 20:39:59 +0000 (12:39 -0800)]
improve style of tests
Feross Aboukhadijeh [Thu, 9 Jan 2014 05:21:44 +0000 (21:21 -0800)]
2.0.8
Feross Aboukhadijeh [Thu, 9 Jan 2014 05:00:55 +0000 (21:00 -0800)]
don't assume Uint8Array exists in global namespace
Feross Aboukhadijeh [Thu, 9 Jan 2014 04:57:32 +0000 (20:57 -0800)]
Fix new buffer from buffer test for Object implementation
Feross Aboukhadijeh [Wed, 8 Jan 2014 17:58:16 +0000 (09:58 -0800)]
Merge pull request #15 from alfyboza/isbuffer
Buffer.isBuffer() returns explicit true/false, fixed for non-Uint8Array implementation
Alfonso Boza [Wed, 8 Jan 2014 17:24:19 +0000 (12:24 -0500)]
Buffer.isBuffer() returns explicit true/false, fixed for non-Uint8Array buffer
Feross Aboukhadijeh [Wed, 8 Jan 2014 03:37:30 +0000 (19:37 -0800)]
2.0.7
Feross Aboukhadijeh [Wed, 8 Jan 2014 03:37:21 +0000 (19:37 -0800)]
loosen base64-js dep
Feross Aboukhadijeh [Wed, 8 Jan 2014 03:33:04 +0000 (19:33 -0800)]
README
Feross Aboukhadijeh [Wed, 8 Jan 2014 03:27:11 +0000 (19:27 -0800)]
2.0.6
Feross Aboukhadijeh [Wed, 8 Jan 2014 03:27:06 +0000 (19:27 -0800)]
Update base64-js to 0.0.5 for 10x perf improvement and IE6-8 support
Feross Aboukhadijeh [Wed, 8 Jan 2014 03:22:29 +0000 (19:22 -0800)]
Merge pull request #14 from jessetane/surrogate-pairs
surrogate pair tests: use escape sequences
Jesse Tane [Mon, 6 Jan 2014 15:44:15 +0000 (10:44 -0500)]
surrogate pair tests: use escape sequences
Feross Aboukhadijeh [Mon, 6 Jan 2014 00:52:20 +0000 (16:52 -0800)]
Merge pull request #13 from jessetane/surrogate-pairs
handle utf16 surrogate pairs
Jesse Tane [Sun, 5 Jan 2014 22:39:42 +0000 (17:39 -0500)]
detect and handle utf16 non-BMP characters (surrogate pairs)
Jesse Tane [Sun, 5 Jan 2014 22:17:55 +0000 (17:17 -0500)]
add failing utf16 surrogate pair test
Feross Aboukhadijeh [Sun, 5 Jan 2014 04:58:39 +0000 (20:58 -0800)]
Update README.md
Feross Aboukhadijeh [Thu, 2 Jan 2014 01:22:52 +0000 (17:22 -0800)]
2.0.5
Feross Aboukhadijeh [Thu, 2 Jan 2014 01:22:46 +0000 (17:22 -0800)]
specify full github url for old npm versions
Feross Aboukhadijeh [Wed, 1 Jan 2014 02:30:41 +0000 (18:30 -0800)]
2.0.4
Feross Aboukhadijeh [Wed, 1 Jan 2014 02:30:36 +0000 (18:30 -0800)]
Only test for slice() parent tracking in supported browsers
Feross Aboukhadijeh [Wed, 1 Jan 2014 02:30:18 +0000 (18:30 -0800)]
Readme: explain that "parent tracking" works sometimes (close #9)
Feross Aboukhadijeh [Wed, 1 Jan 2014 02:29:46 +0000 (18:29 -0800)]
Add "differences" section to readme
Feross Aboukhadijeh [Wed, 1 Jan 2014 02:06:12 +0000 (18:06 -0800)]
add .slice() tests for parent tracking/update
Feross Aboukhadijeh [Wed, 1 Jan 2014 01:56:45 +0000 (17:56 -0800)]
tests: fix style
Feross Aboukhadijeh [Wed, 1 Jan 2014 01:50:13 +0000 (17:50 -0800)]
2.0.3
Feross Aboukhadijeh [Wed, 1 Jan 2014 01:50:08 +0000 (17:50 -0800)]
use `assert` instead of `throw` consistently
Feross Aboukhadijeh [Wed, 1 Jan 2014 01:20:59 +0000 (17:20 -0800)]
2.0.2
Feross Aboukhadijeh [Wed, 1 Jan 2014 01:20:01 +0000 (17:20 -0800)]
Eliminate DataView (better perf, smaller file size) (close #8)
Feross Aboukhadijeh [Wed, 1 Jan 2014 01:12:08 +0000 (17:12 -0800)]
package.json formatting
Feross Aboukhadijeh [Wed, 1 Jan 2014 01:11:56 +0000 (17:11 -0800)]
perf: add new test
Feross Aboukhadijeh [Wed, 1 Jan 2014 01:04:48 +0000 (17:04 -0800)]
readme: re-order features
Feross Aboukhadijeh [Sat, 28 Dec 2013 20:57:59 +0000 (12:57 -0800)]
2.0.1
Feross Aboukhadijeh [Sat, 28 Dec 2013 20:57:52 +0000 (12:57 -0800)]
add chrome 9-10 support
Feross Aboukhadijeh [Sat, 28 Dec 2013 20:14:23 +0000 (12:14 -0800)]
Update README.md
Feross Aboukhadijeh [Sat, 28 Dec 2013 11:10:05 +0000 (03:10 -0800)]
2.0.0
Feross Aboukhadijeh [Sat, 28 Dec 2013 11:03:34 +0000 (03:03 -0800)]
fix invisible char
Feross Aboukhadijeh [Sat, 28 Dec 2013 10:58:02 +0000 (02:58 -0800)]
Revert "travis: test 0.11"
This reverts commit
0425761c27b76956ecd465c39caafa1790680b31.
Feross Aboukhadijeh [Sat, 28 Dec 2013 10:56:41 +0000 (02:56 -0800)]
README
Feross Aboukhadijeh [Sat, 28 Dec 2013 10:53:03 +0000 (02:53 -0800)]
tests: forEach for IE6-8
Feross Aboukhadijeh [Sat, 28 Dec 2013 10:52:43 +0000 (02:52 -0800)]
Use an Object-based implementation as fallback (close #7, #10)
Feross Aboukhadijeh [Sat, 28 Dec 2013 08:42:02 +0000 (00:42 -0800)]
travis: test 0.11
Feross Aboukhadijeh [Sat, 28 Dec 2013 07:25:21 +0000 (23:25 -0800)]
Remove unimplemented encoding types
Feross Aboukhadijeh [Sat, 28 Dec 2013 07:19:35 +0000 (23:19 -0800)]
Remove fallbacks for IE9+ and Firefox (all)
Remove `typedarray` and ProxyBuffer approach
Feross Aboukhadijeh [Sat, 28 Dec 2013 06:03:55 +0000 (22:03 -0800)]
1.2.4
Feross Aboukhadijeh [Sat, 28 Dec 2013 05:59:24 +0000 (21:59 -0800)]
Prevent unneeded slice() when calling toString('base64')
Feross Aboukhadijeh [Sat, 28 Dec 2013 05:40:46 +0000 (21:40 -0800)]
add solo performance tests
Feross Aboukhadijeh [Sat, 28 Dec 2013 05:39:49 +0000 (21:39 -0800)]
testling: remove android test
Feross Aboukhadijeh [Sat, 28 Dec 2013 05:38:02 +0000 (21:38 -0800)]
Make toArrayBuffer() test more robust
Feross Aboukhadijeh [Sat, 28 Dec 2013 05:05:13 +0000 (21:05 -0800)]
1.2.3
Feross Aboukhadijeh [Sat, 28 Dec 2013 02:04:33 +0000 (18:04 -0800)]
loosen dep semvers
eliang [Wed, 18 Dec 2013 16:52:04 +0000 (00:52 +0800)]
Add support for UTF-16.
Feross Aboukhadijeh [Sun, 15 Dec 2013 10:45:29 +0000 (02:45 -0800)]
Use base64-js fork that works in IE6-8 (until they accept my PR)
Feross Aboukhadijeh [Fri, 13 Dec 2013 01:30:08 +0000 (17:30 -0800)]
1.2.2
Feross Aboukhadijeh [Fri, 13 Dec 2013 01:30:00 +0000 (17:30 -0800)]
style
Feross Aboukhadijeh [Fri, 13 Dec 2013 01:29:56 +0000 (17:29 -0800)]
use typedarray@0.0.5 for bugfixes in old IE
Feross Aboukhadijeh [Thu, 12 Dec 2013 20:20:19 +0000 (12:20 -0800)]
1.2.1
Feross Aboukhadijeh [Thu, 12 Dec 2013 20:20:15 +0000 (12:20 -0800)]
temporarily use typedarray@0.0.3 (until i can debug the problem with 0.0.4)
Feross Aboukhadijeh [Thu, 12 Dec 2013 20:19:38 +0000 (12:19 -0800)]
style
Feross Aboukhadijeh [Thu, 12 Dec 2013 20:14:07 +0000 (12:14 -0800)]
Merge branch 'master' of github.com:RubenVerborgh/native-buffer-browserify into RubenVerborgh-master
Feross Aboukhadijeh [Thu, 12 Dec 2013 20:13:56 +0000 (12:13 -0800)]
style
Ruben Verborgh [Thu, 12 Dec 2013 18:42:06 +0000 (18:42 +0000)]
Access buffer elements directly when slicing.
Feross Aboukhadijeh [Thu, 12 Dec 2013 00:04:50 +0000 (16:04 -0800)]
minor style
Feross Aboukhadijeh [Wed, 11 Dec 2013 07:43:17 +0000 (23:43 -0800)]
1.2.0
Feross Aboukhadijeh [Wed, 11 Dec 2013 07:28:29 +0000 (23:28 -0800)]
use typedarray@0.0.4 which fixes more errors in IE8
Feross Aboukhadijeh [Wed, 11 Dec 2013 05:56:18 +0000 (21:56 -0800)]
testling: add android test
Feross Aboukhadijeh [Wed, 11 Dec 2013 05:53:17 +0000 (21:53 -0800)]
fix isArray function (tests pass in Firefox 3 now)
Feross Aboukhadijeh [Wed, 11 Dec 2013 05:46:12 +0000 (21:46 -0800)]
testling: test chrome 4+ and firefox 3+
Feross Aboukhadijeh [Wed, 11 Dec 2013 05:42:20 +0000 (21:42 -0800)]
update typedarray dep to fix DataView ReferenceErrors
Firefox tests pass down to v4 now! And probably more browsers, too!