Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Code formatting fixes. | Jason Evans | 2016-03-23 | 1 | -1/+2 |
* | Fix MinGW-related portability issues. | Jason Evans | 2015-07-23 | 1 | -2/+2 |
* | Thwart compiler optimizations. | Jason Evans | 2014-10-15 | 1 | -0/+12 |
* | Avoid purging in microbench when lazy-lock is enabled. | Jason Evans | 2014-10-04 | 1 | -0/+9 |
* | Add support for sized deallocation. | Daniel Micay | 2014-09-09 | 1 | -0/+20 |
* | Add relevant function attributes to [msn]allocx(). | Jason Evans | 2014-09-08 | 1 | -17/+9 |
* | Thwart optimization of free(malloc(1)) in microbench. | Jason Evans | 2014-09-08 | 1 | -19/+25 |
* | avoid conflict with the POSIX timer_t type | Daniel Micay | 2014-09-08 | 1 | -2/+2 |
* | Add microbench tests. | Jason Evans | 2014-09-08 | 1 | -0/+142 |