summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-12-31chore(clib.json): 0.2.0HEADmastermainjwerle
2024-12-31chore(): clean upjwerle
2024-12-31fix(Makefile): fix 'example' targetjwerle
2024-12-31chore(.gitignore): ignore binariesjwerle
2024-12-31docs(man): update docsjwerle
2024-12-31chore(Makefile): specify '-DMURMUR_WANTS_HTOLE32'jwerle
2024-12-31feat(murmurhash.c): support big-endian envjwerle
- opt-in with '-DMURMURHASH_WANTS_HTOLE32' to enable 'htole32' impl - opt-in with '-DMURMURHASH_HAS_HTOLE32' to indicate 'htole32' exists
2023-08-16murmurhash: add dynamic library build process (#3)Xuqiang Chen
Signed-off-by: chenxuqiang <cxq507@foxmail.com>
2022-04-14doc(README.md): update docsjwerle
2022-04-14chore(.github): add workflowsjwerle
2022-04-14chore(): 0.1.0jwerle
2022-04-14refactor(main.c): clean upjwerle
2022-04-14refactor(): cleanupjwerle
2022-04-14chore(clib.json): package.json -> clib.jsonjwerle
2015-03-07Update murmurhash.hJoseph Werle
2015-03-07Update murmurhash.hJoseph Werle
2014-05-09Merge pull request #2 from stephenmathieson/patch-1Joseph Werle
typo
2014-05-09typoStephen Mathieson
2014-05-05bump versionJoseph Werle
2014-05-05include stdint.hJoseph Werle
2014-05-05update readmeJoseph Werle
2014-05-05typoJoseph Werle
2014-05-05Add exec and manJoseph Werle
2014-05-05Merge pull request #1 from stephenmathieson/patch-1Joseph Werle
README: formatting fix
2014-05-05README: formatting fixStephen Mathieson
2014-05-05update readmeJoseph Werle
2014-05-05initJoseph Werle
2014-05-05Initial commitJoseph Werle