2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
uthash: Improve the docs for HASH_ADD_INORDER More... 9 months ago
HASH_DEL should be able to delete a const-qualified node More... over 1 year ago
utlist: Add one more assertion in DL_DELETE2 More... over 1 year ago
utarray: Stop making `oom` a synonym for `utarray_oom` More... over 1 year ago
utarray_str_cpy: Remove strdup; utarray_oom() if strdup fails. More... over 1 year ago
GitHub CI: Also test building the docs (#248) More... over 1 year ago
The MCST Elbrus C Compiler supports __typeof. (#247) More... over 1 year ago
CI: Add GitHub Actions CI More... over 1 year ago
Update test57.c per a suggestion by @mark-summerfield More... almost 2 years ago
Update http:// URLs to https://, and copyright dates to 2022. NFC. More... about 2 years ago
Fix a "bug" in the example where option 3 interfered with option 1's counter. More... almost 3 years ago
Use `malloc(sizeof *s)` in example code. More... almost 3 years ago
Stop using `gets` in example.c. More... almost 3 years ago
fix: fix utstack example's compiling error More... almost 3 years ago
Replace *.github.com urls with *.github.io (#227) More... about 3 years ago
Fix README.md to display the *actual* TravisCI status. More... about 3 years ago
Silence -Wswitch-default warnings, and add it to the TravisCI config. More... about 3 years ago
Bump version to 2.3.0. More... about 3 years ago
Fix some typos in userguide.txt, and re-remove spaces in macro definitions. More... about 3 years ago
Fix a typo in the documentation for HASH_COUNT. NFC. More... about 3 years ago
tests: add whitespaces to example code More... about 3 years ago
doc: add whitespaces to documentation More... about 3 years ago
Rename uthash_memcmp to HASH_KEYCMP, step 3. More... about 3 years ago
Eliminate HASH_FCN; change the handling of HASH_FUNCTION to match HASH_KEYCMP. More... about 3 years ago
Refactor test93.c to avoid scan-build warnings. More... about 3 years ago
Remove two dead writes in tests, to silence scan-build warnings. More... about 3 years ago
uthash.h: Swap multiplicands to put the widest ones first. More... over 3 years ago
Rename uthash_memcmp to HASH_KEYCMP, step 2. More... over 3 years ago
Bump version to 2.2.0. More... over 3 years ago
Update tests/README to describe the most recently added tests. NFC. More... over 3 years ago