CVSROOT:        /cvs/gnome
Module name:    beagle
Changes by:     joeshaw 05/07/26 14:59:18

Modified files:
        Util           : PullingReader.cs 
        beagled        : Filter.cs 

Log message:
Fix some filtering bottlenecks that really popped up when trying to index very
large OpenOffice documents.  Instead of pulling only the head of the
ArrayList in the filter, walk the list, add everything to the buffer and
clear the list.  Thanks Fredrik and Jon

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=beagle&who=joeshaw&date=explicit&mindate=2005-07-26%2014:58&maxdate=2005-07-26%2015:00

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to