Wykres commitów

77 Commity (9af504523f9056b3ca8260962235885a37be7009)

Autor SHA1 Wiadomość Data
Vitaly Puzrin 9af504523f Added tests to run in browser (no CI yet) 2014-02-27 21:58:12 +04:00
Vitaly Puzrin 76b520d122 Added more deflate benchmarks + inflate benchmarks 2014-02-27 12:48:33 +04:00
Vitaly Puzrin 652ff4d794 Changed benchmark data formats pass 2014-02-27 12:00:58 +04:00
Vitaly Puzrin 0b21c5b402 readme update 2014-02-24 08:53:24 +04:00
Vitaly Puzrin 65134c83f8 Makefile & configs cleanup - use local dependencies 2014-02-24 07:50:30 +04:00
Vitaly Puzrin bb7961a6cd Added browserified sources 2014-02-24 07:12:39 +04:00
Vitaly Puzrin 395a1fae39 Added bower config 2014-02-24 07:08:52 +04:00
Vitaly Puzrin e78abad260 Reorganized constants - move locally as much as possible 2014-02-24 06:17:36 +04:00
Vitaly Puzrin 1c008e7901 updated ignore masks 2014-02-24 06:17:00 +04:00
Vitaly Puzrin 5cabad0d48 added coverage generation & improved tests 2014-02-21 19:06:31 +04:00
Vitaly Puzrin a131622863 Added inflate testing skeleton 2014-02-21 14:48:40 +04:00
Vitaly Puzrin c924e13ed5 added tests with untyped arrays 2014-02-21 13:26:36 +04:00
Vitaly Puzrin 371292dfef Closed TODOs and added comments 2014-02-21 11:42:42 +04:00
Vitaly Puzrin 4c159cfb16 removed unnecessary uint cast 2014-02-20 22:31:37 +04:00
nik 18250b5298 fix crc32 & enable gzip test 2014-02-20 15:15:21 -03:00
Vitaly Puzrin f733a66266 better docs/works with errors/messages 2014-02-20 21:29:22 +04:00
Vitaly Puzrin eb234788e0 Updated docs & inflate wrapper 2014-02-20 18:55:09 +04:00
Vitaly Puzrin 2d09ff455d readme update - shortened intro 2014-02-20 16:49:08 +04:00
Vitaly Puzrin df4e30e944 More raw deflate tests 2014-02-20 01:42:37 +04:00
Vitaly Puzrin 52a5c6aa8f Added generated API docs 2014-02-20 01:38:10 +04:00
Vitaly Puzrin 9e18b276cd Fixed RLE strategy 2014-02-19 22:17:44 +04:00
Vitaly Puzrin 917d665a4c reduced TODOs count 2014-02-19 20:00:44 +04:00
Vitaly Puzrin ad79b4b136 updated benchmarks info in readme 2014-02-19 18:40:53 +04:00
Vitaly Puzrin 028cdf58d5 use level 6 for deflate profiling 2014-02-19 17:43:07 +04:00
Vitaly Puzrin 0a2c767841 enabled bin fixture 2014-02-19 17:42:25 +04:00
nik 2434495874 fix flush block in deflate_slow & enable windowBits test 2014-02-19 10:15:20 -03:00
Vitaly Puzrin 5ef6eee173 fixed mode check in wrapper 2014-02-19 11:18:44 +04:00
Vitaly Puzrin 0d4a1bcd64 typo fixes 2014-02-19 09:52:17 +04:00
Vitaly Puzrin 19c70cc6a8 Simplified wraper interdace 2014-02-19 07:48:15 +04:00
Vitaly Puzrin 1a64fa47f5 Tweaked trees init 2014-02-19 06:18:12 +04:00
nik 99c8fa83b5 fix: return correct block state in deflate_stored & enable tests for level 0 2014-02-18 22:30:46 -03:00
Vitaly Puzrin cf1dfe179f readme update 2014-02-19 02:10:11 +04:00
Vitaly Puzrin d4a42e9489 Updated wrapper interface and added docs 2014-02-19 01:38:34 +04:00
Vitaly Puzrin 5dfa74f2e2 Improved test suite 2014-02-18 23:15:27 +04:00
Vitaly Puzrin 747e60a635 readme & license 2014-02-18 21:55:32 +04:00
Vitaly Puzrin fcd6db56b7 cleared unnecessary var casts 2014-02-18 07:03:13 +04:00
Vitaly Puzrin 1a32aea787 multiple tweaks & comments 2014-02-18 05:54:09 +04:00
Vitaly Puzrin 7deacf94a3 Added level param to benchmarks 2014-02-18 04:32:01 +04:00
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