Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing whitespaces in *.c. | ivan | 2022-11-20 | 1 | -1/+1 |
* | fix some obvious reversals of expected and actual values in invocations | trawick | 2007-11-18 | 1 | -2/+2 |
* | avoid passing function ptr in void * | trawick | 2007-10-29 | 1 | -4/+16 |
* | Davi indicates this test really isn't ready yet, but it would be worth | wrowe | 2007-10-14 | 1 | -2/+4 |
* | Solve two sets of issues, only two possible changes, in one | wrowe | 2007-10-06 | 1 | -3/+3 |
* | Fix the condvar trunk/test. Nothing equivilant in 1.2/0.9, | wrowe | 2007-09-03 | 1 | -1/+1 |
* | Improve WIN32 condition variables fairness by using a generation count. The c... | davi | 2007-07-12 | 1 | -18/+16 |
* | Guard use of apr_thread_mutex/cond_t under APR_HAS_THREADS. | davi | 2007-07-02 | 1 | -1/+2 |
* | Add new CV test program to the repository. Noticed by Joe Orton. | davi | 2007-06-29 | 1 | -0/+657 |