Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the *allocm() API, which is superceded by the *allocx() API. | Jason Evans | 2014-04-15 | 1 | -107/+0 |
* | Reduce maximum tested alignment. | Jason Evans | 2014-03-30 | 1 | -2/+1 |
* | Remove flawed alignment-related overflow test. | Jason Evans | 2014-01-29 | 1 | -23/+0 |
* | Extract profiling code from [re]allocation functions. | Jason Evans | 2014-01-12 | 1 | -33/+0 |
* | Normalize #define whitespace. | Jason Evans | 2013-12-09 | 1 | -3/+3 |
* | Refactor tests. | Jason Evans | 2013-12-09 | 1 | -114/+87 |
* | Refactor to support more varied testing. | Jason Evans | 2013-12-04 | 1 | -0/+191 |