| Commit message (Expand) | Author | Age | Files | Lines |
* | Same as below. | Jeffrey Stedfast | 2003-03-06 | 1 | -1/+1 |
* | Call camel_iconv_init(). (camel_shutdown): Call camel_iconv_shutdown(). | Jeffrey Stedfast | 2003-02-21 | 1 | -3/+4 |
* | Created temporary link list, we need to link with something for gettext. | Not Zed | 2002-11-05 | 1 | -1/+1 |
* | New regression test for word splitting/search input parsing code. | Not Zed | 2002-09-20 | 1 | -23/+56 |
* | If we get an invalid start char, just ignore it and goto the next | Not Zed | 2002-05-21 | 1 | -2/+4 |
* | When doing a contains match, split the words and perform an and on it. | Not Zed | 2002-04-18 | 1 | -4/+154 |
* | Use the FOLD_SIZE as a recommended folding size, but add a new | Not Zed | 2002-02-28 | 1 | -1/+1 |
* | More fixing of the license texts. | Ettore Perazzoli | 2001-10-28 | 1 | -11/+11 |
* | Remove the stupid warning that should never have been there in the first | 5 | 2001-10-26 | 1 | -2/+3 |
* | Use search_type_mlist for mailing list searches. | Michael Zucci | 2001-10-23 | 1 | -1/+20 |
* | (camel_search_header_match): Oops, missing i=0. | Michael Zucci | 2001-10-23 | 1 | -1/+1 |
* | Match check against all addresses in a multiple address match. Should fix | 2 | 2001-10-23 | 1 | -6/+4 |
* | Added MATCH_NEWLINE flag, -> REG_NEWLINE. | 3 | 2001-10-04 | 1 | -0/+2 |
* | If the type is encoded, get the fallback charset from the message | 4 | 2001-09-25 | 1 | -2/+2 |
* | check for NULL name and addr (fixes a bug i was about to report) | jacob berkman | 2001-08-08 | 1 | -2/+2 |
* | Properly determine match type to pass to header_match. | Not Zed | 2001-08-08 | 1 | -19/+61 |
* | New function to do danw's address "is" comparison (as specified in bug | Jeffrey Stedfast | 2001-08-08 | 1 | -69/+72 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -2/+2 |
* | Replicate the semantics of the libunicode utf8 functions by returning NULL | Jon Trowbridge | 2001-05-15 | 1 | -1/+1 |
* | Remove UNICODE_CFLAGS (and some other stuff that's redundant with | Dan Winship | 2001-04-27 | 1 | -57/+19 |
* | Big header cleanups and nntp compile fix | Kjartan Maraas | 2001-03-30 | 1 | -0/+5 |
* | Reconstify variables to match iconv. | Not Zed | 2001-03-02 | 1 | -2/+5 |
* | Doh, cut and paste problem, use mlist not cc. | Michael Zucci | 2001-02-23 | 1 | -1/+1 |
* | Macro for making comparisons easy. (camel_ustrcasecmp): Use | Jeffrey Stedfast | 2001-02-08 | 1 | -6/+16 |
* | Macro for making comparisons easy. (camel_ustrcasecmp): Use | Jeffrey Stedfast | 2001-02-08 | 1 | -52/+37 |
* | Rewrote using unicode_get_utf8(). (camel_ustrcasecmp): Use unicode_char_t | Jeffrey Stedfast | 2001-02-07 | 1 | -53/+82 |
* | Removed unwanted header. It was never put in for a reason. Stop fixing | Not Zed | 2001-02-06 | 1 | -6/+168 |
* | Added a missing #include. | Christopher James Lahey | 2001-02-06 | 1 | -0/+2 |
* | Oops. | Michael Zucci | 2001-01-25 | 1 | -0/+275 |