api/documentvaluelist.h,api/leafpostlist.h,api/matchspy.cc,
commit696971df241a1863ddf793aafe12722bd51e18c2
authorOlly Betts <olly@survex.com>
Thu, 4 Jun 2015 12:39:35 +0000 (5 00:39 +1200)
committerOlly Betts <olly@survex.com>
Thu, 4 Jun 2015 12:39:35 +0000 (5 00:39 +1200)
tree0a8d810e1dc64af61edf6f6bc7aa9a447412a10a
parentb00529d017abbeabf20f2cfc55a33cf5a29ed026
api/documentvaluelist.h,api/leafpostlist.h,api/matchspy.cc,
include/xapian/,net/length.cc: Mark constructors taking a
single argument as "explicit" to avoid unwanted implicit
conversions.
xapian-core/ChangeLog
xapian-core/api/documentvaluelist.h
xapian-core/api/leafpostlist.h
xapian-core/api/matchspy.cc
xapian-core/include/xapian/expanddecider.h
xapian-core/include/xapian/matchspy.h
xapian-core/include/xapian/postingsource.h
xapian-core/include/xapian/query.h
xapian-core/include/xapian/queryparser.h
xapian-core/net/length.cc