2016-12-19 |
Olly Betts | xapian-inspect: Link with proc_uuid stuff
|
commit | commitdiff | tree |
2016-12-19 |
Olly Betts | Handle stemmer returning empty string
|
commit | commitdiff | tree |
2016-12-19 |
Olly Betts | Wrap new constant to fix python testsuite
|
commit | commitdiff | tree |
2016-12-15 |
Olly Betts | Correct gde_base_type from int to long on OS X
|
commit | commitdiff | tree |
2016-12-15 |
Olly Betts | Add Xapian::DOC_ASSUME_VALID flag
|
commit | commitdiff | tree |
2016-12-14 |
Olly Betts | Cleaner way to ensure some classes heap allocated
|
commit | commitdiff | tree |
2016-12-14 |
Olly Betts | Avoid IO::File
|
commit | commitdiff | tree |
2016-12-14 |
Olly Betts | xapian-inspect: Link with win32_uuid stuff
|
commit | commitdiff | tree |
2016-12-14 |
Olly Betts | Handle message/* explicitly in sorting
|
commit | commitdiff | tree |
2016-12-14 |
Olly Betts | Improve auto-generated docs
|
commit | commitdiff | tree |
2016-12-14 |
Olly Betts | [chert] Fix potential SEGV with corrupt value stats
|
commit | commitdiff | tree |
2016-12-14 |
Olly Betts | Fix potential SEGV with corrupt value stats
|
commit | commitdiff | tree |
2016-12-14 |
Olly Betts | QueryBranch::do_synonym(): Split out factor==0 case
|
commit | commitdiff | tree |
2016-12-14 |
Olly Betts | Eliminate dead assignment
|
commit | commitdiff | tree |
2016-12-14 |
Olly Betts | Use memcpy() instead of strcpy() and strcat()
|
commit | commitdiff | tree |
2016-12-14 |
Olly Betts | Exit on malloc/calloc failure reliably
|
commit | commitdiff | tree |
2016-12-14 |
Olly Betts | Database::check(): Fix SEGV when out==NULL and opts!=0
|
commit | commitdiff | tree |
2016-12-14 |
Olly Betts | backport-source-packages: Add Ubuntu yakkety
|
commit | commitdiff | tree |
2016-12-14 |
Olly Betts | Add support for indexing markdown files
|
commit | commitdiff | tree |
2016-12-14 |
Olly Betts | git-tag-release: Push just the new tag; fetch before...
|
commit | commitdiff | tree |
2016-12-14 |
Olly Betts | Disable volatile workaround for excess precision segv...
|
commit | commitdiff | tree |
2016-12-14 |
Olly Betts | Improve x86 compiler we don't know how to disable 387...
|
commit | commitdiff | tree |
2016-12-14 |
Olly Betts | bootstrap: Handle SWIG differently to autotools
|
commit | commitdiff | tree |
2016-12-14 |
Olly Betts | GlassVersion::create() no longer calls write() and...
|
commit | commitdiff | tree |
2016-12-14 |
Olly Betts | Rename misleading internal sequential_mode references
|
commit | commitdiff | tree |
2016-12-14 |
Olly Betts | Fix alignment_cast for const pointers
|
commit | commitdiff | tree |
2016-12-14 |
Olly Betts | Add alignment_cast<T>
|
commit | commitdiff | tree |
2016-12-14 |
Olly Betts | xapian-inspect: Support glass instead of chert
|
commit | commitdiff | tree |
2016-12-14 |
Olly Betts | Avoid warnings about unused private members
|
commit | commitdiff | tree |
2016-12-14 |
Olly Betts | Fix whitespace irregularities in code
|
commit | commitdiff | tree |
2016-12-14 |
Olly Betts | Remove trailing whitespace from text files
|
commit | commitdiff | tree |
2016-12-14 |
Olly Betts | Check space around '<', '>', '<<', '>>', and not before...
|
commit | commitdiff | tree |
2016-12-14 |
Olly Betts | Check space around '?', after ':', not before ','
|
commit | commitdiff | tree |
2016-12-14 |
Olly Betts | Check even more common patch issues
|
commit | commitdiff | tree |
2016-12-14 |
Olly Betts | xapian-check-patch: More checks
|
commit | commitdiff | tree |
2016-12-06 |
Olly Betts | Update to latest SWIG git master
|
commit | commitdiff | tree |
2016-12-06 |
Olly Betts | Fix previous commit - ssize_t should be off_t
|
commit | commitdiff | tree |
2016-12-06 |
Olly Betts | Fix updated closefrom() to compile on OS X
|
commit | commitdiff | tree |
2016-12-06 |
Olly Betts | Update probe for sphinx-build
|
commit | commitdiff | tree |
2016-12-06 |
Olly Betts | [python,python3] Handle shell script sphinx-build
|
commit | commitdiff | tree |
2016-12-02 |
Olly Betts | Improve comments re closefrom() platforms
|
commit | commitdiff | tree |
2016-12-02 |
Olly Betts | Avoid opendir()/readdir() in closefrom() implementation
|
commit | commitdiff | tree |
2016-12-02 |
Olly Betts | Update to latest SWIG git master
|
commit | commitdiff | tree |
2016-12-02 |
Olly Betts | Support native building SWIG in a cross-built tree
|
commit | commitdiff | tree |
2016-12-02 |
Olly Betts | Support reading UUIDs from /proc/sys/kernel/random...
|
commit | commitdiff | tree |
2016-12-02 |
Olly Betts | xapian-check: Fix when ellipses are shown in 't' mode
|
commit | commitdiff | tree |
2016-12-02 |
Olly Betts | xapian-inspect: allow control of showing keys/tags
|
commit | commitdiff | tree |
2016-12-02 |
Olly Betts | Use more appropriate type for loop variable
|
commit | commitdiff | tree |
2016-12-02 |
Olly Betts | Improve xapian-inspect help a little
|
commit | commitdiff | tree |
2016-12-02 |
Olly Betts | Hold python reference to set RangeProcessor objects
|
commit | commitdiff | tree |
2016-12-02 |
Olly Betts | [bindings] Add support for PHP7
|
commit | commitdiff | tree |
2016-12-02 |
Olly Betts | Update to current SWIG git master
|
commit | commitdiff | tree |
2016-12-02 |
Olly Betts | DPH: Clamp wdf_root to be above wdf_lower
|
commit | commitdiff | tree |
2016-12-02 |
Olly Betts | DPH: Fixed reversed sign in quadratic formula
|
commit | commitdiff | tree |
2016-12-02 |
Olly Betts | DLH: Correct upper bound
|
commit | commitdiff | tree |
2016-12-02 |
Olly Betts | DLHWeight,DPHWeight: Avoid log(0)
|
commit | commitdiff | tree |
2016-12-02 |
Olly Betts | Fix more camelcase variable names
|
commit | commitdiff | tree |
2016-12-02 |
Olly Betts | Fix comma/space transposition in a couple of places
|
commit | commitdiff | tree |
2016-12-02 |
Olly Betts | Use more conventional Ruby variable names
|
commit | commitdiff | tree |
2016-12-02 |
Olly Betts | Remove comment noting GCC 3.3.5/openbsd bug
|
commit | commitdiff | tree |
2016-12-02 |
Olly Betts | Remove workaround for g++ 2.95 bug
|
commit | commitdiff | tree |
2016-12-02 |
Olly Betts | quest: Support BM25+, LM and PL2+ weighting schemes
|
commit | commitdiff | tree |
2016-12-02 |
Olly Betts | [snippets] Use unordered_map for loose_terms too
|
commit | commitdiff | tree |
2016-12-02 |
Olly Betts | [snippets] Cache background relevance per MSet object
|
commit | commitdiff | tree |
2016-12-02 |
Olly Betts | [snippets] Cache background relevance
|
commit | commitdiff | tree |
2016-12-02 |
Olly Betts | Remove unused BOOST_FACTOR machinery from snippet code
|
commit | commitdiff | tree |
2016-10-23 |
Olly Betts | Add missing accent on "Germán"
|
commit | commitdiff | tree |
2016-10-23 |
Olly Betts | Add missing credit for Gaurav
|
commit | commitdiff | tree |
2016-10-21 |
Olly Betts | Update to latest config.guess and config.sub
|
commit | commitdiff | tree |
2016-10-21 |
Olly Betts | Improve handling of invalid remote stub entries
|
commit | commitdiff | tree |
2016-10-20 |
Olly Betts | Update for 1.4.1
|
commit | commitdiff | tree |
2016-10-20 |
Olly Betts | Remove trailing whitespace
|
commit | commitdiff | tree |
2016-10-20 |
Olly Betts | Fix stubdb2 to test IPv6 parsing more portably
|
commit | commitdiff | tree |
2016-10-20 |
Olly Betts | Fix allterms with prefix on glass with uncommitted...
|
commit | commitdiff | tree |
2016-10-20 |
Olly Betts | Fix --disable-documentation
|
commit | commitdiff | tree |
2016-10-20 |
Olly Betts | Report mismatching error message in stubdb2
|
commit | commitdiff | tree |
2016-10-20 |
Olly Betts | deprecation.rst: Recommend unsigned over useconds_t
|
commit | commitdiff | tree |
2016-10-18 |
Olly Betts | Drop -Wold-style-cast again for now
|
commit | commitdiff | tree |
2016-10-18 |
Olly Betts | Update stubs for disabled backends for 1.4
|
commit | commitdiff | tree |
2016-10-18 |
Olly Betts | Fix stats passed to Weight with OP_SYNONYM
|
commit | commitdiff | tree |
2016-10-18 |
Olly Betts | Merge perl POD doc improvements from Search::Xapian
|
commit | commitdiff | tree |
2016-10-18 |
Olly Betts | Fix rounding of collection len in get_eset()
|
commit | commitdiff | tree |
2016-10-18 |
Olly Betts | Make RangeProcessor constructor explicit
|
commit | commitdiff | tree |
2016-10-18 |
Olly Betts | Tidy up calculations for DPHWeight
|
commit | commitdiff | tree |
2016-10-18 |
Olly Betts | Use FP calculation for OR synonym freq estimates
|
commit | commitdiff | tree |
2016-10-18 |
Olly Betts | Improve handling of invalid remote stub entries
|
commit | commitdiff | tree |
2016-10-18 |
Olly Betts | Move corresponding header first
|
commit | commitdiff | tree |
2016-10-18 |
Olly Betts | Clean build paths out of installed xapian-config
|
commit | commitdiff | tree |
2016-10-16 |
Olly Betts | Add Database::get_revision() method
|
commit | commitdiff | tree |
2016-10-14 |
Olly Betts | Make command line syntax consistent with other tools
|
commit | commitdiff | tree |
2016-10-14 |
Olly Betts | Make example code in doxygen comment match coding style
|
commit | commitdiff | tree |
2016-10-14 |
Olly Betts | Comment improvements for previous commit
|
commit | commitdiff | tree |
2016-10-14 |
Olly Betts | Query ctor must clone non-ref-counted PostingSource
|
commit | commitdiff | tree |
2016-10-14 |
Olly Betts | Stop hiding undocumented classes and members
|
commit | commitdiff | tree |
2016-10-14 |
Olly Betts | Add doc comments for all API features lacking them
|
commit | commitdiff | tree |
2016-10-14 |
Olly Betts | Mark nested classes not for user use as @private @internal
|
commit | commitdiff | tree |
2016-10-14 |
Olly Betts | Fix comment to be doc comment
|
commit | commitdiff | tree |
2016-10-14 |
Olly Betts | Document release() methods
|
commit | commitdiff | tree |
2016-10-14 |
Olly Betts | Fix missing doxygen comments
|
commit | commitdiff | tree |
2016-10-14 |
Olly Betts | Document flags parameter for opening databases
|
commit | commitdiff | tree |