Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various small fixes and cleanups, new is_prime util | lloyd | 2014-11-03 | 1 | -0/+6 |
* | Have clear_mem just be a plain memset and only call the (slow) | lloyd | 2014-08-09 | 1 | -1/+1 |
* | Use MADV_DONTDUMP on Linux, equiv to MAP_NOCORE on BSD | lloyd | 2014-04-14 | 1 | -1/+5 |
* | NetBSD portability fix and some performance tweaks in locking allocator | lloyd | 2014-04-05 | 1 | -1/+11 |
* | Missing include for std::to_string, noticed with Clang 3.4 w/ libc++ | lloyd | 2014-02-16 | 1 | -0/+2 |
* | Move lib into src | lloyd | 2014-01-10 | 5 | -0/+503 |