index
:
murmurhash.c.git
main
master
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-12-31
chore(clib.json): 0.2.0
HEAD
master
main
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
2023-08-16
murmurhash: add dynamic library build process (#3)
Xuqiang Chen
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
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
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