summaryrefslogtreecommitdiff
path: root/include/apr_allocator.h
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaces.Ivan Zhakov2022-11-191-3/+3
* Fix some doxygen commentsChristophe Jaillet2018-06-241-1/+1
* Follow up to r1788334: apr_allocator_align() should take an allocator asYann Ylavic2017-04-031-1/+3
* apr_allocator, apr_pools: Add apr_allocator_page_size(),Yann Ylavic2017-03-231-0/+15
* Follow up to r1788334: better apr_allocator_align() description.Yann Ylavic2017-03-231-2/+2
* apr_allocator: Provide apr_allocator_align() to get the true size thatYann Ylavic2017-03-231-0/+8
* Fix doc errors in APR header files.Jeff Trawick2013-06-251-1/+1
* Add some nonnull and pure attributes Stefan Fritsch2011-05-151-9/+18
* Fix the typo.Joe Orton2006-08-031-1/+1
* Update license header.Joe Orton2006-08-031-6/+6
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* Relicense APR under Apache License, Version 2.0Justin Erenkrantz2004-02-131-49/+10
* * include/apr_allocator.hSander Striker2003-11-021-2/+7
* Some remarks about the fields in the memnode_t structure.Sander Striker2003-10-311-1/+6
* axe these deprecated functions:Jeff Trawick2003-09-031-20/+0
* un-rearrange some of the header file includesJeff Trawick2003-03-071-2/+3
* Rebalance our exposed headers such that everything is nested properlyWilliam A. Rowe Jr2003-03-051-17/+15
* Update copyright notices to 2003.Thom May2003-01-011-1/+1
* These can't be moved to a private header file. They are used byRyan Bloom2002-12-101-6/+0
* Go through doxygen output and remove as many errors and warnings as I could.Justin Erenkrantz2002-11-101-6/+8
* Introduce a new symbolic constant, effectively eliminating a magicSander Striker2002-07-041-0/+3
* Seems I was cutting a pasting just a little over the speed limit.William A. Rowe Jr2002-06-081-1/+1
* More API get/set renames, and providing stubs for those previouslyWilliam A. Rowe Jr2002-06-081-0/+20
* Renames:Sander Striker2002-05-301-4/+4
* The 'reuse' patch. This will make pools a bit more carefull aboutSander Striker2002-05-261-0/+2
* The hi free patch. This will add the ability for a developer toSander Striker2002-05-261-0/+10
* ** DEPRECATE old lock API: apr_lock.h **Aaron Bannert2002-04-091-4/+5
* Minor tweaks to expose things in the apr_allocator API needed to implementCliff Woolley2002-04-011-0/+9
* fix the doxygenization of these 2 filesIan Holsman2002-03-181-1/+9
* Factor out the allocators from pools.Sander Striker2002-03-151-0/+160