[Xapian-commits] Changes in xapian/xapian-core/
xapian/xapian-core/api/ xapian/xapian-core/backends/inmemory/
xapian/xapian-core/backends/multi/
xapian/xapian-core/backends/quartz/ xapian/xapian-core/extra/
xapian/xapian-core/matcher/ xapian/xapian-core/net/ xapian/xapian-
Olly Betts
olly at ixion.tartarus.org
Mon Nov 1 03:18:45 GMT 2004
CVS Root: /usr/data/cvs
Module: xapian
Changes by: olly
Date: Mon Nov 01 2004 03:18:45 GMT
Log message:
api/omqueryinternal.cc,api/omstem.cc,
backends/inmemory/inmemory_database.h,
backends/multi/multi_termlist.h,backends/quartz/,
extra/queryparser.yy,matcher/,net/tcpserver.cc,tests/api_anydb.cc,
tests/api_db.cc,tests/quartztest.cc,testsuite/backendmanager.cc,
testsuite/btreecheck.cc,testsuite/testsuite.cc: Changed C style
casts to C++ style. The syntax is ugly, but they do make the intent
clearer which is a good thing.
Modified files:
xapian-core : ChangeLog
xapian-core/api : omqueryinternal.cc omstem.cc
xapian-core/backends/inmemory: inmemory_database.h
xapian-core/backends/multi: multi_termlist.h
xapian-core/backends/quartz: btree.cc btree_base.cc btree_util.h
quartz_database.cc quartz_metafile.cc
quartz_termlist.cc quartz_utils.h
xapian-core/extra: queryparser.yy
xapian-core/matcher: expandweight.cc mergepostlist.cc
msetpostlist.cc multimatch.cc
xapian-core/net : tcpserver.cc
xapian-core/tests: api_anydb.cc api_db.cc quartztest.cc
xapian-core/testsuite: backendmanager.cc btreecheck.cc
testsuite.cc
Links:
http://xapian.org/C?xapian/xapian-core/ChangeLog?1.2513?1.2514
http://xapian.org/C?xapian/xapian-core/api/omqueryinternal.cc?1.28?1.29
http://xapian.org/C?xapian/xapian-core/api/omstem.cc?1.41?1.42
http://xapian.org/C?xapian/xapian-core/backends/inmemory/inmemory_database.h?1.137?1.138
http://xapian.org/C?xapian/xapian-core/backends/multi/multi_termlist.h?1.31?1.32
http://xapian.org/C?xapian/xapian-core/backends/quartz/btree.cc?1.162?1.163
http://xapian.org/C?xapian/xapian-core/backends/quartz/btree_base.cc?1.27?1.28
http://xapian.org/C?xapian/xapian-core/backends/quartz/btree_util.h?1.18?1.19
http://xapian.org/C?xapian/xapian-core/backends/quartz/quartz_database.cc?1.145?1.146
http://xapian.org/C?xapian/xapian-core/backends/quartz/quartz_metafile.cc?1.13?1.14
http://xapian.org/C?xapian/xapian-core/backends/quartz/quartz_termlist.cc?1.37?1.38
http://xapian.org/C?xapian/xapian-core/backends/quartz/quartz_utils.h?1.35?1.36
http://xapian.org/C?xapian/xapian-core/extra/queryparser.yy?1.22?1.23
http://xapian.org/C?xapian/xapian-core/matcher/expandweight.cc?1.31?1.32
http://xapian.org/C?xapian/xapian-core/matcher/mergepostlist.cc?1.21?1.22
http://xapian.org/C?xapian/xapian-core/matcher/msetpostlist.cc?1.13?1.14
http://xapian.org/C?xapian/xapian-core/matcher/multimatch.cc?1.174?1.175
http://xapian.org/C?xapian/xapian-core/net/tcpserver.cc?1.39?1.40
http://xapian.org/C?xapian/xapian-core/tests/api_anydb.cc?1.4?1.5
http://xapian.org/C?xapian/xapian-core/tests/api_db.cc?1.179?1.180
http://xapian.org/C?xapian/xapian-core/tests/quartztest.cc?1.25?1.26
http://xapian.org/C?xapian/xapian-core/testsuite/backendmanager.cc?1.79?1.80
http://xapian.org/C?xapian/xapian-core/testsuite/btreecheck.cc?1.5?1.6
http://xapian.org/C?xapian/xapian-core/testsuite/testsuite.cc?1.104?1.105
More information about the Xapian-commits
mailing list