summaryrefslogtreecommitdiff
path: root/kernel/hashlib.h
Commit message (Expand)AuthorAge
* Added <algorithm> include to hashlib.hClifford Wolf2015-02-01
* Added dict/pool.sort()Clifford Wolf2015-01-24
* Added hashlib::idict<>Clifford Wolf2015-01-18
* hashlib iterator fixClifford Wolf2015-01-06
* Added hashlib .count(key, iterator) and it1 < it2Clifford Wolf2014-12-31
* hashlib cleanups and a fixClifford Wolf2014-12-31
* gcc-4.6 compile fixesClifford Wolf2014-12-31
* new hashlib::pool<> (derived from new dict)Clifford Wolf2014-12-31
* major rewrite of hashlib::dict<>Clifford Wolf2014-12-31
* using pool<> in bitpattern.hClifford Wolf2014-12-30
* added hashlib::mkhash_initClifford Wolf2014-12-30
* Small optimization in hashlibClifford Wolf2014-12-30
* Improvements in hashlibClifford Wolf2014-12-30
* Improved free list management in hashlibClifford Wolf2014-12-29
* Converting "share" to dict<> and pool<> completeClifford Wolf2014-12-29
* Added mkhash_xorshift()Clifford Wolf2014-12-29
* Some changes to hashlib to make for better stl compatibilityClifford Wolf2014-12-28
* Some cleanupsClifford Wolf2014-12-28
* Improved hashlib iterator implementationClifford Wolf2014-12-28
* Renamed hashmap.h to hashlib.h, some related improvementsClifford Wolf2014-12-28