aboutsummaryrefslogtreecommitdiffstats
path: root/src/alloc/system_alloc
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...lloyd2010-10-131-5/+0
|\
| * propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a...lloyd2010-06-171-4/+4
| |\
| * \ propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b...lloyd2010-01-211-2/+0
| |\ \
| | * \ propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...lloyd2009-12-163-8/+10
| | |\ \
| | * \ \ propagate from branch 'net.randombit.botan' (head 2773c2310e8c0a51975987a2dd6...lloyd2009-11-021-2/+0
| | |\ \ \
| | | * \ \ propagate from branch 'net.randombit.botan' (head 92e05ab242e4b6998d685961c53...lloyd2009-09-171-1/+1
| | | |\ \ \
| | | * \ \ \ propagate from branch 'net.randombit.botan' (head 95eb8083f5884531e5ca0667388...lloyd2009-07-211-4/+5
| | | |\ \ \ \
| | | * | | | | Remove the mutex classes in favor of C++0x's std::mutex and std::lock_guardlloyd2009-04-011-2/+0
* | | | | | | | s/u32bit/size_t/ in alloclloyd2010-10-122-10/+10
* | | | | | | | Fix, wasn't returning pointerlloyd2010-09-261-0/+1
* | | | | | | | Malloc_Allocator isn't a pool, so it needs to fail directly if malloclloyd2010-09-261-1/+3
* | | | | | | | Doxygenlloyd2010-06-211-1/+4
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | More Doxygen fixeslloyd2010-06-151-4/+4
|/ / / / / /
* | | | | / Clean up exceptions. Remove some unused ones like Config_Error. Makelloyd2010-01-051-1/+1
| |_|_|_|/ |/| | | |
* | | | | Make many more headers internal-only.lloyd2009-12-163-5/+14
* | | | | Full working amalgamation build, plus internal-only headers concept.lloyd2009-12-161-7/+0
|/ / / /
* | | / Remove the 'realname' attribute on all modules and cc/cpu/os info files.lloyd2009-10-291-2/+0
| |_|/ |/| |
* | | Move memory locking function decls to mlock.hlloyd2009-09-171-1/+1
| |/ |/|
* | Add a script that reads the output of print_deps.py and rewriteslloyd2009-07-151-4/+5
|/
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-302-35/+39
* Split the last parts of the 'core' modulelloyd2008-11-081-0/+12
* Continue to dismantle the core module (aka ball of mud), moving allocatorlloyd2008-11-082-0/+139