Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use apr_is*() character test macros to avoid warnings about signed | bjh | 2000-08-06 | 1 | -9/+9 |
* | Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation... | wrowe | 2000-08-06 | 3 | -31/+32 |
* | prefix libapr functions and types with apr_ | dougm | 2000-08-02 | 5 | -33/+33 |
* | Caught a bad var arg linkage declaration. | wrowe | 2000-07-25 | 1 | -1/+2 |
* | Update dependencies. | fielding | 2000-07-23 | 1 | -1/+5 |
* | Remove apr_strnatcmp.h. All of the functions prototyped in this file | rbb | 2000-07-23 | 1 | -1/+1 |
* | Update dependencies | sascha | 2000-07-23 | 1 | -35/+7 |
* | Move apr_fnmatch.c from lib/apr/lib to lib/apr/strings. Just the next move | rbb | 2000-07-21 | 2 | -1/+245 |
* | Move all APR functions related to strings to their own directory, and | rbb | 2000-07-21 | 6 | -0/+1915 |