aboutsummaryrefslogtreecommitdiffstats
path: root/src/alloc/mem_pool
Commit message (Expand)AuthorAgeFilesLines
* s/u32bit/size_t/ in alloclloyd2010-10-122-38/+38
* Doxygenlloyd2010-06-211-1/+4
* More Doxygen fixeslloyd2010-06-151-1/+1
* Clean up exceptions. Remove some unused ones like Config_Error. Makelloyd2010-01-051-13/+0
* 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
* Remove all exception specifications. The way these are designed in C++ islloyd2009-10-222-6/+6
* Split up util.h into 3 fileslloyd2009-09-171-1/+1
* Add a script that reads the output of print_deps.py and rewriteslloyd2009-07-151-4/+4
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-302-49/+53
* In Pooling_Allocator::get_more_core, limit in_bytes to at most 1 MiB tolloyd2008-11-242-3/+4
* 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/+334