summaryrefslogtreecommitdiff
path: root/include/apr_allocator.h
Commit message (Expand)AuthorAgeFilesLines
* Update license header.jorton2006-09-201-6/+6
* Update copyright year to 2005 and standardize on current copyright owner line.jerenkrantz2005-02-041-1/+2
* Relicense APR under Apache License, Version 2.0.jerenkrantz2004-02-131-49/+10
* un-rearrange some of the header file includestrawick2003-03-071-2/+3
* Rebalance our exposed headers such that everything is nested properlywrowe2003-03-051-17/+15
* Update copyright notices to 2003.thommay2003-01-011-1/+1
* These can't be moved to a private header file. They are used byrbb2002-12-101-6/+0
* Go through doxygen output and remove as many errors and warnings as I could.jerenkrantz2002-11-101-6/+8
* Introduce a new symbolic constant, effectively eliminating a magicstriker2002-07-041-0/+3
* Seems I was cutting a pasting just a little over the speed limit.wrowe2002-06-081-1/+1
* More API get/set renames, and providing stubs for those previouslywrowe2002-06-081-0/+20
* Renames:striker2002-05-301-4/+4
* The 'reuse' patch. This will make pools a bit more carefull aboutstriker2002-05-261-0/+2
* The hi free patch. This will add the ability for a developer tostriker2002-05-261-0/+10
* ** DEPRECATE old lock API: apr_lock.h **aaron2002-04-091-4/+5
* Minor tweaks to expose things in the apr_allocator API needed to implementjwoolley2002-04-011-0/+9
* fix the doxygenization of these 2 filesianh2002-03-181-1/+9
* Factor out the allocators from pools.striker2002-03-151-0/+160