This website requires JavaScript.
Explore
Help
Sign In
gvsafronov
/
futriix
Watch
1
Star
0
Fork
0
You've already forked futriix
Code
Issues
Pull Requests
Actions
3
Packages
Projects
Releases
Wiki
Activity
834
Commits
14
Branches
13
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
antirez
b055378971
LZF compression re-enabled by default, but with INIT_HTAB set to 0 to avoid the very costly memset initialization. Note that with this option set valgrind will output some false positive about lzf_c.c
2009-12-16 15:48:57 -05:00
antirez
7a596b2f0f
LZF configured to initalize the HT in order to be determinsitic and play well with valgrind
2009-04-02 23:00:27 +02:00
antirez
d07519372b
new LZF files added
2009-04-02 10:00:49 +02:00