Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hashtable: Add destroy_function method | Tobias Brunner | 2014-06-19 | 1 | -0/+9 |
| | |||||
* | hashtable: Make key arguments const | Tobias Brunner | 2014-03-31 | 1 | -10/+11 |
| | | | | | This allows using const strings etc. for lookups without cast. And keys are not modifiable anyway. | ||||
* | hashtable: add common hashtable hash/equals functions for pointer/string keys | Martin Willi | 2013-07-18 | 1 | -1/+34 |
| | |||||
* | Moved data structures to new collections subfolder | Tobias Brunner | 2012-10-24 | 1 | -0/+138 |