Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modify hash for HashSet to use `xor` to mix hash of items. | Lolo Iccl | 2018-05-09 | 1 | -4/+0 |
* | Modify previous commit and add tests | Lolo Iccl | 2018-05-09 | 1 | -4/+52 |
* | Added clear() function for OrderedSet and HashSet. (#5545) | GrundleTrundle | 2017-03-16 | 1 | -0/+42 |
* | Fix floats in tuples in HashSets | Nycto | 2015-04-24 | 1 | -14/+34 |
* | moved tsets test to collections/ | Simon Hafner | 2014-02-12 | 1 | -0/+17 |