Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix allocator corruption for large sizes (#7338) | jcosborn | 2018-03-17 | 1 | -18/+0 |
| | | | | | | * fix allocator corruption for large sizes * allow large chunks to coalesce and added test case * use correct constants in MaxBigChunkSize | ||||
* | use parseopt2 in parseopt2 test | Michał Zieliński | 2013-12-10 | 1 | -1/+1 |
| | |||||
* | Fix : and = precedence in parseopt. | Michał Zieliński | 2013-12-10 | 1 | -4/+5 |
| | |||||
* | Reimplement parseopt which parses arguments given as a sequence of strings, ↵ | Michał Zieliński | 2013-12-09 | 1 | -0/+17 |
not single string. |