summaryrefslogtreecommitdiff
path: root/src/utils/hash.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some format issues in src/utils/hash.c (#988)Simon Huang2018-08-151-14/+14
* fixes #475 Hash table does not decrease sizeyan97ao2015-10-211-0/+1
* Copyright transfer from 250bpm s.r.o. to Martin SustrikMartin Sustrik2014-11-121-1/+1
* Tab-> space hash.cYonggang Luo2014-05-251-12/+12
* nn_hash_rehash()fangdong2014-03-211-33/+37
* "All rights reserved" clause added to copyright statements.Martin Sustrik2013-08-051-1/+1
* Several minor improvements to nn_hash.Martin Sustrik2013-03-141-4/+4
* Bug in re-sizing a hash table fixed.Martin Sustrik2013-03-141-26/+30
* nn_hash_item_init & nn_hash_item_term addedMartin Sustrik2013-03-101-1/+11
* sp_ prefixes changed to nn_ prefixesMartin Sustrik2013-01-221-51/+51
* Detailed memory monitoring (with object names)Martin Sustrik2012-12-071-2/+4
* Spelling fixes.Bruce Mitchener2012-11-211-1/+1
* Hash table re-sized once it gets dense.Martin Sustrik2012-10-281-1/+30
* Initial commitMartin Sustrik2012-10-101-0/+114