Commit Graph

13 Commits

Author SHA1 Message Date
SheetJS 3bd21324db ESM build 2022-08-13 00:29:46 -04:00
SheetJS 238dc0e647 flow switch to module.exports 2018-04-21 10:09:47 -04:00
SheetJS 02caecf54f version bump 1.2.0: infrastructure 2018-01-17 16:27:59 -05:00
SheetJS 5a7e4db973 version bump 1.0.1: bstr performance
The buffer fallback is incredibly slow
2016-10-12 15:46:18 -04:00
SheetJS 1045f4f8e8 version bump 1.0.0: rolling checksums
- browser tests work in IE6+
- miscellaneous adjustments to tooling
2016-10-08 15:26:03 -04:00
SheetJS e1c9c5e5cd version bump 0.4.1
- normalized crc iteration logic
- added browser demo
- added command line tool crc32
- fixed unicode baseline script (node 6 changed default array printing)
- fixed performance tests (benchmark module changed behavior)
- updated travis versions for test
- miscellaneous adjustments to tooling
2016-06-16 17:16:58 -04:00
SheetJS 79a265b662 version bump 0.4.0
- added missing bitshift (fixes #5)
- brute-force unicode tests
2016-01-12 22:30:35 -05:00
SheetJS a4753c597f add perf test to travis 2014-06-20 23:03:53 -04:00
SheetJS f9733b16be long string test (100% coverage) 2014-06-20 22:25:47 -04:00
SheetJS 1a8f8f3626 version bump 0.2.1: 8-step unroll 2014-06-20 22:15:23 -04:00
SheetJS c79a8fb6c9 version bump 0.2.0: performance
- used Int32Array for storing CRC32 table when possible
- buf/array impl 4-step unrolling
- integration performance tests
2014-06-17 19:20:41 -04:00
SheetJS d4190dfdf7 added spin.sh 2014-06-16 17:55:48 -04:00
SheetJS 35003c5bda Initial commit 2014-06-16 17:27:47 -04:00