Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use single backtick (#17141) | flywind | 2021-02-21 | 1 | -1/+1 |
* | use typeof instead type (#16962) | flywind | 2021-02-08 | 1 | -1/+1 |
* | remove a condition that table size must be passed as power of 2 (#14926) | Miran | 2020-07-08 | 1 | -2/+2 |
* | Unwind just the "pseudorandom probing" part of recent sets,tables changes (#1... | c-blake | 2020-03-31 | 1 | -8/+20 |
* | fix #13794 HashSet leak (#13800) | Timothee Cour | 2020-03-29 | 1 | -1/+2 |
* | tables/sharedtables/intsets/etc: fix #13496, #13504, #13505; add lots of test... | Timothee Cour | 2020-02-26 | 1 | -3/+3 |
* | [backport] pseudorandom probing for hash collision (#13418) | Timothee Cour | 2020-02-19 | 1 | -18/+5 |
* | use system.move instead of system.shallowCopy if the GC mode requires it | Andreas Rumpf | 2019-10-04 | 1 | -1/+1 |
* | [other] prettify collections (#11695) | Miran | 2019-07-09 | 1 | -10/+10 |
* | Initialized collections (#11094) | Miran | 2019-04-29 | 1 | -0/+153 |