index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
camel
/
camel-url-scanner.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
In the case of start() or end() failing, loop starting with the first
Jeffrey Stedfast
2004-08-06
1
-14
/
+22
*
More fixes.
Jeffrey Stedfast
2004-06-28
1
-25
/
+5
*
remove more debugging printfs
Jeffrey Stedfast
2004-06-26
1
-3
/
+0
*
fixed an uninitialised memory read from my last fix
Jeffrey Stedfast
2004-06-26
1
-10
/
+17
*
Fixed to handle :pass in proto://user:pass@host. Fixes bug #60104.
Jeffrey Stedfast
2004-06-25
1
-9
/
+36
*
added some debug to dump the whole folderinfo tree if store:folder_info is
Not Zed
2004-03-30
1
-0
/
+1
*
Use strrchr, not strchr.
Jeffrey Stedfast
2004-02-07
1
-0
/
+2
*
New test suite for url scanning.
Jeffrey Stedfast
2004-02-04
1
-39
/
+89
*
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