Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fairly huge update that replaces the old secmem types with std::vector | lloyd | 2012-05-18 | 2 | -6/+6 |
| | | | | | | using a custom allocator. Currently our allocator just does new/delete with a memset before deletion, and the mmap and mlock allocators have been removed. | ||||
* | Rename some dirs for shorter object files where configure will | lloyd | 2011-06-03 | 3 | -0/+133 |
coalesce the dir and file name if identical. |