Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only run test/integration/sdallocx non-reentrantly. | David Goldblatt | 2017-07-24 | 1 | -1/+1 |
* | Replace tabs following #define with spaces. | Jason Evans | 2017-01-21 | 1 | -2/+2 |
* | Remove extraneous parens around return arguments. | Jason Evans | 2017-01-21 | 1 | -2/+2 |
* | Update brace style. | Jason Evans | 2017-01-21 | 1 | -8/+7 |
* | Remove leading blank lines from function bodies. | Jason Evans | 2017-01-13 | 1 | -1/+0 |
* | Reduce memory usage for sdallocx() test_alignment_and_size. | Jason Evans | 2016-11-12 | 1 | -2/+2 |
* | Add support for sized deallocation. | Daniel Micay | 2014-09-09 | 1 | -0/+57 |