Vitaly Puzrin
|
822310eb43
|
Removed float ops & added comments
|
2014-02-18 04:01:10 +04:00 |
|
Vitaly Puzrin
|
abcb20fdf2
|
Enabled more tests
|
2014-02-18 03:10:33 +04:00 |
|
nik
|
202d870375
|
some fixes
|
2014-02-17 18:53:37 -03:00 |
|
Vitaly Puzrin
|
90e1a6ff31
|
code cleanup
|
2014-02-17 10:23:13 +04:00 |
|
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
|
1b3f7253a8
|
Added crc32 implementation
|
2014-02-15 06:20:32 +04:00 |
|
Vitaly Puzrin
|
aa4e8b3592
|
Enabled raw deflate test (for level 0, until compleete)
|
2014-02-15 04:02:58 +04:00 |
|
Vitaly Puzrin
|
c1383793f6
|
Removed output double boffering in deflate wrappermake test
|
2014-02-15 01:36:17 +04:00 |
|
Vitaly Puzrin
|
3288124672
|
deflate_state reformatted
|
2014-02-15 00:52:33 +04:00 |
|
Vitaly Puzrin
|
b4c0a04872
|
raw option support for wrapper (not works now)
|
2014-02-15 00:33:33 +04:00 |
|
Vitaly Puzrin
|
ee4543fc0a
|
Comment for possible opt
|
2014-02-15 00:01:13 +04:00 |
|
Vitaly Puzrin
|
aa4ddcac50
|
Simplified Adler32() until deopt traces investigated - now fast enougth
|
2014-02-14 23:58:16 +04:00 |
|
Vitaly Puzrin
|
c19d9ce8aa
|
Added profiling test file
|
2014-02-14 09:06:22 +04:00 |
|
Vitaly Puzrin
|
be9d4902bd
|
Typo fix & var rename
|
2014-02-14 08:59:43 +04:00 |
|
Vitaly Puzrin
|
c78fe44ca1
|
Optimized chunks flatten
|
2014-02-14 08:09:21 +04:00 |
|
Vitaly Puzrin
|
8ea9fc4924
|
Added testing option to force use untyped arrays
|
2014-02-14 07:31:53 +04:00 |
|
Vitaly Puzrin
|
b13f5f1de8
|
Removed orphaned 'FASTEST' #ifdefs emulation
|
2014-02-14 06:41:20 +04:00 |
|
Vitaly Puzrin
|
806e23d9ca
|
Leave intact constructor options + cosmetic changes
|
2014-02-14 06:04:59 +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 |
|
Vitaly Puzrin
|
8341b4cf5c
|
Added travis button to readme
|
2014-02-13 21:29:55 +04:00 |
|
Vitaly Puzrin
|
2d697f6910
|
Implemented typed arrays support
|
2014-02-13 21:27:08 +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 |
|
Vitaly Puzrin
|
ff0a4c0c50
|
updated zlib benchmark to use streams
|
2014-02-04 00:54:27 +04:00 |
|
Vitaly Puzrin
|
ae49f96738
|
Added travis-ci config
|
2014-02-03 23:03:05 +04:00 |
|
Vitaly Puzrin
|
2a73de5f69
|
Added package main file
|
2014-02-03 22:56:46 +04:00 |
|
Vitaly Puzrin
|
5d14848c85
|
Added deflate tests
|
2014-02-03 22:38:43 +04:00 |
|
nik
|
7254746060
|
Added high-level inflator stubs
|
2014-02-03 13:25:40 -02:00 |
|
Vitaly Puzrin
|
dcc28b5b27
|
Added high-level deflator stubs
|
2014-02-03 18:51:49 +04:00 |
|
nik
|
3b20ccb154
|
add inflate signatures
|
2014-02-03 12:45:04 -02:00 |
|
Vitaly Puzrin
|
98df9f4f3d
|
partial lint fixes
|
2014-02-03 17:30:44 +04:00 |
|
Vitaly Puzrin
|
fa5b9ffac9
|
Added Makefile + doc/test skeletons
|
2014-02-03 17:13:09 +04:00 |
|
Vitaly Puzrin
|
ac35ad00b2
|
Added benchmark
|
2014-02-03 16:24:19 +04:00 |
|
nik
|
ee89f49100
|
add deflate signatures
|
2014-02-02 23:35:24 -02:00 |
|
Vitaly Puzrin
|
7a736ed078
|
Initial commit
|
2014-01-25 05:57:00 -08:00 |
|