aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-text-index.c
Commit message (Expand)AuthorAgeFilesLines
* Use g_strerror when setting an exception string (we need it to be inJeffrey Stedfast2002-11-111-5/+8
* Created temporary link list, we need to link with something for gettext.Not Zed2002-11-051-2/+2
* If we have no data written to a key, dont add it, or its partition header.Not Zed2002-09-241-12/+26
* Change the case sensitive search of subject to expect case insensitiveNot Zed2002-08-291-0/+2
* Plug some large leaks in the indexing code.Peter Williams2002-08-211-4/+4
* Fixed compiler warnings.Jeffrey Stedfast2002-06-151-4/+0
* Remove the excessive \n's, after printfs.Not Zed2002-04-261-7/+17
* If we get a failure, make sure we set an exception.Not Zed2002-04-181-8/+10
* Turn indexing back on, fingers crossed ...Not Zed2002-04-031-3/+196
* Sync the key tables explcitly.Not Zed2002-04-031-12/+55
* Changed to use just g_utf8_strdown instead of utf8_normalise, to match theNot Zed2002-03-261-2/+2
* When we add a new name, up all of the cache limits, because we're probablyNot Zed2002-03-251-0/+1687