summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Another explicitly-int length arg we can do nothing aboutwrowe2007-10-231-1/+1
* Folks, I'd appreciate if this received extra attention;wrowe2007-10-231-5/+13
* XML_Parse is well-defined as accepting only an intwrowe2007-10-231-1/+1
* When dealing with deltas/offsets, use size_t untilwrowe2007-10-231-6/+6
* Correctly use size_t aligned numerics (which with allwrowe2007-10-231-4/+4
* Un-'fix' r585381; give the const'ness to include/apr_memcache.hwrowe2007-10-222-26/+26
* for now now DSO drivers without hacking the header.fuankg2007-10-221-10/+0
* make database defines setable from makefile.fuankg2007-10-221-0/+10
* Added apu_config.hnw (fix for r586260).fuankg2007-10-221-0/+50
* Final touchup to the build order; in 1.3.x we will buildwrowe2007-10-192-6/+6
* Add x64 bitswrowe2007-10-191-2/+50
* At last, a command-line makefile that apr-winxx-folk can enjoy. wrowe2007-10-191-0/+341
* Flipped the wrong path to allow us to test both apr and aprutilwrowe2007-10-191-2/+2
* A huge fan of 1-stop shopping.wrowe2007-10-191-1/+37
* Whoops - experimenting with cmd's v.s. make envvarswrowe2007-10-191-1/+1
* Add the preaprutil target and please, out of the root :)wrowe2007-10-193-2/+85
* Serious namespace violations here; make consistent to apr.h.inwrowe2007-10-191-20/+19
* Make consistent to unixwrowe2007-10-191-22/+21
* For a 10 or 50 line block, this is pretty.wrowe2007-10-191-1/+1
* Language fixbojan2007-10-191-1/+1
* Add group parameter to MySQL driverbojan2007-10-192-7/+15
* Catch up with the introduction of pre(staticlib) targetswrowe2007-10-193-13/+212
* Sync test/Makefile.in for apr-util to the apr/trunk/test/Makefile.inwrowe2007-10-191-37/+46
* Cut down to 5 seconds; it seems this test stays.wrowe2007-10-191-1/+1
* As with apr, be nice and build all the tests, even those we aren'twrowe2007-10-191-1/+1
* Someone needs to learn to count to 1000wrowe2007-10-191-4/+4
* someone needs to be informed that 35 != 10wrowe2007-10-191-2/+1
* Slow tests, please move yourselves to the back of the line? Thank you.wrowe2007-10-181-3/+3
* This would be gone (part of testall)wrowe2007-10-181-5/+0
* Fix test crash, anticipate some output buff and no input buffwrowe2007-10-181-1/+1
* Build against apr-iconv (with libs and includes and stuff, maybe?)wrowe2007-10-181-8/+12
* detabwrowe2007-10-181-4/+4
* Wrong place to include, this comes from apu_wantwrowe2007-10-181-4/+0
* Fix comment, that was illegible.wrowe2007-10-181-1/+1
* HUGE violation of best practices, when you install a headerwrowe2007-10-181-13/+9
* Sync to apr_ldap.h.inwrowe2007-10-181-0/+7
* Un-UTF8 this filewrowe2007-10-181-1/+1
* Correct what's expected/what was seenwrowe2007-10-171-5/+5
* Type errorwrowe2007-10-171-2/+3
* Clarificationwrowe2007-10-171-7/+8
* Not thread_proc threads, but thread_pool threadswrowe2007-10-171-6/+0
* Add more providers, needs config-foo to make them do something.wrowe2007-10-172-0/+24
* Add apr-util/ssl/* sourceswrowe2007-10-172-0/+48
* check dbd if availablewrowe2007-10-171-1/+3
* Found the bugger that was causing me pain, x64 targets wrowe2007-10-171-0/+2
* Fix some minor ordering issues/path name issueswrowe2007-10-173-7/+11
* Test apr-util verbosely, and build other programswrowe2007-10-171-2/+2
* Cut n paste errorwrowe2007-10-171-1/+1
* Minor snaufs, correctedwrowe2007-10-172-5/+4
* Fix up some !IF's and the list of moduleswrowe2007-10-172-34/+66