Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *) rename apr_memdup() to apr_pmemdup() | gstein | 2001-02-12 | 1 | -1/+2 |
* | Add memdup function. | ben | 2001-02-11 | 1 | -2/+12 |
* | Moved the prototypes for apr_snprintf and apr_vsnprintf to the | rbb | 2001-02-11 | 1 | -0/+42 |
* | Add remaining APR_DECLARE()s to all headers. Conditionally added | wrowe | 2001-01-18 | 1 | -4/+6 |
* | Cleanup the rest of the docs. | rbb | 2000-12-04 | 1 | -2/+2 |
* | Make the APR headers sane. | gstein | 2000-11-26 | 1 | -3/+7 |
* | fix a typo and add a little more info in the doc for apr_pstrndup() | trawick | 2000-10-28 | 1 | -2/+2 |
* | Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbols | wrowe | 2000-10-16 | 1 | -8/+8 |
* | prefix libapr functions and types with apr_ | dougm | 2000-08-02 | 1 | -19/+19 |
* | Update the docs in apr_strings.h to use ScanDoc. Also add Apache License to | rbb | 2000-07-23 | 1 | -126/+139 |
* | Move some prototypes from apr_lib.h to apr_strings.h. | rbb | 2000-07-21 | 1 | -0/+32 |
* | Move all APR functions related to strings to their own directory, and | rbb | 2000-07-21 | 1 | -0/+164 |