beagle r3692 - branches/beagle-0.2.16/Util



Author: dbera
Date: 2007-05-08 17:31:11 +0100 (Tue, 08 May 2007)
New Revision: 3692
ViewCVS link: http://svn.gnome.org/viewcvs/beagle?rev=3692&view=rev

Modified:
   branches/beagle-0.2.16/Util/FileSystem.cs
   branches/beagle-0.2.16/Util/StringFu.cs
   branches/beagle-0.2.16/Util/XmlFu.cs
Log:
Merge from trunk:Util/

r3519: When serializing, wrap the buffer first in an UnclosableStream and then in a BufferedStream with an 8k buffer.  This gives us around a 10% speed up when serializing responses.

r3566: Have Beagle.Util.FileSystem.GetLastWriteTimeUtc() use the same rules as the File and Directory variants.  That is, return 1 Jan 1601 at midnight
UTC if the file doesn't exist rather than throwing an exception.  This
fixes bgo 417601.

r3671: Better GlobMatch routine.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]