| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2015-07-27 | std: Remove msvc/valgrind headers | Alex Crichton | -5699/+0 | |
| These aren't really used for anything any more, so there doesn't seem to be much reason to leave them around in the `rt` directory. There was some limiting of threads spawned or tests when run under valgrind, but very little is run under valgrind nowadays so there's also no real use keeping these around. | ||||
| 2015-05-06 | fix typos caught by codespell | Tshepang Lekhonkhobe | -1/+1 | |
| 2015-03-15 | Strip all leading/trailing newlines | Tamir Duberstein | -2/+0 | |
| 2014-08-04 | Fix valgrind.h for Win64. | Vadim Chugunov | -30/+31 | |
| _WIN32 is defined for 64-bit builds as well, so test for _WIN64 first. | ||||
| 2014-05-14 | update valgrind headers | Daniel Micay | -512/+1859 | |
| 2014-05-11 | make sure jemalloc valgrind support is enabled | Daniel Micay | -0/+4353 | |
| This requires pointing it at the valgrind headers we carry in-tree. | ||||
