Vitaly Puzrin
505e36d9f0
Move to es6
2020-11-08 22:23:56 +03:00
Vitaly Puzrin
f5c3c29848
Removed Array
support
2020-11-07 19:52:58 +03:00
Vitaly Puzrin
23563dfae9
Removed binary strings support
2020-11-07 17:42:50 +03:00
Jake
0e865a5cea
fix RangeError on chrome71 ( #150 )
...
Fixes the following error: RangeError: Too many arguments in function call (only 65534 allowed)
The argument limit seems to have become lower in chrome 72...
2018-11-29 19:24:02 +03:00
Josh Soref
f2bcd09d95
Spelling ( #114 )
2017-09-04 06:42:18 +03:00
coldcoff
7abdb13eec
Comments cleanup ( #111 )
2017-08-08 16:25:29 +03:00
Vitaly Puzrin
500bc5d042
Coding Style & eslint rules update
2016-02-17 10:37:31 +03:00
Vitaly Puzrin
cff11fc91b
Replaced jshint with eslint & updated CS
2015-03-24 05:28:20 +03:00
Vitaly Puzrin
d726d4fb23
Fixed #26 (iOS 5.1 Safary), closes #26
2014-06-03 20:45:37 +04:00
Vitaly Puzrin
1bc1ebc5a8
Final utf8 decoder opt (2-3x speed boost)
2014-04-15 06:43:23 +04:00
Vitaly Puzrin
2cd0309b62
Moved utf8 border detect to utils, fixed bugs & added tests
2014-04-15 00:22:37 +04:00
Vitaly Puzrin
4d3acc2961
Fixes & tests for surrogates support in strings encoder/decoder
2014-04-14 23:30:34 +04:00
Vitaly Puzrin
c58bfccd1b
More utf8 decoder opts
2014-04-14 01:57:08 +04:00
Vitaly Puzrin
554ffaf908
Optimized utf8 decoder
2014-04-14 00:46:30 +04:00
Vitaly Puzrin
b949c39564
moved utf8tail() to strings utils
2014-04-13 21:39:29 +04:00
Vitaly Puzrin
ca1374eb05
Moved utilities to separate folder
2014-04-13 13:45:12 +04:00