Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-12-31 | chore(clib.json): 0.2.0HEADmastermain | jwerle | |
2024-12-31 | chore(): clean up | jwerle | |
2024-12-31 | fix(Makefile): fix 'example' target | jwerle | |
2024-12-31 | chore(.gitignore): ignore binaries | jwerle | |
2024-12-31 | docs(man): update docs | jwerle | |
2024-12-31 | chore(Makefile): specify '-DMURMUR_WANTS_HTOLE32' | jwerle | |
2024-12-31 | feat(murmurhash.c): support big-endian env | jwerle | |
- opt-in with '-DMURMURHASH_WANTS_HTOLE32' to enable 'htole32' impl - opt-in with '-DMURMURHASH_HAS_HTOLE32' to indicate 'htole32' exists | |||
2023-08-16 | murmurhash: add dynamic library build process (#3) | Xuqiang Chen | |
Signed-off-by: chenxuqiang <cxq507@foxmail.com> | |||
2022-04-14 | doc(README.md): update docs | jwerle | |
2022-04-14 | chore(.github): add workflows | jwerle | |
2022-04-14 | chore(): 0.1.0 | jwerle | |
2022-04-14 | refactor(main.c): clean up | jwerle | |
2022-04-14 | refactor(): cleanup | jwerle | |
2022-04-14 | chore(clib.json): package.json -> clib.json | jwerle | |
2015-03-07 | Update murmurhash.h | Joseph Werle | |
2015-03-07 | Update murmurhash.h | Joseph Werle | |
2014-05-09 | Merge pull request #2 from stephenmathieson/patch-1 | Joseph Werle | |
typo | |||
2014-05-09 | typo | Stephen Mathieson | |
2014-05-05 | bump version | Joseph Werle | |
2014-05-05 | include stdint.h | Joseph Werle | |
2014-05-05 | update readme | Joseph Werle | |
2014-05-05 | typo | Joseph Werle | |
2014-05-05 | Add exec and man | Joseph Werle | |
2014-05-05 | Merge pull request #1 from stephenmathieson/patch-1 | Joseph Werle | |
README: formatting fix | |||
2014-05-05 | README: formatting fix | Stephen Mathieson | |
2014-05-05 | update readme | Joseph Werle | |
2014-05-05 | init | Joseph Werle | |
2014-05-05 | Initial commit | Joseph Werle | |