Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / troydhanson/uthash issues and pull requests
#265 - utarray: Fix typo in docs
Pull Request -
State: closed - Opened by adsr about 1 month ago
- 1 comment
#264 - Handling size more carefully.
Pull Request -
State: open - Opened by lonicerae about 1 month ago
#263 - Add some MACROS LIKE LL_REVERSE() to support reverse the list
Issue -
State: closed - Opened by govc 3 months ago
- 1 comment
#262 - Question about LICENSE/COPYRIGHT
Issue -
State: closed - Opened by mufasachan 4 months ago
- 1 comment
#261 - Fixed MSVC warning about conditional expression being constant
Pull Request -
State: closed - Opened by noodlecollie 6 months ago
- 1 comment
#260 - Follow commenting convention for copyright headers.
Pull Request -
State: open - Opened by jkoshy 11 months ago
- 5 comments
#259 - [uthash] Add HASH_REPLACE_KEYPTR and friends, and improve docs
Pull Request -
State: open - Opened by Quuxplusone over 1 year ago
#258 - uthash: check findstr pointer validity in HASH_FIND_STR
Pull Request -
State: closed - Opened by matteomartelli over 1 year ago
- 6 comments
#257 - Why is it named uthash? What does ut mean
Issue -
State: closed - Opened by Happy2lei over 1 year ago
- 1 comment
#256 - Check for (head)->hh.tbl in HASH_DELETE
Issue -
State: closed - Opened by jcraffael almost 2 years ago
- 7 comments
#255 - Question: What does UT stand for in UTHash?
Issue -
State: closed - Opened by OmSaran almost 2 years ago
- 2 comments
#254 - HASH_DEL should be able to delete a const-qualified node
Pull Request -
State: closed - Opened by Quuxplusone almost 2 years ago
#253 - Quick membership check?
Issue -
State: closed - Opened by gszol almost 2 years ago
- 3 comments
#252 - CORE in DL_DELETE2
Issue -
State: closed - Opened by aotto1968 almost 2 years ago
- 2 comments
#251 - utarray: utarray_oom on strdup failure, don't use strdup, and remove `-Doom` backward-compat hack
Pull Request -
State: closed - Opened by Quuxplusone about 2 years ago
#250 - Feature Request: remove reliance on POSIX `strdup` in utarray
Issue -
State: closed - Opened by aloisklink about 2 years ago
- 1 comment
#249 - hashscan & core files
Issue -
State: open - Opened by folkertvanheusden about 2 years ago
#248 - GitHub CI: Also test building the docs
Pull Request -
State: closed - Opened by Quuxplusone about 2 years ago
- 2 comments
#247 - Update uthash.h and utlist.h to compile with the elbrus C compiler.
Pull Request -
State: closed - Opened by utf-4096 about 2 years ago
- 6 comments
#246 - ci: add GitHub Action to build docs
Pull Request -
State: closed - Opened by aloisklink over 2 years ago
- 1 comment
#245 - ci: add GitHub Actions CI
Pull Request -
State: closed - Opened by aloisklink over 2 years ago
- 3 comments
#244 - Is ID really needed?
Issue -
State: closed - Opened by ms-gx over 2 years ago
- 2 comments
#243 - Replace TravisCI with GitHub Actions or AppVeyor?
Issue -
State: closed - Opened by Quuxplusone over 2 years ago
#242 - [WIP] Try to silence warnings from `gcc --analyzer`
Pull Request -
State: open - Opened by Quuxplusone over 2 years ago
#241 - DL_SORT error with gcc 11.2 analyzer
Issue -
State: open - Opened by guillaumechereau over 2 years ago
#240 - "UT_hash_table" is reserved, shoud be mentioned in document
Issue -
State: closed - Opened by daihuichen over 2 years ago
- 2 comments
#239 - Integrate Xor filters
Issue -
State: open - Opened by data-man almost 3 years ago
- 4 comments
#238 - Please update userguide on Website
Issue -
State: closed - Opened by mwarning almost 3 years ago
- 1 comment
#237 - Align types of i, n, and _ut_i
Pull Request -
State: open - Opened by mterron almost 3 years ago
#236 - How to create more than one hash table?
Issue -
State: closed - Opened by YogzZ about 3 years ago
- 1 comment
#235 - Is it feasible for application in MCU with limited RAM?
Issue -
State: closed - Opened by zrbruce over 3 years ago
- 1 comment
#234 - Fix -Wimplicit-fallthrough warnings
Pull Request -
State: closed - Opened by mwileczka over 3 years ago
- 4 comments
#233 - how to handle lock on HASH_ITER?
Issue -
State: closed - Opened by goog over 3 years ago
- 1 comment
#232 - replace gets by fgets
Pull Request -
State: closed - Opened by pdebuyl over 3 years ago
- 8 comments
#231 - fix: fix utstack example's compiling error
Pull Request -
State: closed - Opened by m-guangyao over 3 years ago
- 1 comment
#230 - Fix typo in userguide
Pull Request -
State: closed - Opened by ylecuyer over 3 years ago
- 1 comment
#229 - Consider adding more HASH_FIND_XX for standard INT/UINT types
Issue -
State: open - Opened by depler over 3 years ago
- 1 comment
#228 - tests/example segfaults on add user
Issue -
State: closed - Opened by wittend over 3 years ago
- 6 comments
#227 - Replace *.github.com urls with *.github.io
Pull Request -
State: closed - Opened by troydhanson over 3 years ago
- 2 comments
#226 - Bump version to v2.3.0.
Pull Request -
State: closed - Opened by Quuxplusone over 3 years ago
- 1 comment
#225 - Add support for cmake
Issue -
State: open - Opened by innerout almost 4 years ago
- 5 comments
#224 - Reset the a and the i in utstring_done, utringbuffer_done and utarray_done
Pull Request -
State: closed - Opened by byteallen almost 4 years ago
- 4 comments
#223 - New release v2.3.0?
Issue -
State: closed - Opened by tbeu almost 4 years ago
- 3 comments
#222 - Add HASH_FREE_AND_CLEAR (HASH_CLEAR with a user-specified free/delete action)
Pull Request -
State: open - Opened by Quuxplusone almost 4 years ago
#221 - HASH_CLEAR-with-deleter
Issue -
State: open - Opened by Quuxplusone almost 4 years ago
#220 - Please add the library.properties file to use this library in Arduino without error
Issue -
State: closed - Opened by VoLinhTruc almost 4 years ago
- 1 comment
#219 - cleanup whitespaces
Pull Request -
State: closed - Opened by mwarning almost 4 years ago
- 4 comments
#218 - Recommend adding GitHub topics
Issue -
State: closed - Opened by imba-tjd almost 4 years ago
#217 - CI: Add scan-build
Pull Request -
State: open - Opened by chaitu-tk almost 4 years ago
- 6 comments
#216 - POSIX names
Issue -
State: closed - Opened by DBJDBJ almost 4 years ago
- 3 comments
#215 - Runtime error: dereferencing invalid pointer only when using tcc
Issue -
State: closed - Opened by kokizzu almost 4 years ago
- 5 comments
#214 - Bump version to 2.2.0
Pull Request -
State: closed - Opened by Quuxplusone almost 4 years ago
- 3 comments
#213 - Fix broken example.c
Pull Request -
State: closed - Opened by utoni almost 4 years ago
- 2 comments
#212 - Always include <stdint.h>, unless HASH_NO_STDINT is defined by the user.
Pull Request -
State: closed - Opened by Quuxplusone almost 4 years ago
- 3 comments
#211 - Support linting using BSD lint(1).
Pull Request -
State: closed - Opened by jkoshy almost 4 years ago
- 8 comments
#209 - ---
Issue -
State: closed - Opened by bing-h about 4 years ago
#208 - Integer types in Uthash
Issue -
State: closed - Opened by pavanbalaji over 4 years ago
- 2 comments
#207 - Support spaces in $exe path
Pull Request -
State: closed - Opened by kaloyan13 over 4 years ago
- 3 comments
#206 - Is there any upperlimit about the size of key-value pairs?
Issue -
State: closed - Opened by lxyscls over 4 years ago
- 1 comment
#205 - clang-analyzer-10.0.0-1 complains about div by zero again
Issue -
State: closed - Opened by tstruk over 4 years ago
- 5 comments
#204 - BUG: iterating backwards over doubly-linked list is a circular loop
Issue -
State: closed - Opened by githubposter12 over 4 years ago
#203 - Use size_t instead of unsigned in "utarray.h" (fixes #198)
Pull Request -
State: open - Opened by guywyers over 4 years ago
#202 - Set up TravisCI for continuous testing
Pull Request -
State: closed - Opened by Quuxplusone over 4 years ago
- 1 comment
#201 - Fix extra warnings
Pull Request -
State: closed - Opened by obgm over 4 years ago
- 1 comment
#200 - uthash.h: fix compiler warning -Wcast-qual
Pull Request -
State: closed - Opened by obgm over 4 years ago
- 11 comments
#199 - uthash.h: fix compiler warning -Wswitch-default
Pull Request -
State: closed - Opened by obgm over 4 years ago
- 4 comments
#198 - VS 2019 gives compiler warning C26451 for UT Array
Issue -
State: open - Opened by guywyers over 4 years ago
- 6 comments
#197 - Consider adding LL_REVERSE to utlist.h
Issue -
State: open - Opened by u-u-h almost 5 years ago
- 1 comment
#196 - LL_DELETE crashes on empty list
Issue -
State: closed - Opened by danadam almost 5 years ago
- 1 comment
#195 - question about ut_hash compiler warning
Issue -
State: closed - Opened by Jeff17Robbins almost 5 years ago
- 2 comments
#194 - question about ut_hash compiler warning
Issue -
State: closed - Opened by Jeff17Robbins almost 5 years ago
- 1 comment
#193 - Add the missing HASH_REPLACE_KEYPTR
Pull Request -
State: open - Opened by oakaigh almost 5 years ago
- 2 comments
#192 - HASH_CLEAR after some tests, to eliminate "memory leak" warnings.
Pull Request -
State: closed - Opened by Quuxplusone almost 5 years ago
- 1 comment
#191 - Honor user's CFLAGS
Pull Request -
State: open - Opened by noloader almost 5 years ago
- 1 comment
#190 - Memory leaks when testing with -fsanitize=address
Issue -
State: closed - Opened by noloader almost 5 years ago
#189 - Silence -Wcast-align warnings from Clang
Pull Request -
State: closed - Opened by Quuxplusone almost 5 years ago
#188 - Added a tiny memory manager to utstring.h.
Pull Request -
State: open - Opened by silvioprog almost 5 years ago
- 1 comment
#187 - Remove all support for MurmurHash (HASH_MUR, HASH_USING_NO_STRICT_ALIASING)
Pull Request -
State: closed - Opened by Quuxplusone almost 5 years ago
- 2 comments
#186 - Clang warning "increases required alignment" with -Wcast-align
Issue -
State: closed - Opened by ravone about 5 years ago
- 7 comments
#185 - tests/do_tests.mingw: fix error that .exe's cannot be found
Pull Request -
State: closed - Opened by jannick0 about 5 years ago
- 1 comment
#184 - utarray_str_cpy: warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup.
Issue -
State: closed - Opened by Jeff17Robbins about 5 years ago
- 2 comments
#183 - hashscan: Possible heap buffer overflow
Issue -
State: closed - Opened by clemensg about 5 years ago
- 4 comments
#182 - What's the correct way to delete all elements by HASH_ITER thead-safe ?
Issue -
State: closed - Opened by GF-Huang about 5 years ago
- 1 comment
#181 - HASH_FIND_XXX Warning C4127 conditional expression is constant
Issue -
State: closed - Opened by GF-Huang about 5 years ago
- 3 comments
#180 - Fix clang static analyzer false positive
Pull Request -
State: open - Opened by inye over 5 years ago
- 1 comment
#179 - LL_FOREACH_SAFE2
Issue -
State: closed - Opened by archerian over 5 years ago
- 1 comment
#178 - Add a shell script functionally identical to the do_tests perl script.
Pull Request -
State: open - Opened by brooksdavis over 5 years ago
#177 - Pacify a compiler with strict alignment warnings.
Pull Request -
State: closed - Opened by brooksdavis over 5 years ago
- 7 comments
#176 - Warning with -Wextra
Issue -
State: closed - Opened by thibault-martinez over 5 years ago
- 4 comments
#175 - Rename oom() to utarray_oom() and document how to override it.
Pull Request -
State: closed - Opened by xuhdev over 5 years ago
- 3 comments
#174 - oom() calls exit(): This makes this library unfit for usage in shared libraries
Issue -
State: closed - Opened by xuhdev over 5 years ago
- 3 comments
#173 - [UTSTRING] Change the standard malloc()/free()
Issue -
State: open - Opened by silvioprog over 5 years ago
- 2 comments
#172 - Fix issues reported by PVS-Studio
Pull Request -
State: closed - Opened by silvioprog over 5 years ago
- 2 comments
#171 - Remove hashing in HASH_FIND when head is null
Pull Request -
State: closed - Opened by huansong over 5 years ago
#170 - Use UT_string as key in uthash?
Issue -
State: closed - Opened by icpz over 5 years ago
- 2 comments
#169 - Bump version to 2.1.0.
Pull Request -
State: closed - Opened by Quuxplusone almost 6 years ago
- 1 comment
#168 - Rename uthash_memcmp to HASH_KEYCOMPARE, step 1.
Pull Request -
State: closed - Opened by Quuxplusone almost 6 years ago
- 5 comments
#167 - Remove a division that was troubling Clang static analysis
Pull Request -
State: closed - Opened by Quuxplusone almost 6 years ago
#166 - Clang static analyser: "division by zero" warning in HASH_EXPAND_BUCKETS
Issue -
State: closed - Opened by diabonas almost 6 years ago
- 7 comments
#165 - Add example for HASH_ADD() with array as key
Issue -
State: closed - Opened by z3rone almost 6 years ago
- 1 comment