Vitaly Puzrin
|
f643adbbcf
|
added the rest or deflate_* functions
|
2014-02-17 10:11:57 +04:00 |
|
nik
|
7644f9f3db
|
add initialization l_buf and d_buf
|
2014-02-16 23:54:54 -03:00 |
|
Vitaly Puzrin
|
42237287cb
|
started deflate_fast() implementation
|
2014-02-16 21:45:40 +04:00 |
|
Vitaly Puzrin
|
285e2d4cff
|
Added gzip interface (without custom headers support)
|
2014-02-15 09:11:24 +04:00 |
|
Vitaly Puzrin
|
3288124672
|
deflate_state reformatted
|
2014-02-15 00:52:33 +04:00 |
|
Vitaly Puzrin
|
ee4543fc0a
|
Comment for possible opt
|
2014-02-15 00:01:13 +04:00 |
|
Vitaly Puzrin
|
be9d4902bd
|
Typo fix & var rename
|
2014-02-14 08:59:43 +04:00 |
|
Vitaly Puzrin
|
b13f5f1de8
|
Removed orphaned 'FASTEST' #ifdefs emulation
|
2014-02-14 06:41:20 +04:00 |
|
Vitaly Puzrin
|
a9c5e58eea
|
More speed boost: use typed array for hash tables
|
2014-02-14 03:08:57 +04:00 |
|
Vitaly Puzrin
|
f4c1a86ed9
|
Fixed spped degradation: set arrays sizes & data types
|
2014-02-14 02:51:38 +04:00 |
|
nik
|
6676906303
|
implement deflate store + high level deflate implementation + lint fixes
|
2014-02-13 14:55:24 -02:00 |
|
nik
|
b4919faf9a
|
add adler32 algoritm
implementation of deflate init methods
|
2014-02-13 14:55:23 -02:00 |
|
nik
|
ee89f49100
|
add deflate signatures
|
2014-02-02 23:35:24 -02:00 |
|