Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | malloca: Assume that the compiler supports 'long long'. | Bruno Haible | 2019-12-22 | 1 | -1/+0 |
* | malloca: Add a compile-time verification. | Paul Eggert | 2018-02-03 | 1 | -0/+1 |
* | malloca, xmalloca: Make multithread-safe. | Bruno Haible | 2018-02-02 | 1 | -2/+0 |
* | malloca: do not exceed PTRDIFF_MAX | Paul Eggert | 2016-12-15 | 1 | -0/+1 |
* | Bruno Haible has stepped down as maintainer. | Paul Eggert | 2014-07-05 | 1 | -1/+1 |
* | malloca: Avoid warnings on x86_64 mingw64. | Marc-André Lureau | 2012-01-25 | 1 | -0/+1 |
* | rewrite int foo[2*X-1] to verify(X) or to int foo[X?1:-1] | Paul Eggert | 2010-10-10 | 1 | -0/+1 |
* | Revert "Use module 'alignof'." commit. | Bruno Haible | 2009-05-13 | 1 | -1/+0 |
* | Use module 'alignof'. | Bruno Haible | 2009-05-08 | 1 | -0/+1 |
* | Use the synonymous term LGPLv2. | Bruno Haible | 2007-07-16 | 1 | -1/+1 |
* | Update. | Bruno Haible | 2007-06-09 | 1 | -1/+1 |
* | Move to here from allocsa. | Bruno Haible | 2007-06-09 | 1 | -0/+28 |