[Xapian-commits] 10753: branches/1.0/xapian-core/ branches/1.0/xapian-core/tests/
olly
xapian-commits at lists.xapian.org
Thu Jun 26 07:41:49 BST 2008
SVN root: svn://svn.xapian.org/xapian
Changes by: olly
Revision: 10753
Date: 2008-06-26 07:41:49 +0100 (Thu, 26 Jun 2008)
Log message (7 lines):
Backport changes from trunk:
tests/queryparsertest.cc: Cuddle braces after for loops for
consistency with the rest of the code. Use string::resize() to
shrink a string rather than assigning the result of substr(0, x).
HACKING: Explicitly document that braces should be cuddled after
control flow structures.
HACKING: Expand list of keywords for brace cuddling. Add rationale.
Modified files:
U branches/1.0/xapian-core/ChangeLog
U branches/1.0/xapian-core/HACKING
U branches/1.0/xapian-core/tests/queryparsertest.cc
Links:
http://xapian.org/C?10753
http://xapian.org/C?10753?branches/1.0/xapian-core/ChangeLog
http://xapian.org/C?10753?branches/1.0/xapian-core/HACKING
http://xapian.org/C?10753?branches/1.0/xapian-core/tests/queryparsertest.cc
More information about the Xapian-commits
mailing list