Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove .cvsignore files. | jorton | 2004-11-18 | 1 | -4/+0 |
* | Relicense APR under Apache License, Version 2.0. | jerenkrantz | 2004-02-13 | 1 | -49/+10 |
* | First whack at switching to a single top-level make. This adds a dependency | gstein | 2004-02-05 | 1 | -8/+0 |
* | Update copyright notifications to 2003. | thommay | 2003-01-01 | 1 | -1/+1 |
* | Fix bug in apr_strmatch when used with case-insensitive patterns. | jerenkrantz | 2002-12-29 | 1 | -1/+1 |
* | These functions should be static. | jwoolley | 2002-05-25 | 1 | -45/+48 |
* | Updated the unsigned character handling in apr_strmatch() | brianp | 2002-05-24 | 1 | -14/+14 |
* | Switched to unsigned chars in the searching functions to avoid | brianp | 2002-05-24 | 1 | -12/+12 |
* | collapse some redundant logic. no functional change. | jwoolley | 2002-05-24 | 1 | -6/+2 |
* | Sync up with recent changes to the Makefile format. | jerenkrantz | 2002-05-09 | 1 | -1/+1 |
* | *** empty log message *** | brianp | 2002-05-09 | 1 | -0/+4 |
* | Added apr_strmatch API | brianp | 2002-05-09 | 2 | -0/+165 |