summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge r1906864 from trunk:1.6.xivan2023-01-213-0/+3
* Merge r1906751 from 1.8.x:ivan2023-01-171-2/+4
* Merge all GitHub Actions related changes from trunk.ivan2023-01-173-0/+133
* On 1.6.x branch: Merge r1902088 from 1.8.x branch:ivan2023-01-171-2/+2
* No autoconf substitution with cmake for APR_TCP_NOPUSH_FLAG.ylavic2022-06-171-1/+1
* backport 1898799 from 1.7.xcovener2022-06-041-1/+1
* Update config.guess and config.sub fromrjung2021-08-312-826/+998
* Backport r1865793 from 1.7.x:michaelo2021-05-244-7/+9
* Update config.guess and config.sub fromrjung2020-01-012-10/+15
* Happy New Year 2020rjung2020-01-012-2/+2
* Add empty stubs for APR pool functions, that arerjung2019-07-172-17/+27
* No functional change, only formatting.rjung2019-07-171-1/+0
* Update config.guess and config.sub fromrjung2019-07-172-62/+233
* Register the pool debug log cleanup handler after emitting therjung2019-07-171-7/+7
* Follow up to r1675967 (trunk) resp. r1863202 (1.7.x)rjung2019-07-171-0/+13
* Fix pool debugging output so that creation events arerjung2019-07-172-14/+17
* Expand apr pools debug output with parent information.rjung2019-07-171-1/+3
* Pool debugging fixesrjung2019-07-171-1/+6
* Split apr_pool_check_integrity() into two partsrjung2019-07-171-3/+17
* * memory/unix/apr_pools.c (apr_pool_cleanup_register):rjung2019-07-171-0/+4
* Support canon pre-defined macro (gcc, cc and clang) for macOS which is now __...jim2019-03-141-0/+7
* Update config.guess and config.sub fromrjung2019-01-012-1547/+1517
* Happy New Year 2019rjung2019-01-012-2/+2
* Fix Python3 compatibility.wrowe2018-11-221-1/+2
* back port r1834495 (python3 support).jfclere2018-11-133-22/+27
* We are at 1.6.6-devwrowe2018-09-103-2/+7
* Prepare to tag 1.6.5wrowe2018-09-101-1/+1
* Note non-release of 1.6.4, anticipate lunchtime tag of 1.6.5,wrowe2018-09-102-5/+5
* Correct cut-n-paste assignment error.wrowe2018-09-081-1/+1
* Bump after tag, we are at 1.6.5-devwrowe2018-09-073-2/+7
* Prepare for tagwrowe2018-09-072-2/+2
* Note user-facing changeswrowe2018-09-071-0/+5
* Correct copy-paste flaw (inherited by borrowing from readwrite.c) (r1840147)wrowe2018-09-051-3/+3
* Revert r1834513, in favor of r1840143, which consisted of...wrowe2018-09-051-3/+3
* Resolve invalid rvalue from void() function, the test is only required in onewrowe2018-08-311-3/+7
* Record mergeinfowrowe2018-08-300-0/+0
* Spelling corrections in docs;wrowe2018-08-304-22/+22
* Do not forget to escape characters in the documentation of functions that esc...jailletc362018-08-261-5/+5
* Slightly improve doxygen generated documentation.jailletc362018-08-266-22/+23
* Follow-up to r1832203.jailletc362018-08-251-1/+1
* If --with-installbuilddir is not supplied, it unconditially overrides the valuerjung2018-08-253-2/+4
* Fix some doxygen commentsrjung2018-08-252-3/+3
* Make sure rv is not used uninitialised.rjung2018-08-251-1/+1
* * test/teststr.c (overflow_strfsize): Iterate from LONG_MAX downwards,rjung2018-08-251-1/+1
* Fix a potential usage of an un-init variable. (i.e. 'wch')rjung2018-08-251-7/+5
* Tidyup of ugly practice that stuck out in review of 1.6 changes.niq2018-08-241-6/+7
* remove the wrong proposal in STATUS and commit a fix for my crash problems.jfclere2018-06-272-7/+9
* proposal for review.jfclere2018-06-191-0/+4
* Merge r1822357 from trunk:ylavic2018-04-041-10/+10
* Merge r1827534 from trunk:ylavic2018-04-032-1/+12