Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | properly deprecate parseopt2 (#10452) | Miran | 2019-01-25 | 1 | -2/+2 |
| | |||||
* | testament: joinable is now an explicit concept of a test spec | Andreas Rumpf | 2018-12-11 | 1 | -0/+5 |
| | |||||
* | make run the default action of a test in tester | Arne Döring | 2018-11-23 | 1 | -4/+0 |
| | |||||
* | fixed #7894 (#8496) | jcosborn | 2018-08-01 | 1 | -6/+9 |
| | | | make system tests run properly | ||||
* | fix allocator corruption for large sizes (#7338) | jcosborn | 2018-03-17 | 1 | -0/+18 |
* fix allocator corruption for large sizes * allow large chunks to coalesce and added test case * use correct constants in MaxBigChunkSize |