summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* use syntax for non-system includes when including apr_network_io.htrawick2002-11-221-1/+1
* Go through doxygen output and remove as many errors and warnings as I could.jerenkrantz2002-11-1018-98/+162
* Allow iconv.h to be included. We will turn APU_HAVE_ICONV on later.bnicholes2002-11-071-0/+1
* Clarify that apr_xml_quote_string may not allocate new space for thebrane2002-11-071-0/+2
* Avoid declaring exports that exist within only a certain configurationwrowe2002-10-131-2/+0
* Add apr_ldap.hw for Windows buildminfrin2002-10-091-0/+122
* spelling policegregames2002-10-071-1/+1
* Added apr_brigade_writev() functionbrianp2002-09-211-0/+15
* Move to 0.9.2-devjerenkrantz2002-09-121-2/+2
* Bump apu_version.h for 0.9.1 releasejerenkrantz2002-09-121-1/+1
* - Add all of the standard versioning infrastructure bits derived from APR.jerenkrantz2002-09-101-0/+143
* doxygen: move these 2 api groups to apr-util where they belongianh2002-09-012-6/+6
* change apr_dbm_get_usednames_ex() to return an error whentrawick2002-08-231-5/+6
* Bug #9789 NDBM support for apr_dbm.ianh2002-08-215-0/+5
* fix some typostrawick2002-08-211-4/+4
* if you don't have threads, you can't use this.ianh2002-08-191-0/+2
* add a thread safe FIFO bounded buffer queue.ianh2002-08-181-0/+155
* Reenable apr-iconv for ongoing development effort. Sorry that we hadwrowe2002-08-091-1/+1
* Since library detection is _not_ complete, and this code is extremelywrowe2002-08-091-1/+1
* fix doxygen groupianh2002-08-071-1/+1
* Add a new Resource List API for APR-UTIL.aaron2002-08-051-0/+152
* Bring NW/Win32 symbols up-to-date wrt recent changes.wrowe2002-07-202-2/+4
* * apr-util/xlate/xlate.ckfogel2002-07-191-0/+14
* Remove all iconv detection from APR.striker2002-07-191-5/+2
* A Fuggly patch to get things moving along. Define iconv_() as a wrapperwrowe2002-07-194-9/+6
* APU declares nowwrowe2002-07-171-7/+7
* Changed APR_HAS_XLATE within apr to an APR_HAVE_ICONV feature test.wrowe2002-07-171-0/+192
* Move UUID. Not the simplest thing in the world. Note that almostwrowe2002-07-171-0/+114
* MD5 is crypto. It belongs in crypto. And as far as I can tell, thiswrowe2002-07-171-0/+193
* Renames Pending:thommay2002-07-064-11/+38
* Let's get rid of these damned things once and for all... for every linejwoolley2002-07-031-0/+4
* style policejwoolley2002-06-031-14/+22
* Add a little extra doccojwoolley2002-06-021-8/+16
* Move the metadata flag to the bucket_type structure.rbb2002-06-021-5/+10
* Make buckets advertise if they are filled with metadata or not.rbb2002-05-311-0/+11
* We the grammar police.jerenkrantz2002-05-291-2/+2
* The extern "C" {} should not encompass any #include's.jwoolley2002-05-251-5/+5
* Fix two nits that I saw while looking at this file:gstein2002-05-241-4/+7
* Resolve veto.jwoolley2002-05-231-2/+2
* Fixed a segfault in apr_date_parse_rfc() for some date formatsjwoolley2002-05-231-1/+1
* Fix the docs for the brigade buffering functionsrbb2002-05-141-7/+22
* Reformat apr_strmatch_precompile declaration so make_exports.awk canbrianp2002-05-121-3/+1
* Added a mechanism to prevent mmap of file bucketsbrianp2002-05-111-0/+16
* Added apr_strmatch APIbrianp2002-05-091-0/+122
* Implement the bucket allocator. This implementation uses a three-stagejwoolley2002-04-011-2/+24
* Fix Jerry Baker's observed compilation faults for cvs head and 2.0.34,wrowe2002-04-011-4/+4
* BUCKET FREELISTSjwoolley2002-03-291-16/+78
* Resolve type saftey that the author couldn't resolve... the emits couldwrowe2002-03-171-2/+2
* PR:dougm2002-03-141-0/+1
* Update our copyright for this year.fielding2002-03-1324-24/+24