| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update mallocx() OOM test to deal with smaller hugemax. | Jason Evans | 2016-05-04 | 1 | -13/+18 |
| * | Remove invalid tests. | Jason Evans | 2016-02-27 | 1 | -9/+1 |
| * | Cast PTRDIFF_MAX to size_t before adding 1. | Jason Evans | 2016-02-26 | 1 | -4/+4 |
| * | Make *allocx() size class overflow behavior defined. | Jason Evans | 2016-02-25 | 1 | -0/+30 |
| * | Make mallocx() OOM test more robust. | Jason Evans | 2015-09-24 | 1 | -3/+14 |
| * | Add mallocx() OOM tests. | Jason Evans | 2015-09-17 | 1 | -0/+70 |
| * | Fix size class overflow handling when profiling is enabled. | Jason Evans | 2015-06-24 | 1 | -5/+6 |
| * | Remove obsolete (incorrect) assertions. | Jason Evans | 2015-02-16 | 1 | -21/+24 |
| * | Reduce maximum tested alignment. | Jason Evans | 2014-03-30 | 1 | -2/+1 |
| * | Fix/remove flawed alignment-related overflow tests. | Jason Evans | 2014-01-29 | 1 | -21/+0 |
| * | Extract profiling code from [re]allocation functions. | Jason Evans | 2014-01-12 | 1 | -30/+0 |
| * | Implement the *allocx() API. | Jason Evans | 2013-12-13 | 1 | -0/+149 |
