summaryrefslogtreecommitdiff
path: root/include/apr_buckets.h
Commit message (Expand)AuthorAgeFilesLines
* Re-order the fields of 'struct apr_bucket_file' to avoid a hole and some padd...Christophe Jaillet2023-02-141-5/+5
* Remove trailing whitespaces.Ivan Zhakov2022-11-191-46/+46
* apr_brigades: Add apr_brigade_split_boundary(), allowing us to splitGraham Leggett2021-10-191-0/+37
* * include/apr_buckets.h: Ensure macro argument is only expandedJoe Orton2020-03-111-4/+6
* 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/+4
* apr_buckets: Add apr_bucket_file_set_buf_size() which allows to configureYann Ylavic2017-03-231-0/+24
* doc improvements for brigade insertion macrosJeff Trawick2013-10-101-8/+8
* Fix doxygen typos in apr_buckets.h.Bojan Smojver2012-01-291-5/+5
* Clarify docsStefan Fritsch2012-01-221-1/+2
* * include/: Fix doxygen group for headers from apr-util.Joe Orton2011-12-081-1/+1
* Add some nonnull and pure attributes Stefan Fritsch2011-05-151-43/+89
* mark apr_brigade_putstrs() with attribute sentinelStefan Fritsch2010-09-101-2/+6
* Add debugging traps for use-after-destroy of a brigade:Joe Orton2010-06-051-2/+5
* Fixes various doxygen usage warnings and minor doxygen errors.Graham Leggett2010-01-061-7/+8
* Convert various APU_DECLARE into APR_DECLARE.Bojan Smojver2009-07-161-67/+67
* Merge APR-Util trunk into APR.Paul Querna2009-03-241-0/+1569