summaryrefslogtreecommitdiff
path: root/include/apr_tables.h
Commit message (Expand)AuthorAgeFilesLines
* fix some homophonic issues in comments, as well as sometrawick2001-08-151-1/+1
* (apr_table_do): Trivial grammar fix to doc string.kfogel2001-07-071-1/+1
* s/cont/pool/gdreid2001-07-071-1/+1
* Document what the function passed to apr_table_[v]do() should returnjwoolley2001-07-071-2/+2
* struct apr_pool_t == apr_pool_t so change these parameters to reflect this...dreid2001-06-291-11/+11
* Tweak formatting of declarations so make_exports.awk picks them up.bjh2001-03-251-15/+10
* Fix a couple of typos in the comments.stoddard2001-03-241-2/+2
* Update copyright to 2001fielding2001-02-161-1/+1
* renaming various functions for consistency sakedougm2001-02-081-23/+23
* remove dead code now that btable is gonedougm2001-01-231-15/+0
* yes, you *will* use a hash instead. any questions can be directed to Bubba.gstein2001-01-201-159/+0
* Add remaining APR_DECLARE()s to all headers. Conditionally addedwrowe2001-01-181-41/+53
* Add documentation to APR's tables interfacerbb2000-12-041-10/+324
* Make the APR headers sane.gstein2000-11-261-7/+3
* Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbolswrowe2000-10-161-32/+32
* Add UNTESTED routines and structures to APR's table implementationcoar2000-08-221-28/+101
* Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation...wrowe2000-08-061-6/+6
* Document all of the public APR structures with DocBook.rbb2000-08-051-4/+24
* prefix libapr functions and types with apr_dougm2000-08-021-54/+54
* Clean up apr_pools.h. This basically moves a lot of comments from therbb2000-07-051-0/+35
* changes for mod_proxy/mod_cachechuck2000-06-121-0/+3
* Cleanup APR header files a bit. Basically, this splits ap_table_t relatedrbb2000-06-081-0/+167