summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* On 1.8.x branch: Merge 1902628 and 1902629 from trunk:1.8.xivan2023-05-152-13/+6
* poll: Round up milliseconds timeouts.ylavic2023-04-218-24/+89
* On 1.8.x branch: CHANGES: Remove the 1.7.x release changes (they are stillkotkov2023-04-121-71/+0
* On 1.8.x branch: Merge r1909090 from trunk:kotkov2023-04-121-13/+0
* On 1.8.x branch: Merge r1909088, r1909089 from trunk:kotkov2023-04-123-54/+46
* * Revert backport of 1908434, 1908435.rpluem2023-03-281-2/+0
* Merge r1902295 from trunk:rpluem2023-03-283-3/+3
* Merge r1908434, r1908435, r1908436, r1908437 from trunk:rpluem2023-03-281-2/+6
* Follow up to r1897207: CHANGES entry.ylavic2023-03-201-0/+2
* apr_thread: Follow up to r1897207: apr_thread_current_create() is ENOTIMPL w/...ylavic2023-03-205-10/+20
* Merge r1908248, r1908336 from trunk:rpluem2023-03-132-7/+34
* Merge r1907566 from trunk:rpluem2023-03-071-0/+7
* test/testshm: Fix synchronization of msgput/msgwait IPC functions.ylavic2023-03-024-62/+65
* atomic: test 4-bytes aligned and/or cross-cacheline atomics (on 32bit systems).ylavic2023-03-021-19/+33
* apr_atomic: Generic apr_atomic_read64() needs a mutex on 32bit systems (teari...ylavic2023-02-155-34/+64
* Merge r1906864 from trunk:ivan2023-01-213-0/+3
* Merge r1906825 from trunk:covener2023-01-191-0/+4
* Merge r1906809 from trunk:covener2023-01-192-2/+2
* Merge r1905493 from trunk:ivan2023-01-171-2/+4
* Merge r1906723 from trunk:jorton2023-01-171-1/+1
* Merge r1906594 from trunk:jorton2023-01-114-5/+28
* Merge r1906347 from trunk:jorton2023-01-031-1/+1
* On 1.8.x branch: Merge r1904734 from trunk:kotkov2022-10-201-7/+2
* encoding: Better check inputs of apr_{encode,decode}_* functions.ylavic2022-10-205-806/+1224
* On 1.8.x branch: Merge r1904715 from trunk:kotkov2022-10-201-32/+22
* On 1.8.x branch: Merge r1902283 from trunk:ivan2022-09-121-0/+17
* apr_thread: Provide apr_threadattr_max_free_set().ylavic2022-07-2111-50/+74
* On 1.8.x branch:ivan2022-07-091-4/+8
* On 1.8.x branch: Merge r1902610 from trunk:ivan2022-07-091-0/+3
* On 1.8.x branch: Merge r1902293, r1902292, r1902294 from trunk:ivan2022-07-091-0/+7
* On 1.8.x branch: Merge r1902596 from trunk:ivan2022-07-091-0/+66
* Merge r1902577 from trunk:ivan2022-07-081-0/+4
* On 1.8.x branch: Fix NMake based Win32 build. PR 66121.ivan2022-07-082-0/+28
* On 1.8.x branch: Fix EOL in apr.mak.ivan2022-07-081-4/+4
* On 1.8.x branch: Merge r1808457 from trunk:ivan2022-06-302-13/+20
* On 1.8.x branch: Merge r1828509, r1902371 from trunk:ivan2022-06-303-23/+425
* On 1.8.x branch: Merge r1806299, r1806301, r1806308, r1806610:ivan2022-06-303-53/+279
* On 1.8.x branch: Merge r1808456 from trunk:ivan2022-06-303-1/+54
* On 1.8.x branch: Merge r1806608 from trunk:ivan2022-06-303-0/+210
* On 1.8.x branch: Merge r1785072, r1788930 from trunk:ivan2022-06-303-65/+365
* atomic: Detect 32bit and 64bit atomic builtins separately.ylavic2022-06-273-9/+105
* atomics: 1.8+ only: Provide apr_atomic_casptr2() and apr_atomic_xchgptr2().ylavic2022-06-2611-41/+248
* test/testlock: Follow up to r1902219: Axe spurious merge artifact.ylavic2022-06-261-1/+0
* atomic: Fix -Wincompatible-pointer-types-discards-qualifiersylavic2022-06-241-1/+1
* Make test work with thread support disabled.ylavic2022-06-244-9/+77
* test/testmutexscope: Fix -Wvoid-pointer-to-enum-castylavic2022-06-241-2/+2
* testfile: try to determine how apr_file_datasync() fails for streams on macos.ylavic2022-06-241-1/+7
* ci: Set native eol-style on github yamls.ylavic2022-06-242-101/+101
* Fix compiler warning.ylavic2022-06-241-25/+25
* Fix compiler warning.ylavic2022-06-241-2/+2