Commit Graph

3 Commits

Author SHA1 Message Date
SheetJS 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
SheetJS 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
SheetJS 2033d81cec Initial commit 2013-12-06 11:21:34 -05:00