| Commit message (Expand) | Author | Age | Files | Lines |
* | Another explicitly-int length arg we can do nothing about | wrowe | 2007-10-23 | 1 | -1/+1 |
* | Folks, I'd appreciate if this received extra attention; | wrowe | 2007-10-23 | 1 | -5/+13 |
* | XML_Parse is well-defined as accepting only an int | wrowe | 2007-10-23 | 1 | -1/+1 |
* | When dealing with deltas/offsets, use size_t until | wrowe | 2007-10-23 | 1 | -6/+6 |
* | Correctly use size_t aligned numerics (which with all | wrowe | 2007-10-23 | 1 | -4/+4 |
* | Un-'fix' r585381; give the const'ness to include/apr_memcache.h | wrowe | 2007-10-22 | 2 | -26/+26 |
* | for now now DSO drivers without hacking the header. | fuankg | 2007-10-22 | 1 | -10/+0 |
* | make database defines setable from makefile. | fuankg | 2007-10-22 | 1 | -0/+10 |
* | Added apu_config.hnw (fix for r586260). | fuankg | 2007-10-22 | 1 | -0/+50 |
* | Final touchup to the build order; in 1.3.x we will build | wrowe | 2007-10-19 | 2 | -6/+6 |
* | Add x64 bits | wrowe | 2007-10-19 | 1 | -2/+50 |
* | At last, a command-line makefile that apr-winxx-folk can enjoy. | wrowe | 2007-10-19 | 1 | -0/+341 |
* | Flipped the wrong path to allow us to test both apr and aprutil | wrowe | 2007-10-19 | 1 | -2/+2 |
* | A huge fan of 1-stop shopping. | wrowe | 2007-10-19 | 1 | -1/+37 |
* | Whoops - experimenting with cmd's v.s. make envvars | wrowe | 2007-10-19 | 1 | -1/+1 |
* | Add the preaprutil target and please, out of the root :) | wrowe | 2007-10-19 | 3 | -2/+85 |
* | Serious namespace violations here; make consistent to apr.h.in | wrowe | 2007-10-19 | 1 | -20/+19 |
* | Make consistent to unix | wrowe | 2007-10-19 | 1 | -22/+21 |
* | For a 10 or 50 line block, this is pretty. | wrowe | 2007-10-19 | 1 | -1/+1 |
* | Language fix | bojan | 2007-10-19 | 1 | -1/+1 |
* | Add group parameter to MySQL driver | bojan | 2007-10-19 | 2 | -7/+15 |
* | Catch up with the introduction of pre(staticlib) targets | wrowe | 2007-10-19 | 3 | -13/+212 |
* | Sync test/Makefile.in for apr-util to the apr/trunk/test/Makefile.in | wrowe | 2007-10-19 | 1 | -37/+46 |
* | Cut down to 5 seconds; it seems this test stays. | wrowe | 2007-10-19 | 1 | -1/+1 |
* | As with apr, be nice and build all the tests, even those we aren't | wrowe | 2007-10-19 | 1 | -1/+1 |
* | Someone needs to learn to count to 1000 | wrowe | 2007-10-19 | 1 | -4/+4 |
* | someone needs to be informed that 35 != 10 | wrowe | 2007-10-19 | 1 | -2/+1 |
* | Slow tests, please move yourselves to the back of the line? Thank you. | wrowe | 2007-10-18 | 1 | -3/+3 |
* | This would be gone (part of testall) | wrowe | 2007-10-18 | 1 | -5/+0 |
* | Fix test crash, anticipate some output buff and no input buff | wrowe | 2007-10-18 | 1 | -1/+1 |
* | Build against apr-iconv (with libs and includes and stuff, maybe?) | wrowe | 2007-10-18 | 1 | -8/+12 |
* | detab | wrowe | 2007-10-18 | 1 | -4/+4 |
* | Wrong place to include, this comes from apu_want | wrowe | 2007-10-18 | 1 | -4/+0 |
* | Fix comment, that was illegible. | wrowe | 2007-10-18 | 1 | -1/+1 |
* | HUGE violation of best practices, when you install a header | wrowe | 2007-10-18 | 1 | -13/+9 |
* | Sync to apr_ldap.h.in | wrowe | 2007-10-18 | 1 | -0/+7 |
* | Un-UTF8 this file | wrowe | 2007-10-18 | 1 | -1/+1 |
* | Correct what's expected/what was seen | wrowe | 2007-10-17 | 1 | -5/+5 |
* | Type error | wrowe | 2007-10-17 | 1 | -2/+3 |
* | Clarification | wrowe | 2007-10-17 | 1 | -7/+8 |
* | Not thread_proc threads, but thread_pool threads | wrowe | 2007-10-17 | 1 | -6/+0 |
* | Add more providers, needs config-foo to make them do something. | wrowe | 2007-10-17 | 2 | -0/+24 |
* | Add apr-util/ssl/* sources | wrowe | 2007-10-17 | 2 | -0/+48 |
* | check dbd if available | wrowe | 2007-10-17 | 1 | -1/+3 |
* | Found the bugger that was causing me pain, x64 targets | wrowe | 2007-10-17 | 1 | -0/+2 |
* | Fix some minor ordering issues/path name issues | wrowe | 2007-10-17 | 3 | -7/+11 |
* | Test apr-util verbosely, and build other programs | wrowe | 2007-10-17 | 1 | -2/+2 |
* | Cut n paste error | wrowe | 2007-10-17 | 1 | -1/+1 |
* | Minor snaufs, corrected | wrowe | 2007-10-17 | 2 | -5/+4 |
* | Fix up some !IF's and the list of modules | wrowe | 2007-10-17 | 2 | -34/+66 |