summaryrefslogtreecommitdiff
path: root/src/core/idhash.c
Commit message (Expand)AuthorAge
* Fix compilation warnings found on Windows.Garrett D'Amore2017-01-21
* Fix leaks in bus, socket leaks, tighten up close-side refcnting.Garrett D'Amore2017-01-21
* Windows compilation fixes.Garrett D'Amore2017-01-18
* Added dynamic ID generation & management for idhash tables.Garrett D'Amore2017-01-17
* Start of event framework.Garrett D'Amore2017-01-16
* Various complaints found in AppVeyor build.Garrett D'Amore2017-01-16
* More structure allocation macro conversion.Garrett D'Amore2017-01-02
* Avoid C99 initialization; cmake 3.1/3.2 doesn't pass -std=c99?Garrett D'Amore2016-12-31
* Richer tests and fixes for idhash. Also dynamically allocate idhash.Garrett D'Amore2016-12-29
* Test suite for idhash, fix symbol errors, and value changing.Garrett D'Amore2016-12-29
* Implementation of an id hash for hashing pipes by ID.Garrett D'Amore2016-12-29