Commit graph

18 commits

Author SHA1 Message Date
Alex Kocharin
f1c987cc5f Remove offset pointer optimization in inftrees.c.
6a043145ca
2022-06-10 20:10:56 +03:00
Vitaly Puzrin
505e36d9f0 Move to es6 2020-11-08 22:23:56 +03:00
Vitaly Puzrin
f5c3c29848 Removed Array support 2020-11-07 19:52:58 +03:00
Vitaly Puzrin
eaead04de3 More formal zlib attribution and related changes 2017-03-26 18:29:30 +03:00
Vitaly Puzrin
3550aa653b deps bump + remove unused vars 2016-12-15 02:40:17 +03:00
Vitaly Puzrin
500bc5d042 Coding Style & eslint rules update 2016-02-17 10:37:31 +03:00
Vitaly Puzrin
cff11fc91b Replaced jshint with eslint & updated CS 2015-03-24 05:28:20 +03:00
jesse keane
a809b0bde2 fix reference error issue #30 2014-07-19 02:15:52 -07:00
Vitaly Puzrin
0df06dbb67 inflate speed opts for old v8 2014-06-10 20:54:29 +04:00
Vitaly Puzrin
ca1374eb05 Moved utilities to separate folder 2014-04-13 13:45:12 +04:00
Vitaly Puzrin
20b0318601 Cleanup & comments 2014-04-13 13:20:58 +04:00
nik
8eac503121 remove InfTableOptions wrapper for inflate_table 2014-04-08 19:26:59 -03:00
Vitaly Puzrin
7b2e5da8a9 Rewritten utils unterfaces & internals 2014-03-13 10:45:14 +04:00
Vitaly Puzrin
8a49fcd212 Finished removing data classes, use packed tables directly 2014-03-13 03:10:51 +04:00
Vitaly Puzrin
8ce9f4fb3c inftree now uses packed tables directly 2014-03-13 02:12:37 +04:00
Vitaly Puzrin
f09d27bc1e Store tables data in compact form 2014-03-12 22:50:55 +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