Commit graph

14 commits

Author SHA1 Message Date
Alex Kocharin
9709958d84 Do a more thorough check of the state for every stream call.
b516b4bdd7
2022-06-10 20:10:56 +03:00
Vitaly Puzrin
505e36d9f0 Move to es6 2020-11-08 22:23:56 +03:00
Josh Soref
f2bcd09d95 Spelling (#114) 2017-09-04 06:42:18 +03:00
Vitaly Puzrin
eaead04de3 More formal zlib attribution and related changes 2017-03-26 18:29:30 +03:00
Vitaly Puzrin
2bef4935c7 rename window -> s_window, close #60 2015-09-13 14:23:40 +03:00
nik
8bea7480aa refactoring: rename input/output buffer indexes to next_in/next_out 2014-04-17 18:47:18 -03:00
Vitaly Puzrin
20b0318601 Cleanup & comments 2014-04-13 13:20:58 +04:00
Vitaly Puzrin
45f326272b Synced ifdef block with zlib defaults 2014-03-19 09:27:29 +04:00
Vitaly Puzrin
8a49fcd212 Finished removing data classes, use packed tables directly 2014-03-13 03:10:51 +04:00
Vitaly Puzrin
a6ec0c7820 inflate_fast() now works with packed tables directly 2014-03-13 00:12:05 +04:00
Vitaly Puzrin
b03bbe55a7 Fixed goto emulation in inffast 2014-03-12 03:24:12 +04:00
nik
5f9b67413b fast inflate implementation 2014-03-11 12:00:40 -03:00
nik
9a3d43cd34 begin inffast implementation 2014-03-08 00:11:38 -03:00
Vitaly Puzrin
e05b8f897c Started adding inflate functions 2014-03-04 23:44:39 +04:00