[Xapian-commits] 13182: trunk/xapian-core/ trunk/xapian-core/backends/chert/ trunk/xapian-core/backends/flint/ trunk/xapian-core/backends/remote/
olly
xapian-commits at lists.xapian.org
Mon Jul 27 05:46:15 BST 2009
SVN root: svn://svn.xapian.org/xapian
Changes by: olly
Revision: 13182
Date: 2009-07-27 05:46:13 +0100 (Mon, 27 Jul 2009)
Log message (4 lines):
backends/chert/chert_lock.cc,backends/chert/chert_utils.h,
backends/flint/flint_lock.cc,backends/flint/flint_utils.h,
backends/remote/remote-database.cc: Use std::string::assign() rather
than constructing a temporary string object to assign.
Modified files:
U trunk/xapian-core/ChangeLog
U trunk/xapian-core/backends/chert/chert_lock.cc
U trunk/xapian-core/backends/chert/chert_utils.h
U trunk/xapian-core/backends/flint/flint_lock.cc
U trunk/xapian-core/backends/flint/flint_utils.h
U trunk/xapian-core/backends/remote/remote-database.cc
Links:
http://xapian.org/C?13182
http://xapian.org/C?13182?trunk/xapian-core/ChangeLog
http://xapian.org/C?13182?trunk/xapian-core/backends/chert/chert_lock.cc
http://xapian.org/C?13182?trunk/xapian-core/backends/chert/chert_utils.h
http://xapian.org/C?13182?trunk/xapian-core/backends/flint/flint_lock.cc
http://xapian.org/C?13182?trunk/xapian-core/backends/flint/flint_utils.h
http://xapian.org/C?13182?trunk/xapian-core/backends/remote/remote-database.cc
More information about the Xapian-commits
mailing list