| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix compilation error in Python murmurhash bindings | Jakub Hrozek | 2012-08-16 | 1 | -0/+2 |
| | | | | | | | 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. | ||||
| * | util: add murmurhash3 hash function | Simo Sorce | 2012-01-09 | 1 | -0/+10 |
