Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-08-16 | Fix compilation error in Python murmurhash bindings | Jakub Hrozek | 1 | -4/+8 | |
The compilation produced an error due to missing declaration of uint32_t and a couple of warnings caused by different prototypes of argument parsing functions in older Python releases. | |||||
2012-08-15 | Add python bindings for murmurhash3 | Sumit Bose | 1 | -0/+65 | |