aboutsummaryrefslogtreecommitdiff
path: root/src/core/objhash.c
Commit message (Collapse)AuthorAge
* Improve debugging and eliminate dead code in objhash.Garrett D'Amore2017-06-21
|
* Make APIs for holding references more consistent.Garrett D'Amore2017-06-21
|
* Copy reference counts when resizing!Garrett D'Amore2017-06-08
|
* Properly constrain initial value for object IDs.Garrett D'Amore2017-06-06
|
* Make objhash fini calls idempotent.Garrett D'Amore2017-06-06
|
* New object hash implementation, used by socket (to start).Garrett D'Amore2017-06-05
|
* Implementation of object hash (derived from idhash, but smarter.)Garrett D'Amore2017-06-02