CVSROOT:        /cvs/gnome
Module name:    beagle
Changes by:     vvaradan        05/11/29 09:35:33

Modified files:
        .              : ChangeLog 
        Filters        : FilterSource.cs 
        beagled        : Filter.cs 

Log message:
* beagled/Filter.cs (AppendText): Don't "Trim()" the string, as
lucene takes care of it.  This saves good amount of
memory-allocation when we have text with line breaks.
* Filters/FilterSource.cs (AppendToTokens) (ExtractTokens):
Replace un-necessary calls to StringBuilder.ToString() to reduce
memory-allocations.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=beagle&who=vvaradan&date=explicit&mindate=2005-11-29%2009:34&maxdate=2005-11-29%2009:36

_______________________________________________
cvs-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to