aboutsummaryrefslogtreecommitdiff
path: root/doc/Allocators.md
Commit message (Collapse)AuthorAgeFilesLines
* [doc] some small updates to the small and probably outdated documentationFlorian Fischer2020-07-111-2/+2
|
* make the whole project more python idiomaticFlorian Fischer2020-06-021-1/+1
| | | | | | | | | * rename src directory to allocbench * make global variable names UPPERCASE * format a lot of code using yapf * use lowercase ld_preload and ld_library_path as Allocator members * name expected Errors 'err' and don't raise a new Exception * disable some pylint messages
* add list of included allocators to docsFlorian Fischer2019-08-211-1/+17
|
* explicitly set link labelFlorian Fischer2019-02-151-1/+2
|
* fix links and use single sane code blocksFlorian Fischer2019-02-151-9/+9
|
* Add rudimental user documentationFlorian Fischer2019-02-151-0/+26