Eugene Kliuchnikov
|
b972c67780
|
Convert encoder to plain C.
|
2016-06-13 11:01:04 +02:00 |
|
Eugene Kliuchnikov
|
352b0b2836
|
Transform most of C++ comments to C-style.
|
2016-06-03 11:19:23 +02:00 |
|
Eugene Kliuchnikov
|
028291865d
|
Extract common parts: constants, dictionary, etc.
|
2016-06-03 10:51:04 +02:00 |
|
Eugene Klyuchnikov
|
24ffa78414
|
Fix headers
|
2015-12-11 11:11:51 +01:00 |
|
Eugene Klyuchnikov
|
771eb10798
|
Update license statement in source files.
|
2015-11-27 11:27:11 +01:00 |
|
Zoltan Szabadka
|
4a7024dcde
|
Make the brotli encoder C++98 compatible.
|
2015-10-01 12:08:14 +02:00 |
|
Zoltan Szabadka
|
835a77469e
|
Change the static dictionary hash table to take into
account word frequency when there are hash collisions.
|
2015-06-12 16:14:06 +02:00 |
|
Zoltan Szabadka
|
fdfb19806b
|
Add a static hash table based dictionary lookup to fast brotli.
|
2015-04-23 15:52:32 +02:00 |
|