Commit Graph

10 Commits

Author SHA1 Message Date
93513b6e52 version bump 1.3.0: performance
- more specializations in cptable
- removed functional badnesses in cptable
- bits reworked to minimize functional impact (which caused deopts)

some loss in coverage due to standard codepages missing astral characters
2014-06-26 01:54:13 -04:00
ee431af1bf version bump 1.2.0: v8 performance
- eliminated deopt oddities
- decode objects are arrays
- str.charCodeAt(i) preferred to str[i].charCodeAt(0) in processing
- encache and decache check before acting
2014-06-01 00:21:25 -04:00
b501434a20 version bump 1.1.0: cputils guard unknown codepage 2014-05-24 22:59:07 -07:00
6d849693b7 version bump 1.0.0
- dist files
- more browser tests
- basic saucelabs tests
2014-04-22 16:02:59 -07:00
33dbe0941a update license year [ci skip] 2014-04-14 14:26:14 -07:00
0121708499 version bump 0.6.0: windows support
- MakeEncoding.cs program pulls from .NET encodings (tested with Windows 7)
  (outputs stored at dotnet/out and misc/err)
- Many new codepages and improvements
- coverage + coveralls
- better environment handling (h/t @xch89820)
- cpexcel.js for the formats recognized by excel
- decode endian option removed (implicit from codepage definition)
NOTE: utf7 encode can be more space efficient
2014-04-14 13:45:36 -07:00
422560fffa Merge pull request #2 from xch89820/master
Fix the function of judging the commonJS environment
2014-04-05 02:18:40 -07:00
xu.chenhui
f2ffe97f3c Fix the function of judging the commonJS environment 2014-04-05 04:57:55 -04:00
871c25a579 cleaning up tables 708,720,858 2013-12-06 17:10:05 -05:00
2033d81cec Initial commit 2013-12-06 11:21:34 -05:00