issues
search
troydhanson
/
uthash
C macros for hash tables and more
Other
4.18k
stars
928
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
utarray: Fix typo in docs
#265
adsr
closed
1 month ago
1
Handling size more carefully.
#264
lonicerae
opened
1 month ago
0
Add some MACROS LIKE LL_REVERSE() to support reverse the list
#263
govc
closed
3 months ago
1
Question about LICENSE/COPYRIGHT
#262
mufasachan
closed
4 months ago
1
Fixed MSVC warning about conditional expression being constant
#261
noodlecollie
closed
6 months ago
1
Follow commenting convention for copyright headers.
#260
jkoshy
opened
11 months ago
5
[uthash] Add HASH_REPLACE_KEYPTR and friends, and improve docs
#259
Quuxplusone
opened
1 year ago
0
uthash: check findstr pointer validity in HASH_FIND_STR
#258
mattmart3
closed
1 year ago
6
Why is it named uthash? What does ut mean
#257
Happy2lei
closed
1 year ago
1
Check for (head)->hh.tbl in HASH_DELETE
#256
jcraffael
closed
1 year ago
7
Question: What does UT stand for in UTHash?
#255
OmSaran
closed
1 year ago
2
HASH_DEL should be able to delete a const-qualified node
#254
Quuxplusone
closed
1 year ago
0
Quick membership check?
#253
gszol
closed
1 year ago
3
CORE in DL_DELETE2
#252
aotto1968
closed
2 years ago
2
utarray: utarray_oom on strdup failure, don't use strdup, and remove `-Doom` backward-compat hack
#251
Quuxplusone
closed
2 years ago
0
Feature Request: remove reliance on POSIX `strdup` in utarray
#250
aloisklink
closed
2 years ago
1
hashscan & core files
#249
folkertvanheusden
opened
2 years ago
0
GitHub CI: Also test building the docs
#248
Quuxplusone
closed
2 years ago
2
Update uthash.h and utlist.h to compile with the elbrus C compiler.
#247
utf-4096
closed
2 years ago
6
ci: add GitHub Action to build docs
#246
aloisklink
closed
2 years ago
1
ci: add GitHub Actions CI
#245
aloisklink
closed
2 years ago
3
Is ID really needed?
#244
ms-gx
closed
2 years ago
2
Replace TravisCI with GitHub Actions or AppVeyor?
#243
Quuxplusone
closed
2 years ago
0
[WIP] Try to silence warnings from `gcc --analyzer`
#242
Quuxplusone
opened
2 years ago
0
DL_SORT error with gcc 11.2 analyzer
#241
guillaumechereau
opened
2 years ago
0
"UT_hash_table" is reserved, shoud be mentioned in document
#240
daihuichen
closed
2 years ago
2
Integrate Xor filters
#239
data-man
opened
2 years ago
4
Please update userguide on Website
#238
mwarning
closed
2 years ago
1
Align types of i, n, and _ut_i
#237
mterron
opened
2 years ago
0
How to create more than one hash table?
#236
YogzZ
closed
3 years ago
1
Is it feasible for application in MCU with limited RAM?
#235
zrbruce
closed
2 years ago
1
Fix -Wimplicit-fallthrough warnings
#234
mwileczka
closed
3 years ago
4
how to handle lock on HASH_ITER?
#233
goog
closed
3 years ago
1
replace gets by fgets
#232
pdebuyl
closed
3 years ago
8
fix: fix utstack example's compiling error
#231
m-guangyao
closed
3 years ago
1
Fix typo in userguide
#230
ylecuyer
closed
3 years ago
1
Consider adding more HASH_FIND_XX for standard INT/UINT types
#229
depler
opened
3 years ago
1
tests/example segfaults on add user
#228
wittend
closed
3 years ago
6
Replace *.github.com urls with *.github.io
#227
troydhanson
closed
3 years ago
2
Bump version to v2.3.0.
#226
Quuxplusone
closed
3 years ago
1
Add support for cmake
#225
innerout
opened
3 years ago
5
Reset the a and the i in utstring_done, utringbuffer_done and utarray_done
#224
byteallen
closed
1 year ago
4
New release v2.3.0?
#223
tbeu
closed
3 years ago
3
Add HASH_FREE_AND_CLEAR (HASH_CLEAR with a user-specified free/delete action)
#222
Quuxplusone
opened
3 years ago
0
HASH_CLEAR-with-deleter
#221
Quuxplusone
opened
3 years ago
0
Please add the library.properties file to use this library in Arduino without error
#220
VoLinhTruc
closed
3 years ago
1
cleanup whitespaces
#219
mwarning
closed
3 years ago
4
Recommend adding GitHub topics
#218
imba-tjd
closed
3 years ago
0
CI: Add scan-build
#217
tkc17
opened
3 years ago
6
POSIX names
#216
DBJDBJ
closed
3 years ago
3
Next