Dynamic memory allocation framework

Ioannis Koutras 297d9e8902 Moved initialize_allocator to the header files, added header guard and comments to it. %!s(int64=14) %!d(string=hai) anos
cmake f58ec4f19f Initial CMake infrastructure. %!s(int64=14) %!d(string=hai) anos
doc 0dd22e2dee Support of brief descriptions in the comments without the brief tag. %!s(int64=14) %!d(string=hai) anos
examples 811863d59d Require the pthreads library for POSIX lock support. %!s(int64=14) %!d(string=hai) anos
include 297d9e8902 Moved initialize_allocator to the header files, added header guard and comments to it. %!s(int64=14) %!d(string=hai) anos
private-include 297d9e8902 Moved initialize_allocator to the header files, added header guard and comments to it. %!s(int64=14) %!d(string=hai) anos
src 297d9e8902 Moved initialize_allocator to the header files, added header guard and comments to it. %!s(int64=14) %!d(string=hai) anos
.hgignore 8e832c4ff7 Initial commit of Larson benchmark. %!s(int64=14) %!d(string=hai) anos
CMakeLists.txt 66b799d8f1 Fixed Doxygen. %!s(int64=14) %!d(string=hai) anos
DefineOptions.cmake 2f06c81a16 Added support for static library compilation, fixed indentation in src/CMakeLists.txt, fixed heap.h to include stddef.h for size_t support, added P2012 in cmake to automate some choices required. %!s(int64=14) %!d(string=hai) anos
dmm_config.h.in efec350abe Added dmm_config header guard. %!s(int64=14) %!d(string=hai) anos