Software updates by Troy D. Hanson


uthash 1.9.4 released
June 5, 2011, 12:24 pm
Filed under: Software updates
uthash-mini.png

uthash v1.9.4 has been released.


Version 1.9.4 (2011-06-05)

  • uthash now supports MurmurHash v3
  • utlist now includes concatenation macros (LL_CONCAT and DL_CONCAT)
  • utarray now supports binary search (utarray_find)
  • utstring now supports a new-or-clear-existing macro (utstring_renew)
  • documented technique for a multi-level hash table
  • clarified scope requirements for UT_icd in the utarray documentation
  • fixed termination when utstring_clear is followed by utstring_body
  • fixed utarray_inserta macro when used with complex arguments
  • on Visual Studio define missing type uint8_t
  • Debian/Ubuntu include uthash in the package uthash-dev.
  • uthash has been downloaded 16,211 times.

Thanks to Yu Feng, Richard Cook, Dino Ciuffetti, Chris Groer, and Arun Cherian for feedback and fixes in this release!

Edited to add: nice example of an LRU cache with uthash at http://jehiah.cz/a/uthash

Advertisement

Leave a Comment so far
Leave a comment



Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s



Follow

Get every new post delivered to your Inbox.