summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagAPACHE_2_0_28(no author)2001-11-080-0/+0
* We are calling abort(), so we should include stdlib.h.jerenkrantz2001-11-083-2/+10
* My Solaris native compiler was not happy with the returnjfclere2001-11-071-1/+1
* We weren't correctly detecting BSD/OS systems for Makefile conversionjwoolley2001-11-072-2/+9
* Capture some low-hanging fruit on shifting functionality to thegstein2001-11-075-82/+94
* Fix for the NEXTKEY functionality in the Berkeley DB code.gstein2001-11-072-2/+13
* * define a default REGISTER_CLEANUP and have gdbm replace it (the onlygstein2001-11-064-49/+322
* Begin integration of Ian's multiple DBM work. This is different from Ian'sgstein2001-11-065-193/+517
* Apparently not all systems have offsetof(), and APR already provides ajwoolley2001-11-062-2/+5
* Added the NetWare version of config.hbnicholes2001-11-021-0/+23
* Clean up the documentation (case, etc.)jerenkrantz2001-10-261-4/+4
* Get the aprutil.exp target working under Solaris make.aaron2001-10-221-0/+1
* Ugly, yes. This eliminates the gpfault on win32 when invokingwrowe2001-10-161-1/+1
* Me too!aaron2001-10-161-0/+6
* Brings APRUTIL up to speed with recent APR changes that are intended toaaron2001-10-152-13/+31
* Fair enough. =-)jerenkrantz2001-10-101-6/+0
* On a non-blocking socket, we may receive EAGAIN from read.jerenkrantz2001-10-091-0/+6
* APR_EOF does not need to be returned when we are exhausted.jerenkrantz2001-09-292-8/+0
* I peeked into the pool buckets to see how they handled setaside(), and seeingjwoolley2001-09-291-1/+1
* c/tip/remarkianh2001-09-281-3/+3
* add a truncate option to apr_dbm_open APR_DBM_RWTRUNCianh2001-09-273-0/+14
* Remove stray ;jerenkrantz2001-09-241-1/+1
* revert buckets sms phase 1 patch. the group wants to get rid of SMS, sojwoolley2001-09-2211-133/+85
* Fix typojwoolley2001-09-161-1/+1
* Doxygen Changesianh2001-09-165-82/+121
* When building VPATH, we have to create the include/private directory,rbb2001-09-141-0/+5
* Get VPATH builds working for APR-util again. We need to include bothrbb2001-09-1310-10/+10
* DOxygen'ization of header filesianh2001-09-0911-148/+142
* Doxygen Fixesianh2001-09-064-10/+41
* fix typojwoolley2001-09-031-4/+4
* Flush out some docco updates I've had lying around for ages and forgot aboutjwoolley2001-08-311-5/+7
* With my normal sense of missing the boat :)dreid2001-08-312-9/+8
* * srclib/apr-util/xml/expat/lib/expat.h.in: added a OS specificwrowe2001-08-302-2/+4
* fixed DB3 DBMianh2001-08-291-0/+2
* testdbm now works with berkelyDB 3 DBMianh2001-08-291-6/+12
* added some MSVC file typesianh2001-08-261-0/+2
* Toggle the /Zi flag to allow all supportd versions of VC (5, 6, 7) towrowe2001-08-265-6/+6
* Fix apr_brigade_vprintf so that it can handle more thanrbb2001-08-262-9/+62
* Get rid of a redundant rv check... apr_bucket_simple_copy willjwoolley2001-08-251-4/+1
* Since we're using apr_size_t now instead of apr_off_t, there's really nojwoolley2001-08-251-1/+1
* Grammar policejwoolley2001-08-251-1/+1
* BUCKETS SMS PHASE 1jwoolley2001-08-2511-88/+132
* fix compiler warningsianh2001-08-241-3/+3
* fix compiler warnings by declaring functions.ianh2001-08-241-0/+4
* Crikey, this should be in the developer FAQ... if you need a for loop infielding2001-08-241-5/+3
* Fix configure.in to add the contents of APRUTIL_EXPORT_LIBS to LIBS.ianh2001-08-242-5/+6
* Make the docs for APR_BRIGADE_CONCAT a little more usefuljwoolley2001-08-231-2/+2
* remove all the tabsianh2001-08-231-36/+36
* added extra checking of return codesianh2001-08-221-32/+71
* APRUTIL_EXPORT_LIBS contains the libraries required for the dbmianh2001-08-221-4/+5