summaryrefslogtreecommitdiff
path: root/include/apr_buckets.h
Commit message (Expand)AuthorAgeFilesLines
* Fix some doxygen commentsjailletc362018-06-241-1/+1
* Follow up to r1788334: apr_allocator_align() should take an allocator asylavic2017-04-031-1/+4
* apr_buckets: Add apr_bucket_file_set_buf_size() which allows to configureylavic2017-03-231-0/+24
* doc improvements for brigade insertion macrostrawick2013-10-101-8/+8
* Fix doxygen typos in apr_buckets.h.bojan2012-01-291-5/+5
* Clarify docssf2012-01-221-1/+2
* * include/: Fix doxygen group for headers from apr-util.jorton2011-12-081-1/+1
* Add some nonnull and pure attributes sf2011-05-151-43/+89
* mark apr_brigade_putstrs() with attribute sentinelsf2010-09-101-2/+6
* Add debugging traps for use-after-destroy of a brigade:jorton2010-06-051-2/+5
* Fixes various doxygen usage warnings and minor doxygen errors.minfrin2010-01-061-7/+8
* Convert various APU_DECLARE into APR_DECLARE.bojan2009-07-161-67/+67
* Merge APR-Util trunk into APR.pquerna2009-03-241-0/+1569