api/omenquire.cc,api/omenquireinternal.h,
commitc5fc4b690823997468db264b0d75814a58ea5ea7
authorOlly Betts <olly@survex.com>
Fri, 5 Jun 2015 12:09:20 +0000 (6 00:09 +1200)
committerOlly Betts <olly@survex.com>
Fri, 5 Jun 2015 12:09:20 +0000 (6 00:09 +1200)
treeb6f581ac8cce3b9903f040a9386c9ffe334df564
parentf3f97ae69c0c2a42f4b4d144d4418fc75dbbc8dc
api/omenquire.cc,api/omenquireinternal.h,
backends/remote/remote-database.cc,backends/remote/remote-database.h,
include/xapian/matchspy.h,matcher/,net/remoteserver.cc,
tests/api_none.cc: Add support for optional reference counting of
MatchSpy objects.
12 files changed:
xapian-core/ChangeLog
xapian-core/api/omenquire.cc
xapian-core/api/omenquireinternal.h
xapian-core/backends/remote/remote-database.cc
xapian-core/backends/remote/remote-database.h
xapian-core/include/xapian/matchspy.h
xapian-core/matcher/multimatch.cc
xapian-core/matcher/multimatch.h
xapian-core/matcher/remotesubmatch.cc
xapian-core/matcher/remotesubmatch.h
xapian-core/net/remoteserver.cc
xapian-core/tests/api_none.cc