summaryrefslogtreecommitdiff
path: root/include/apr_fnmatch.h
Commit message (Expand)AuthorAgeFilesLines
* Add the rest of the doxygen changes for APR.rbb2001-08-121-14/+18
* Add remaining APR_DECLARE()s to all headers. Conditionally addedwrowe2001-01-181-2/+2
* Make the fnmatch docs look like the rest of APRs docs.rbb2000-12-041-4/+4
* Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbolswrowe2000-10-161-2/+2
* prefix libapr functions and types with apr_dougm2000-08-021-4/+4
* Update the apr_fnmatch.c docs to use ScanDoc.rbb2000-07-231-24/+21
* Document apr_fnmatch.hrbb2000-07-051-3/+29
* Mass update of API_IMPORT/EXPORT symbols TO APR_ symbols.wrowe2000-05-261-2/+2
* Change ap_context_t to ap_pool_t. This compiles, runs, and serves pagesrbb2000-04-141-1/+1
* Fix all the License issues. Including:rbb2000-03-101-1/+1
* The next step in removing the APR HAVE_*_H leak. This removes all of thoserbb1999-12-011-7/+3
* Remove some of the includes of apr_config.h from public header files.rbb1999-11-301-1/+0
* Begin to update apr/lib files to follow the standard APR function format.rbb1999-11-221-1/+2
* Changed pools to contexts. Tested with prefork and pthread mpm's. I'llrbb1999-08-311-2/+2
* Initial revisionrbb1999-08-171-0/+68