Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Small optimization in hashlib | Clifford Wolf | 2014-12-30 | 1 | -4/+4 |
* | Improvements in hashlib | Clifford Wolf | 2014-12-30 | 1 | -85/+74 |
* | Improved free list management in hashlib | Clifford Wolf | 2014-12-29 | 1 | -12/+108 |
* | Converting "share" to dict<> and pool<> complete | Clifford Wolf | 2014-12-29 | 1 | -0/+11 |
* | Added mkhash_xorshift() | Clifford Wolf | 2014-12-29 | 1 | -1/+19 |
* | Some changes to hashlib to make for better stl compatibility | Clifford Wolf | 2014-12-28 | 1 | -12/+14 |
* | Some cleanups | Clifford Wolf | 2014-12-28 | 1 | -9/+9 |
* | Improved hashlib iterator implementation | Clifford Wolf | 2014-12-28 | 1 | -24/+36 |
* | Renamed hashmap.h to hashlib.h, some related improvements | Clifford Wolf | 2014-12-28 | 1 | -0/+774 |