Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed some really stupid stuff. | epochqwert | 2015-05-13 | 1 | -33/+97 |
| | | | | | | | ll_getentry wasn't comparing key and stored key right. ht_delete wasn't deleting stuff if it was the last in the bucket. the hash got upgraded to one I took from wikipedia. the hash is now 32 bit unsigned and is modulo table-size. | ||||
* | made genheader.sh not use static sizes for grepping out the structs. | epochqwert | 2015-04-30 | 1 | -2/+2 |
| | |||||
* | fixed up pedantic stuff. | epochqwert | 2015-03-31 | 1 | -1/+1 |
| | |||||
* | init commit after splitting from segfault | epochqwert | 2015-03-31 | 1 | -0/+165 |