2015-12-28 |
Olly Betts | Refactor to simply compaction code slightly
|
commit | commitdiff | tree |
2015-12-28 |
Olly Betts | Document xapian-compact --blocksize takes an argument
|
commit | commitdiff | tree |
2015-12-28 |
Olly Betts | Send stderr from lua version check to config.log
|
commit | commitdiff | tree |
2015-12-27 |
Olly Betts | Make $querydescription ensure the match has been run
|
commit | commitdiff | tree |
2015-12-27 |
Olly Betts | Merge branch 'svn/1.2' of git://git.xapian.org/xapian...
|
commit | commitdiff | tree |
2015-12-27 |
Olly Betts | Support option flag_cjk_ngram
|
commit | commitdiff | tree |
2015-12-27 |
Olly Betts | Support: quest -f cjk_ngram
|
commit | commitdiff | tree |
2015-12-27 |
Olly Betts | Add FLAG_CJK_NGRAM for QueryParser and TermGenerator
|
commit | commitdiff | tree |
2015-12-27 |
Olly Betts | Comment tweaks
|
commit | commitdiff | tree |
2015-12-27 |
Olly Betts | Add test coverage for parsing of HTML entities
|
commit | commitdiff | tree |
2015-12-27 |
Olly Betts | Explicitly note user can create their own wraps
|
commit | commitdiff | tree |
2015-12-27 |
Olly Betts | Clarify "characters" to "bytes" in more places
|
commit | commitdiff | tree |
2015-12-27 |
Olly Betts | Describe term limit as 240 bytes (not 240 characters)
|
commit | commitdiff | tree |
2015-12-27 |
Olly Betts | Fix typo in docs
|
commit | commitdiff | tree |
2015-12-27 |
Olly Betts | Avoid lists being blockquoted
|
commit | commitdiff | tree |
2015-12-27 |
Olly Betts | Avoid warning when building with glibc >= 2.21
|
commit | commitdiff | tree |
2015-12-27 |
Olly Betts | Remove unused #include <iostream>
|
commit | commitdiff | tree |
2015-12-27 |
Olly Betts | Document cdb_dir
|
commit | commitdiff | tree |
2015-12-27 |
Olly Betts | Make config file options into a list
|
commit | commitdiff | tree |
2015-12-10 |
Olly Betts | Allow listing modules to bootstrap on command line
|
commit | commitdiff | tree |
2015-12-10 |
Olly Betts | export ACLOCAL when --without-autotools is used
|
commit | commitdiff | tree |
2015-12-10 |
Olly Betts | Suppress output from cmp
|
commit | commitdiff | tree |
2015-12-01 |
Olly Betts | Add constant FLINT_MAX_DOCID
|
commit | commitdiff | tree |
2015-11-29 |
Olly Betts | Avoid potential DB corruption With full-compaction
|
commit | commitdiff | tree |
2015-11-29 |
Olly Betts | Fix expected output of Query::get_description()
|
commit | commitdiff | tree |
2015-11-29 |
Olly Betts | Update
|
commit | commitdiff | tree |
2015-11-27 |
Olly Betts | Update documentation for $filters
|
commit | commitdiff | tree |
2015-11-27 |
Olly Betts | Drop explicit std:: from string and iostream stuff
|
commit | commitdiff | tree |
2015-11-27 |
Olly Betts | Suppress blank line after HTTP headers too
|
commit | commitdiff | tree |
2015-11-27 |
Olly Betts | Tweak comment
|
commit | commitdiff | tree |
2015-11-27 |
Olly Betts | Remove pointless conditional
|
commit | commitdiff | tree |
2015-11-27 |
Olly Betts | Clarify that $split and $substr work in bytes
|
commit | commitdiff | tree |
2015-11-27 |
Olly Betts | Use string::assign() rather than assigning temporary...
|
commit | commitdiff | tree |
2015-11-27 |
Olly Betts | Handle .oft the same way as .msg
|
commit | commitdiff | tree |
2015-11-27 |
Olly Betts | Expand paragraph about command `false`
|
commit | commitdiff | tree |
2015-11-27 |
Olly Betts | Avoid potential DB corruption With full-compaction
|
commit | commitdiff | tree |
2015-11-27 |
Olly Betts | Skip timed tests if $AUTOMATED_TESTING is set
|
commit | commitdiff | tree |
2015-11-27 |
Olly Betts | Make Enquire::Internal::get_query() const
|
commit | commitdiff | tree |
2015-11-27 |
Olly Betts | Correct documentation of Enquire::get_querY()
|
commit | commitdiff | tree |
2015-11-27 |
Olly Betts | Include <cygwin/version.h> for CYGWIN_VERSION_API_MAJOR
|
commit | commitdiff | tree |
2015-11-27 |
Olly Betts | Fix delete which should be delete[]
|
commit | commitdiff | tree |
2015-11-27 |
Olly Betts | Fix comment typo
|
commit | commitdiff | tree |
2015-11-26 |
Olly Betts | backends/brass/brass_database.cc,backends/brass/brass_types.h,
|
commit | commitdiff | tree |
2015-11-26 |
Olly Betts | tests/api_backend.cc: Add regression test for #678.
|
commit | commitdiff | tree |
2015-11-24 |
Olly Betts | Update NEWS
|
commit | commitdiff | tree |
2015-11-24 |
Olly Betts | Update NEWS
|
commit | commitdiff | tree |
2015-11-24 |
Olly Betts | --deps=libmagic now fetches file 5.25
|
commit | commitdiff | tree |
2015-11-24 |
Olly Betts | Update NEWS
|
commit | commitdiff | tree |
2015-11-24 |
Olly Betts | Test PHP MatchSpy subclass with implicit constructor
|
commit | commitdiff | tree |
2015-11-24 |
Olly Betts | Make constructors of subclassable abstract functor...
|
commit | commitdiff | tree |
2015-11-21 |
Olly Betts | xapian-tcpsrv: Better error if -p/--port not specified
|
commit | commitdiff | tree |
2015-11-21 |
Olly Betts | Don't use EOF for -1 in remote protocol code
|
commit | commitdiff | tree |
2015-11-21 |
Olly Betts | Stop apparent error from remote server when read-only...
|
commit | commitdiff | tree |
2015-11-20 |
Olly Betts | Don't include winsock headers on Cygwin
|
commit | commitdiff | tree |
2015-11-20 |
Olly Betts | Add missing "Checking for 64 bit integer type" message
|
commit | commitdiff | tree |
2015-11-20 |
Olly Betts | Probe for LFS before checking sizeof(off_t)
|
commit | commitdiff | tree |
2015-11-20 |
Olly Betts | Fix probe for 64-bit integer type
|
commit | commitdiff | tree |
2015-11-20 |
Olly Betts | Fix replication for files > 4GB on 32-bit platforms
|
commit | commitdiff | tree |
2015-11-18 |
Olly Betts | Refactor RemoteConnection::receive_file()
|
commit | commitdiff | tree |
2015-11-18 |
Olly Betts | Clarify help text for --mime-type
|
commit | commitdiff | tree |
2015-11-17 |
Olly Betts | Fix error reporting if PCRE isn't installed
|
commit | commitdiff | tree |
2015-11-16 |
Olly Betts | Remove conversions from std::string to std::string
|
commit | commitdiff | tree |
2015-11-16 |
Olly Betts | Fix portability issue with some (older?) compilers
|
commit | commitdiff | tree |
2015-11-16 |
Olly Betts | Stop maintaining ChangeLog files
|
commit | commitdiff | tree |
2015-11-16 |
Olly Betts | query.cc: Avoid creating temporary string objects when...
|
commit | commitdiff | tree |
2015-11-16 |
Olly Betts | query.cc: Use += to build up strings (which should...
|
commit | commitdiff | tree |
2015-11-16 |
Olly Betts | omindex.cc: Tweak order of constant definitions.
|
commit | commitdiff | tree |
2015-11-09 |
Olly Betts | Add $(top_srcdir) to header search path for net/length.h
|
commit | commitdiff | tree |
2015-11-09 |
Olly Betts | Ship net/length.h
|
commit | commitdiff | tree |
2015-11-09 |
Olly Betts | Add t/facets.t to MANIFEST
|
commit | commitdiff | tree |
2015-11-04 |
Olly Betts | Fix infinite loop trying to build with CPANPLUS
|
commit | commitdiff | tree |
2015-10-05 |
Olly Betts | Add new files for MatchSpy wrappers to MANIFEST
|
commit | commitdiff | tree |
2015-10-05 |
Olly Betts | Work around lack of operator<<(unsigned long long)
|
commit | commitdiff | tree |
2015-09-25 |
Olly Betts | NEWS: Update.
|
commit | commitdiff | tree |
2015-09-25 |
Olly Betts | NEWS: Update.
|
commit | commitdiff | tree |
2015-09-25 |
Olly Betts | NEWS: Update.
|
commit | commitdiff | tree |
2015-09-25 |
Olly Betts | Update omega common to latest xapian-core
|
commit | commitdiff | tree |
2015-09-25 |
Olly Betts | net/length.cc,net/length.h: Provide overloads for unsigned...
|
commit | commitdiff | tree |
2015-09-25 |
Olly Betts | api/,backends/remote/net_postlist.cc,
|
commit | commitdiff | tree |
2015-09-25 |
Olly Betts | myhtmlparse.cc: Remove unused header.
|
commit | commitdiff | tree |
2015-09-25 |
Olly Betts | loadfile.cc,md5wrap.cc: Stop trying to use O_STREAMING...
|
commit | commitdiff | tree |
2015-09-25 |
Olly Betts | common/socket_utils.cc: Change C-style cast to reinterpret_cast.
|
commit | commitdiff | tree |
2015-09-25 |
Olly Betts | omindex.cc: Use SAMPLE_SIZE in help text rather than...
|
commit | commitdiff | tree |
2015-09-25 |
Olly Betts | docs/omegascript.rst,query.cc: Fix documentation of...
|
commit | commitdiff | tree |
2015-09-25 |
Olly Betts | docs/overview.rst: SVG extraction is built-in too.
|
commit | commitdiff | tree |
2015-09-25 |
Olly Betts | docs/stemming.rst,languages/armenian.sbl,languages...
|
commit | commitdiff | tree |
2015-09-25 |
Olly Betts | net/remote_protocol.rst: Markup tweak.
|
commit | commitdiff | tree |
2015-09-25 |
Olly Betts | docs/cgiparams.rst: Document behaviour if xDB is not...
|
commit | commitdiff | tree |
2015-09-25 |
Olly Betts | docs/cgiparams.rst,query.cc: If xFILTERS is not set...
|
commit | commitdiff | tree |
2015-09-25 |
Olly Betts | backends/remote/remote-database.cc: Improve error when...
|
commit | commitdiff | tree |
2015-09-25 |
Olly Betts | docs/: Strip out "quickstart" examples which are out...
|
commit | commitdiff | tree |
2015-09-25 |
Olly Betts | pkgconfig/xapian-core.pc.in: Fix library name in .pc...
|
commit | commitdiff | tree |
2015-09-25 |
Olly Betts | backends/chert/chert_compact.cc: Need <unistd.h> for...
|
commit | commitdiff | tree |
2015-09-25 |
Olly Betts | tests/harness/testutils.cc,tests/harness/testutils...
|
commit | commitdiff | tree |
2015-09-25 |
Olly Betts | configure.ac: Don't provide our own implementation...
|
commit | commitdiff | tree |
2015-09-25 |
Olly Betts | common/safeunistd.h,configure.ac: Don't provide our own
|
commit | commitdiff | tree |
2015-09-25 |
Olly Betts | net/remoteserver.cc: Check length of key in MSG_SETMETADATA.
|
commit | commitdiff | tree |
2015-09-25 |
Olly Betts | Remove scripts only relevant for SVN
|
commit | commitdiff | tree |
2015-09-25 |
Olly Betts | Updates from making 1.3.3 release
|
commit | commitdiff | tree |
2015-09-25 |
Olly Betts | examples/xapian-metadata.cc: Extend "list" subcommand...
|
commit | commitdiff | tree |