Commit graph

  • cab7e77d06 deps & saucelabs update Vitaly Puzrin 2015-03-24 03:00:53 +03:00
  • eda5a97b54 0.2.5 released Vitaly Puzrin 2014-07-19 14:08:56 +04:00
  • 0021574793 browser files rebuild Vitaly Puzrin 2014-07-19 14:07:48 +04:00
  • 18a9999812 Merge pull request #31 from jarofghosts/master Vitaly Puzrin 2014-07-19 13:59:24 +04:00
  • a809b0bde2 fix reference error issue #30 jesse keane 2014-07-19 02:15:52 -07:00
  • f09eb4c5fa 0.2.4 released Vitaly Puzrin 2014-07-07 09:51:11 +04:00
  • c54ce972f0 browser files rebuild Vitaly Puzrin 2014-07-07 09:50:51 +04:00
  • c449f4ff69 fix inflate wrapper cycle condition issue #29 nik 2014-07-05 21:54:46 -03:00
  • 87a6a88255 Added test for issue #29 Vitaly Puzrin 2014-07-03 21:44:39 +04:00
  • 0df06dbb67 inflate speed opts for old v8 Vitaly Puzrin 2014-06-10 20:54:29 +04:00
  • d846c78df9 0.2.3 released Vitaly Puzrin 2014-06-09 00:41:08 +04:00
  • a9b9569a08 updated saucelabs options Vitaly Puzrin 2014-06-09 00:32:30 +04:00
  • 56c63a1fb2 dependencies update Vitaly Puzrin 2014-06-09 00:19:11 +04:00
  • d87614b758 badges update Vitaly Puzrin 2014-06-09 00:03:57 +04:00
  • f1aa8fdeeb 0.2.2 released Vitaly Puzrin 2014-06-04 11:33:40 +04:00
  • 7c3ab0675e browser files rebuild Vitaly Puzrin 2014-06-03 20:49:04 +04:00
  • ebb0512af3 removed version from bower config Vitaly Puzrin 2014-06-03 20:47:55 +04:00
  • d726d4fb23 Fixed #26 (iOS 5.1 Safary), closes #26 Vitaly Puzrin 2014-06-03 20:45:37 +04:00
  • efea8e667d Typo fix. #25 Vitaly Puzrin 2014-05-17 20:41:40 +04:00
  • d36ff393f6 Merge pull request #24 from SheetJS/master Vitaly Puzrin 2014-05-14 06:33:09 +04:00
  • 611a02b344 Makefile use cut -b for OSX compatibility SheetJS 2014-05-13 18:13:07 -07:00
  • f095ad81a0 readme: projects references update Vitaly Puzrin 2014-05-02 19:55:55 +04:00
  • 165bfe934c browserified files rebuild Vitaly Puzrin 2014-05-01 22:14:33 +04:00
  • a6b59f2192 0.2.1 release Vitaly Puzrin 2014-05-01 22:13:30 +04:00
  • 4e16144fad remove codes table variable & add switching between fixed and dynamic tables for inflate, issue #22 nik 2014-04-30 19:37:17 -03:00
  • 57a80d98cf helper rename Vitaly Puzrin 2014-05-01 04:14:49 +04:00
  • 8cbe85f55f Added raw inflate tests for #22 Vitaly Puzrin 2014-05-01 04:06:11 +04:00
  • e93c614f7a Browser version rebuild Vitaly Puzrin 2014-04-18 09:37:25 +04:00
  • 1f8a955382 0.2.0 released Vitaly Puzrin 2014-04-18 09:36:32 +04:00
  • d71a712e68 Change gzip header extra to native array for convenience Vitaly Puzrin 2014-04-18 09:30:59 +04:00
  • de4c26e3c8 clean useless fields in gzip header nik 2014-04-17 20:44:19 -03:00
  • a4d7bdef8d docs/comments update Vitaly Puzrin 2014-04-18 02:56:41 +04:00
  • 8bea7480aa refactoring: rename input/output buffer indexes to next_in/next_out nik 2014-04-17 18:17:22 -03:00
  • 83859e524b add deflate coverage tests nik 2014-04-16 19:22:28 -03:00
  • 1bc1ebc5a8 Final utf8 decoder opt (2-3x speed boost) Vitaly Puzrin 2014-04-15 06:43:23 +04:00
  • 2cd0309b62 Moved utf8 border detect to utils, fixed bugs & added tests Vitaly Puzrin 2014-04-15 00:22:37 +04:00
  • 4d3acc2961 Fixes & tests for surrogates support in strings encoder/decoder Vitaly Puzrin 2014-04-14 23:30:34 +04:00
  • c58bfccd1b More utf8 decoder opts Vitaly Puzrin 2014-04-14 01:57:08 +04:00
  • 554ffaf908 Optimized utf8 decoder Vitaly Puzrin 2014-04-14 00:46:30 +04:00
  • b949c39564 moved utf8tail() to strings utils Vitaly Puzrin 2014-04-13 21:39:29 +04:00
  • 33c90194d0 Fixed inflate utf8 decoder Vitaly Puzrin 2014-04-13 21:30:00 +04:00
  • b165c9c945 Deflate: added custom gzip headers support Vitaly Puzrin 2014-04-13 20:45:13 +04:00
  • e4593facbb lint fix Vitaly Puzrin 2014-04-13 20:37:36 +04:00
  • aecf1fa6b1 Fixed strings output for inflate (temporary solution) Vitaly Puzrin 2014-04-13 19:17:26 +04:00
  • 1cf47067c2 Updated benchmarcs (added strings) Vitaly Puzrin 2014-04-13 16:00:26 +04:00
  • ca1374eb05 Moved utilities to separate folder Vitaly Puzrin 2014-04-13 13:45:12 +04:00
  • 20b0318601 Cleanup & comments Vitaly Puzrin 2014-04-13 13:20:58 +04:00
  • 195e40c0df files rename/cleanup (+ dropped inflatePrime method) Vitaly Puzrin 2014-04-10 07:06:04 +04:00
  • 471505d113 Saucelabs config update Vitaly Puzrin 2014-04-09 22:45:15 +04:00
  • 2a6f0fd4bb readme update Vitaly Puzrin 2014-04-09 20:04:59 +04:00
  • 5aa5770a29 Temporary disabled sauselabs tests (their service fuckup CI again) Vitaly Puzrin 2014-04-09 11:34:11 +04:00
  • 4ec36ba40b move inflate gzip headers and gzip joined to inflate_gzip nik 2014-04-08 19:24:58 -03:00
  • 2c28e500e8 complete coverage tests nik 2014-04-08 19:15:45 -03:00
  • 694e6619ea add onData calls count check for chunks test nik 2014-04-08 19:07:44 -03:00
  • 8eac503121 remove InfTableOptions wrapper for inflate_table nik 2014-04-08 19:17:31 -03:00
  • 13bfd6d9bf fix strm.avail_in check in wrappers nik 2014-04-08 18:47:38 -03:00
  • e555c41214 Added strings support Vitaly Puzrin 2014-04-08 18:55:17 +04:00
  • b1dae2db36 typo fix Vitaly Puzrin 2014-04-08 18:44:18 +04:00
  • 0396f36798 history update Vitaly Puzrin 2014-04-07 09:34:23 +04:00
  • 4c3761253f Added test for ending via push([], true) Vitaly Puzrin 2014-04-07 08:51:11 +04:00
  • b7943beb1d add inflate coverage tests nik 2014-04-04 12:50:40 -03:00
  • 5b7c22f37a inflate/deflate wrappers now call onData only if output buffer is full or input reached end & add tests for small input chunks nik 2014-03-30 16:56:26 -03:00
  • 84bff8b74b reorganized fixtures Vitaly Puzrin 2014-03-29 04:23:23 +04:00
  • 373115b4e9 tests cleanup Vitaly Puzrin 2014-03-29 03:05:49 +04:00
  • 144a94e3f8 fix reading gzip headers & add test for inflate gz headers nik 2014-03-27 23:08:07 -03:00
  • c92edab663 enabled strategy=Z_FIXED tests Vitaly Puzrin 2014-03-20 06:39:28 +04:00
  • 160301218a browser files update Vitaly Puzrin 2014-03-20 06:31:37 +04:00
  • bb43bec724 0.1.1 released Vitaly Puzrin 2014-03-20 06:30:27 +04:00
  • 59897860ae updated fixtures Vitaly Puzrin 2014-03-20 06:26:19 +04:00
  • 2fcb571a68 fix inflate: _tr_tally function argument calculation nik 2014-03-19 23:17:10 -03:00
  • f47bb620ad Updated tests Vitaly Puzrin 2014-03-19 21:07:30 +04:00
  • b525b6dca4 fix inflate state work area length nik 2014-03-19 13:15:29 -03:00
  • 45f326272b Synced ifdef block with zlib defaults Vitaly Puzrin 2014-03-19 09:27:29 +04:00
  • ea46210f59 Added fixture that cause deflate bug Vitaly Puzrin 2014-03-19 07:28:13 +04:00
  • c28be43ed6 Updated browser files Vitaly Puzrin 2014-03-15 21:35:48 +04:00
  • 4a2fa5a81a 0.1.0 released Vitaly Puzrin 2014-03-15 21:30:03 +04:00
  • 3cad53acf2 Updated benchmarks in readme Vitaly Puzrin 2014-03-14 12:02:01 +04:00
  • 8ad663f623 updated browserified files Vitaly Puzrin 2014-03-14 02:08:47 +04:00
  • 6cb53e5b51 Doc fixes & minor polish Vitaly Puzrin 2014-03-14 02:04:31 +04:00
  • 9f495b8b13 add message to ZStream on deflate error nik 2014-03-13 18:24:00 -03:00
  • 07173737fc Fixed ungzip: force window size when not set, because autodetect impossible Vitaly Puzrin 2014-03-14 00:58:09 +04:00
  • 21c21df425 Polished ungzip crc32 check Vitaly Puzrin 2014-03-13 23:43:30 +04:00
  • 1d91d3b187 Inflate tests/helpers cleanup Vitaly Puzrin 2014-03-13 23:30:55 +04:00
  • 3f30aa8250 fix inflate data check & enable inflate ungzip test with method set directly nik 2014-03-13 12:54:03 -03:00
  • 70a4a114e1 rearranged browser tests Vitaly Puzrin 2014-03-13 14:47:16 +04:00
  • f9d23a7d08 updated browser tests Vitaly Puzrin 2014-03-13 11:28:45 +04:00
  • 7b2e5da8a9 Rewritten utils unterfaces & internals Vitaly Puzrin 2014-03-13 10:45:14 +04:00
  • ccf2586dba slightly optimized adler with forced casts Vitaly Puzrin 2014-03-13 08:01:42 +04:00
  • 8a49fcd212 Finished removing data classes, use packed tables directly Vitaly Puzrin 2014-03-13 03:10:51 +04:00
  • 8ce9f4fb3c inftree now uses packed tables directly Vitaly Puzrin 2014-03-13 02:12:37 +04:00
  • 35e1b51738 Increased tests timeout (needed for CI) Vitaly Puzrin 2014-03-13 00:41:05 +04:00
  • a6ec0c7820 inflate_fast() now works with packed tables directly Vitaly Puzrin 2014-03-13 00:12:05 +04:00
  • f09d27bc1e Store tables data in compact form Vitaly Puzrin 2014-03-12 22:50:55 +04:00
  • 63ffa3baae Generate inflate static tables on the fly Vitaly Puzrin 2014-03-12 22:08:29 +04:00
  • 86c7fb99af updated profiling stub Vitaly Puzrin 2014-03-12 14:24:07 +04:00
  • c6f445a2e2 Fixed inflate level 0 Vitaly Puzrin 2014-03-12 06:10:15 +04:00
  • b3ff0b746e Autodetect inflate window size by default Vitaly Puzrin 2014-03-12 05:50:19 +04:00
  • dfe21c62da docs update Vitaly Puzrin 2014-03-12 05:01:30 +04:00
  • 9b4b6b9a30 zlib inflate exports cleanup Vitaly Puzrin 2014-03-12 04:07:21 +04:00
  • 1079e6d9eb Removed local closures from inflate() Vitaly Puzrin 2014-03-12 03:58:52 +04:00