| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | -1/+83 |
| * | Silence miscellaneous 64-to-32-bit data loss warnings. | Jason Evans | 2016-02-24 | 1 | -5/+5 |
| * | Fix xallocx() bugs. | Jason Evans | 2015-09-12 | 1 | -1/+1 |
| * | Fix huge_ralloc_no_move() to succeed more often. | Jason Evans | 2015-07-25 | 1 | -2/+3 |
| * | Fixup after 3a730df (Avoid pointer arithmetic on void*[...]) | Mike Hommey | 2014-05-28 | 1 | -2/+2 |
| * | Avoid pointer arithmetic on void* in test/integration/rallocx.c | Mike Hommey | 2014-05-27 | 1 | -3/+5 |
| * | Reduce maximum tested alignment. | Jason Evans | 2014-03-30 | 1 | -2/+2 |
| * | Add rallocx() test of both alignment and zeroing. | Jason Evans | 2013-12-16 | 1 | -5/+17 |
| * | Add zero/align tests for rallocx(). | Jason Evans | 2013-12-15 | 1 | -1/+120 |
| * | Implement the *allocx() API. | Jason Evans | 2013-12-13 | 1 | -0/+51 |
