summaryrefslogtreecommitdiff
path: root/src/runtime/c/gu/hash.h
AgeCommit message (Collapse)Author
2017-04-19more changes to make the C runtime compilable with MSVCkrasimir
2017-04-19in libgu mark explicitly all functions that belong to the APIkrasimir
2017-04-13use GU_API_DATA_DECL instead of GU_API_DATA to make the C runtime compile ↵krasimir
again on MacOS
2017-04-12a patch from Bjørnar Luteberget for compatibility with MSVCkrasimir
2012-01-20initial import of the C runtimekr.angelov