summaryrefslogtreecommitdiff
path: root/test/testbuckets.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaces in *.c.Ivan Zhakov2022-11-201-26/+26
* * test/testbuckets.c (flatten_match): Avoid GCC 12 -Wformat-overflowJoe Orton2022-02-011-4/+4
* apr_brigades: Add apr_brigade_split_boundary(), allowing us to splitGraham Leggett2021-10-191-0/+57
* * test/testbuckest.c (flatten_match): Fix error message (thanks to gcc warning).Joe Orton2019-05-161-1/+1
* stop using deprecated versions of APR_FOPEN_* and APR_FPROT_*Jeff Trawick2014-01-181-2/+2
* Make apr_brigade_(v)putstrs more efficient by using apr_brigade_writevStefan Fritsch2012-10-271-0/+24
* Fix potential data corruption in apr_brigade_write() and friends ifStefan Fritsch2012-10-271-0/+20
* Use the APR_FOPEN_* constants instead of the deprecated APR_* constantsGraham Leggett2010-03-021-1/+1
* * test/: Merge test suite from apr-util. Substitute Joe Orton2009-03-251-0/+491