Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Urls are unlikely to end with punctuation or closing braces, so strip any | Jeffrey Stedfast | 2003-04-18 | 1 | -0/+7 |
* | Doh! If inptr == pos + 1, then return FALSE (before it was checking for | Jeffrey Stedfast | 2003-03-10 | 1 | -1/+1 |
* | watch for <>'s too | Jeffrey Stedfast | 2003-02-15 | 1 | -1/+2 |
* | Mark chars with the high-bit set as CTRL chars. (camel_url_web_end): If | Jeffrey Stedfast | 2003-02-15 | 1 | -11/+42 |
* | Fixed to not be fooled in the case where the address is followed | Jeffrey Stedfast | 2002-12-10 | 1 | -35/+50 |
* | New code to scan for patterns (used only for url pattern matching atm, but | Jeffrey Stedfast | 2002-12-10 | 1 | -0/+396 |