<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/camel/tests, branch FEDERICO_FOCUS</title>
<subtitle>Google Summer of Code 2013 - GNOME - Archive Integration workspace
</subtitle>
<id>https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=FEDERICO_FOCUS</id>
<link rel='self' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=FEDERICO_FOCUS'/>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/'/>
<updated>2001-02-04T04:10:39+00:00</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2001-02-04T04:10:39+00:00</updated>
<author>
<name>nobody</name>
<email>nobody@localhost</email>
</author>
<published>2001-02-04T04:10:39+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=cdc0ace9247af43ff6ad2f46d54029ff1e3dbb7e'/>
<id>urn:sha1:cdc0ace9247af43ff6ad2f46d54029ff1e3dbb7e</id>
<content type='text'>
'FEDERICO_FOCUS'.

svn path=/tags/FEDERICO_FOCUS/; revision=7955
</content>
</entry>
<entry>
<title>Changed the subject search to handle case sensitive when it is mixed case.</title>
<updated>2001-01-25T02:04:28+00:00</updated>
<author>
<name>Not Zed</name>
<email>NotZed@Ximian.com</email>
</author>
<published>2001-01-25T02:04:28+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=1a403012d41b1619f4d946921184425b62b322a9'/>
<id>urn:sha1:1a403012d41b1619f4d946921184425b62b322a9</id>
<content type='text'>
2001-01-25  Not Zed  &lt;NotZed@Ximian.com&gt;

	* tests/folder/test3.c: Changed the subject search to handle case
	sensitive when it is mixed case.

	* Makefile.am (libcamel_la_SOURCES): Added camel-ssearch-private.c
	(noinst_HEADERS): Added camel-search-private.h

	* camel-folder-search.c (check_header): New function to do the
	work of the various header checks.
	(search_header_matches):
	(search_header_starts_with):
	(search_header_ends_with):
	(search_header_contains): Use check_header to do the work.
	(build_match_regex): Removed.

	* camel-search-private.c (header_soundex):  New
	function to match words to phrases using soundex algorithm.

	* camel-filter-search.c (soundexcmp): Removed.
	(check_match): Moved to search-private.h

2001-01-24  Not Zed  &lt;NotZed@Ximian.com&gt;

	* camel-search-private.c (camel_search_build_match_regex): Added
	extra flags, so the same function can be used for
	start/end/whole/partial matches.
	(camel_search_header_match): Convenience function to check a
	single header against all sorts of different matches.

	* providers/imap/camel-imap-search.c (imap_body_contains): Fix for
	e_sexp api changes.

	* camel-folder-search.c: Fix for e_sexp api changes.
	(search_header_contains): Free args/quit on unknown header.
	(search_header_matches): "
	(search_header_starts_with): "
	(search_header_ends_with): "
	(match_message): Add an exception argument.
	(search_body_contains): Free args/quit on fatal error.
	(message_body_contains): Removed (moved to
	camel-search-private.c), fixed callers.

	* camel-filter-search.c: Fix for e_sexp api changes.
	(build_match_regex, message_body_contains): Moved into
	camel-filter-private.c  Fixed callers.
	(check_header): moved guts to camel-search-private, and
	changed to use regex's for everything.  Just calls that with the
	right args.
	(check_header): GEts the header, decodes it, and checks for
	failure, and whatnot.
	(check_match): Removed.
	(header_soundex): Changed significantly.  Now it soundexes each
	word in the header separately, and compares it to the first
	argument.

	* tests/folder/test9.c (main): Fix for api changes.
	(main): Added tests to see that invalid match and action
	rules are properly detected.

	* camel-filter-driver.c (camel_filter_driver_filter_mbox): Remove
	the 'finished message' bit.
	(camel_filter_driver_filter_message): Remove an accidentally
	checked in debug.
	(camel_filter_driver_filter_message): Fix for e-sexp api changes.

svn path=/trunk/; revision=7796
</content>
</entry>
<entry>
<title>Added tests to see that invalid match and action rules are properly</title>
<updated>2001-01-24T00:36:46+00:00</updated>
<author>
<name>Not Zed</name>
<email>NotZed@Ximian.com</email>
</author>
<published>2001-01-24T00:36:46+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=3a8e66e4f2d24c02c6e3029c04dcb078bd324605'/>
<id>urn:sha1:3a8e66e4f2d24c02c6e3029c04dcb078bd324605</id>
<content type='text'>
2001-01-24  Not Zed  &lt;NotZed@Ximian.com&gt;

        * tests/folder/test9.c
        (main): Added tests to see that invalid match and action
        rules are properly detected.

svn path=/trunk/; revision=7767
</content>
</entry>
<entry>
<title>Fix for api changes.</title>
<updated>2001-01-23T23:52:30+00:00</updated>
<author>
<name>Not Zed</name>
<email>NotZed@Ximian.com</email>
</author>
<published>2001-01-23T23:52:30+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=8b35e075d2d3b7234216b0fcc86c98efef07cf64'/>
<id>urn:sha1:8b35e075d2d3b7234216b0fcc86c98efef07cf64</id>
<content type='text'>
2001-01-24  Not Zed  &lt;NotZed@Ximian.com&gt;

        * tests/folder/test9.c (main): Fix for api changes.

svn path=/trunk/; revision=7765
</content>
</entry>
<entry>
<title>Added profiling temp files.</title>
<updated>2001-01-22T11:57:29+00:00</updated>
<author>
<name>Not Zed</name>
<email>NotZed@Ximian.com</email>
</author>
<published>2001-01-22T11:57:29+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=881c6eb75265d4d414626fbb0b22acb8921d7e14'/>
<id>urn:sha1:881c6eb75265d4d414626fbb0b22acb8921d7e14</id>
<content type='text'>
2001-01-22  Not Zed  &lt;NotZed@Ximian.com&gt;

        * .cvsignore */*/.cvsignore: Added profiling temp
        files.

svn path=/trunk/; revision=7705
</content>
</entry>
<entry>
<title>Index: ChangeLog</title>
<updated>2001-01-17T01:07:02+00:00</updated>
<author>
<name>Michael Zucci</name>
<email>zucchi@src.gnome.org</email>
</author>
<published>2001-01-17T01:07:02+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=4f5effdf884b53299fb85bf344ccd5441f01d7fe'/>
<id>urn:sha1:4f5effdf884b53299fb85bf344ccd5441f01d7fe</id>
<content type='text'>
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/camel/ChangeLog,v
retrieving revision 1.684
diff -r1.684 ChangeLog
0a1,34
&gt; 2001-01-17  Not Zed  &lt;NotZed@Ximian.com&gt;
&gt;
&gt; 	* camel-folder.c (free_summary): Call
&gt; 	camel_folder_summary_array_free() to do the work.
&gt; 	(get_summary): Use camel_folder_summary_array() to get the array
&gt; 	atomically.  These fixes allow folder/test8 to work again, and fix
&gt; 	a sort of race where the summary size can change while we were
&gt; 	making a copy of it.
&gt;
&gt; 	* camel-folder-summary.c (camel_folder_summary_array): Get the
&gt; 	summary array atomically, so it can't contain empty records.
&gt; 	(camel_folder_summary_array_free): And free it.
&gt;
&gt; 	* tests/lib/camel-test.c (die): If we are verbose &amp; in threads,
&gt; 	then goto sleep so we can debug.
&gt;
&gt; 	* tests/folder/test8.c (worker): Add a missing pull() for
&gt; 	comnparing content.
&gt;
&gt; 	* camel-filter-search.c: Fix the symbol table, so match-all is an
&gt; 	immediate function, as it should be.
&gt;
&gt; 	* tests/folder/test9.c (main): New test, tests some filtering
&gt; 	things.
&gt;
&gt; 	* tests/message/test3.c (main): Dont use a boundary string with
&gt; 	spaces in it.  Folding can corrupt it.  Maybe the folding isn't
&gt; 	working entirely right, but anyway.
&gt;
&gt; 	* camel-session.c: Debug out the debug.
&gt;
&gt; 	* camel-filter-driver.c (camel_filter_driver_filter_folder): Plug
&gt; 	a messageinfo leak.
&gt;
1a36,94
&gt;
&gt; 	* camel-filter-search.c (header_exists): Changed to support
&gt; 	multiple args (or'd together).
&gt; 	(header_contains): Cleaned up to match the search code.  Why did
&gt; 	fejj change it? I'll never know.
&gt; 	(header_matches):
&gt; 	(header_starts_with):
&gt; 	(header_ends_with): Big cleanup of fejj's "i'm the cut &amp; paste
&gt; 	king" code.  Also properly handle or'ing of additional args to
&gt; 	match what the folder-search code should do.
&gt; 	(check_match): New function which does the annoying matching
&gt; 	stuff (for header matches).
&gt; 	(check_header): Similarly, handles or'ing of the matches together.
&gt; 	(header_contains):
&gt; 	(header_matches):
&gt; 	(header_starts_with):
&gt; 	(header_ends_with): Call check_header to do the actual work.
&gt; 	(header_soundex): And here too.
&gt; 	(match_all): Yeah like match-all isn't passed expression results,
&gt; 	its passed expression terms.  Fix this so match-all works like it
&gt; 	should, by executing the contained expression.
&gt; 	(message_body_contains): Copied directly from
&gt; 	camel-folder-search.c, a more robust/faster/simpler body search
&gt; 	code.
&gt; 	(mime_part_matches): Removed entirely.
&gt; 	(handle_multipart): Removed entirely.
&gt; 	(build_match_regex): Copied from camel-folder-search.  Builds a
&gt; 	set of simple strings into a regex pattern that matches any of
&gt; 	them (for faster &amp; simpler matching).  Expanded to accept regex
&gt; 	patterns itself, so it can merge them together.
&gt; 	(body_contains): Use build match/match message to match using a
&gt; 	built regex.
&gt; 	(body_regex): Likewise, this time we tell it we're building a
&gt; 	regex though.
&gt; 	(header_full_regex): Use build_match_regex to take the drudgery
&gt; 	out of it, and expand it to handle multiple regex's at once.
&gt; 	(get_full_header): slightly cleaner (well i dunno, the sprintf
&gt; 	stuff just got to me).
&gt; 	(header_regex): Cleaned up to use build_match_Regex too, and to
&gt; 	properly check types.
&gt; 	(filter_message_search): Just allocate 'fms' on the stack.
&gt;
&gt; 	* camel-filter-driver.c (camel_filter_driver_finalise):
&gt; 	(camel_filter_driver_init):
&gt; 	(camel_filter_driver_class_init):
&gt; 	(camel_filter_driver_get_type): Changed from gtk object to camel
&gt; 	object.
&gt; 	(camel_filter_driver_add_rule): New function to add a rule to be
&gt; 	processed in sexp form.
&gt; 	(camel_filter_driver_init): Init the rules list.
&gt; 	(camel_filter_driver_finalise): Clear the rules/rules list.
&gt; 	(camel_filter_driver_filter_message): Scan rules list directly
&gt; 	rather than creating on the fly.
&gt;
&gt; 	* Makefile.am (libcamelinclude_HEADERS): Added camel-filter-driver.h
&gt; 	(libcamel_la_SOURCES): Added camel-filter-driver.c, code taken
&gt; 	from filter-driver, which can drive, uh, filters based on sexp's.
&gt; 	(libcamelinclude_HEADERS):
&gt; 	(libcamel_la_SOURCES): Added camel-filter-search.[ch]

svn path=/trunk/; revision=7560
</content>
</entry>
<entry>
<title>fix includes for compilation</title>
<updated>2001-01-04T19:40:10+00:00</updated>
<author>
<name>JP Rosevear</name>
<email>jpr@helixcode.com</email>
</author>
<published>2001-01-04T19:40:10+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=356797dc2986dbb0843c1bf4d5a5b1db5224686e'/>
<id>urn:sha1:356797dc2986dbb0843c1bf4d5a5b1db5224686e</id>
<content type='text'>
2001-01-04  JP Rosevear  &lt;jpr@helixcode.com&gt;

	* tests/lib/Makefile.am: fix includes for compilation

	* tests/message/Makefile.am: Build test3 again

	* tests/message/test2.c: Kill warnings with header includes

	* tests/message/test3.c: ditto

	* tests/lib/streams.c: ditto

	* tests/lib/camel-test.c: ditto

	* tests/lib/messages.c: ditto

	* tests/lib/folders.c: ditto

svn path=/trunk/; revision=7253
</content>
</entry>
<entry>
<title>Lock the command channel while searching. (imap_body_contains): If</title>
<updated>2000-12-24T00:46:20+00:00</updated>
<author>
<name>Not Zed</name>
<email>NotZed@HelixCode.com</email>
</author>
<published>2000-12-24T00:46:20+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=6de256c2a2b23f30d35e4a2213ad5839bf141d06'/>
<id>urn:sha1:6de256c2a2b23f30d35e4a2213ad5839bf141d06</id>
<content type='text'>
2000-12-24  Not Zed  &lt;NotZed@HelixCode.com&gt;

        * providers/imap/camel-imap-search.c (imap_body_contains): Lock
        the command channel while searching.
        (imap_body_contains): If performing a whole uid search, then add
        references to our own summary items, dont look it up in the
        folder.  This way they can't vanish unexpectedly.

        * providers/imap/camel-imap-folder.h (CamelImapFolder): Added a
        private field.

        * providers/imap/camel-imap-private.h: Added lock for imap
        searches.

        * Merge from camel-mt-branch.

        * providers/imap/camel-imap-folder.c (imap_update_summary): Merge
        fix, use the folder-&gt;summary.
        (imap_get_message_flags, imap_set_message_flags,
        imap_get_message_user_flag, imap_set_message_user_flag): Removed
        again.
        (camel_imap_folder_init): Setup private data/lock.
        (imap_finalize): Free private data/search lock.
        (imap_search_free): Lock the search_lock.
        (imap_search_by_expression): Lock the search lock when using the
        search object.  Also copy/ref hte summary, rather than getting it
        directly.
        (imap_refresh_info): Free any info lookups.  Use folder-&gt;summary
        not imap_folder-&gt;summary.  And lock around commands.

svn path=/trunk/; revision=7150
</content>
</entry>
<entry>
<title>Add missing .h file. (From campd.)</title>
<updated>2000-12-12T23:10:39+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@src.gnome.org</email>
</author>
<published>2000-12-12T23:10:39+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=662153615033fdb7f7db16c4b2b961481b7fbfaa'/>
<id>urn:sha1:662153615033fdb7f7db16c4b2b961481b7fbfaa</id>
<content type='text'>
	* tests/lib/Makefile.am: Add missing .h file. (From campd.)

svn path=/trunk/; revision=6951
</content>
</entry>
<entry>
<title>	oops</title>
<updated>2000-12-08T18:06:19+00:00</updated>
<author>
<name>Michael Zucci</name>
<email>zucchi@src.gnome.org</email>
</author>
<published>2000-12-08T18:06:19+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=d75cbc249db2892b38f885a0eb604785184244a4'/>
<id>urn:sha1:d75cbc249db2892b38f885a0eb604785184244a4</id>
<content type='text'>
svn path=/trunk/; revision=6864
</content>
</entry>
</feed>
