head 1.2; access; symbols pkgsrc-2023Q4:1.2.0.38 pkgsrc-2023Q4-base:1.2 pkgsrc-2023Q3:1.2.0.36 pkgsrc-2023Q3-base:1.2 pkgsrc-2023Q2:1.2.0.34 pkgsrc-2023Q2-base:1.2 pkgsrc-2023Q1:1.2.0.32 pkgsrc-2023Q1-base:1.2 pkgsrc-2022Q4:1.2.0.30 pkgsrc-2022Q4-base:1.2 pkgsrc-2022Q3:1.2.0.28 pkgsrc-2022Q3-base:1.2 pkgsrc-2022Q2:1.2.0.26 pkgsrc-2022Q2-base:1.2 pkgsrc-2022Q1:1.2.0.24 pkgsrc-2022Q1-base:1.2 pkgsrc-2021Q4:1.2.0.22 pkgsrc-2021Q4-base:1.2 pkgsrc-2021Q3:1.2.0.20 pkgsrc-2021Q3-base:1.2 pkgsrc-2021Q2:1.2.0.18 pkgsrc-2021Q2-base:1.2 pkgsrc-2021Q1:1.2.0.16 pkgsrc-2021Q1-base:1.2 pkgsrc-2020Q4:1.2.0.14 pkgsrc-2020Q4-base:1.2 pkgsrc-2020Q3:1.2.0.12 pkgsrc-2020Q3-base:1.2 pkgsrc-2020Q2:1.2.0.10 pkgsrc-2020Q2-base:1.2 pkgsrc-2020Q1:1.2.0.6 pkgsrc-2020Q1-base:1.2 pkgsrc-2019Q4:1.2.0.8 pkgsrc-2019Q4-base:1.2 pkgsrc-2019Q3:1.2.0.4 pkgsrc-2019Q3-base:1.2 pkgsrc-2019Q2:1.2.0.2 pkgsrc-2019Q2-base:1.2 pkgsrc-2019Q1:1.1.0.30 pkgsrc-2019Q1-base:1.1 pkgsrc-2018Q4:1.1.0.28 pkgsrc-2018Q4-base:1.1 pkgsrc-2018Q3:1.1.0.26 pkgsrc-2018Q3-base:1.1 pkgsrc-2018Q2:1.1.0.24 pkgsrc-2018Q2-base:1.1 pkgsrc-2018Q1:1.1.0.22 pkgsrc-2018Q1-base:1.1 pkgsrc-2017Q4:1.1.0.20 pkgsrc-2017Q4-base:1.1 pkgsrc-2017Q3:1.1.0.18 pkgsrc-2017Q3-base:1.1 pkgsrc-2017Q2:1.1.0.14 pkgsrc-2017Q2-base:1.1 pkgsrc-2017Q1:1.1.0.12 pkgsrc-2017Q1-base:1.1 pkgsrc-2016Q4:1.1.0.10 pkgsrc-2016Q4-base:1.1 pkgsrc-2016Q3:1.1.0.8 pkgsrc-2016Q3-base:1.1 pkgsrc-2016Q2:1.1.0.6 pkgsrc-2016Q2-base:1.1 pkgsrc-2016Q1:1.1.0.4 pkgsrc-2016Q1-base:1.1 pkgsrc-2015Q4:1.1.0.2 pkgsrc-2015Q4-base:1.1; locks; strict; comment @# @; 1.2 date 2019.04.29.00.18.14; author gdt; state Exp; branches; next 1.1; commitid uTpDcKqYm4jV1blB; 1.1 date 2015.10.07.12.33.16; author adam; state Exp; branches; next ; commitid fFslVTjP5eY4TaEy; desc @@ 1.2 log @devel/uthash: Update to 2.1.0 Version 2.1.0 (2018-12-20) -------------------------- * silence some Clang static analysis warnings * add LL_INSERT_INORDER and LL_LOWER_BOUND etc (thanks, Jeffrey Lovitz and Mattias Eriksson!) * add uthash_bzero for platforms without * fix a missing HASH_BLOOM_ADD in HASH_SELECT (thanks, Pawel Veselov!) * permit malloc failure to be recoverable via HASH_NONFATAL_OOM (thanks, Pawel Veselov!) * avoid repeated calls to uthash_strlen in HASH_FIND_STR * rename uthash_memcmp to HASH_KEYCMP, leaving the old name for compatibility * add utstack.h * remove libut Version 2.0.2 (2017-03-02) -------------------------- * fix segfault in HASH_ADD_INORDER etc (thanks, Yana Kireyonok!) * remove spurious cast to unsigned in utstring_len (thanks, Michal Sestrienka!) * add uthash_memcmp and uthash_strlen for platforms without (thanks, Pawel Veselov!) * fix a C++ incompatibility in utringbuffer Version 2.0.1 (2016-07-05) -------------------------- * in-order insertion macros HASH_ADD_INORDER etc (thanks, Thilo Schulz!) * by-hashvalue insertion macros HASH_ADD_BYHASHVALUE etc * during key comparison, check hashvalue before doing a full memcmp * add utringbuffer.h Version 1.9.9.1 (2014-11-18) ---------------------------- * inclusion of experimental libut bundle with utvector in opt/ * use shift in Bernstein hash instead of multiply (thanks, Jimmy Zhuo!) * switch ssize_t types in utarray/utstring to size_t (thanks, Hong Xu!) * fix utstring pointer math on >4GB strings (thanks, Thomas Bottesch!) * change FNV hash to FNV-1a varation (thanks, dwest1975!) * fix bug in HASH_REPLACE_STR (thanks, Ilya Kaliman!) @ text @@@comment $NetBSD: PLIST,v 1.1 2015/10/07 12:33:16 adam Exp $ include/utarray.h include/uthash.h include/utlist.h include/utringbuffer.h include/utstack.h include/utstring.h share/doc/uthash/ChangeLog.txt share/doc/uthash/Makefile share/doc/uthash/banner.png share/doc/uthash/banner.svg share/doc/uthash/google315d692c9c632ed0.html share/doc/uthash/index.html share/doc/uthash/license.html share/doc/uthash/rss.png share/doc/uthash/styles.css share/doc/uthash/userguide.txt share/doc/uthash/utarray.txt share/doc/uthash/uthash-mini.png share/doc/uthash/uthash-mini.svg share/doc/uthash/uthash.png share/doc/uthash/utlist.txt share/doc/uthash/utringbuffer.txt share/doc/uthash/utstack.txt share/doc/uthash/utstring.txt @ 1.1 log @This is a hash table, implemented in C, supporting constant-time add/find/remove of C structures. Any structure having a unique, arbitrarily-typed key member can be hashed by adding a UT_hash_handle member to the structure and calling these macros. @ text @d1 1 a1 1 @@comment $NetBSD$ d5 2 a7 1 share/doc/uthash/ChangeLog.html a16 2 share/doc/uthash/todo.txt share/doc/uthash/userguide.html a17 1 share/doc/uthash/utarray.html a21 1 share/doc/uthash/utlist.html d23 2 a24 1 share/doc/uthash/utstring.html d26 1 @