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 |
2016-10-14 |
Olly Betts | Move wildquery1 to api_queryparser.cc
|
commit | commitdiff | tree |
2016-10-14 |
Olly Betts | Fix doxygen commment problems
|
commit | commitdiff | tree |
2016-10-07 |
Olly Betts | Sort out $filters and SORT by multiple values
|
commit | commitdiff | tree |
2016-10-07 |
Olly Betts | Document bug re $filters encoding of DOCIDORDER=A
|
commit | commitdiff | tree |
2016-10-07 |
Olly Betts | Suggest DOCIDORDER=X for DONT_CARE
|
commit | commitdiff | tree |
2016-10-07 |
Olly Betts | Add more feature tests of $filters
|
commit | commitdiff | tree |
2016-10-07 |
Olly Betts | Add DATEVALUE to list of parameters $filters encodes
|
commit | commitdiff | tree |
2016-10-06 |
Olly Betts | Clear old_filters if we see multiple sort keys
|
commit | commitdiff | tree |
2016-10-06 |
Olly Betts | $filters now includes DATEVALUE
|
commit | commitdiff | tree |
2016-10-06 |
Olly Betts | Eliminate second copyright boilerplate
|
commit | commitdiff | tree |
2016-10-06 |
Olly Betts | Note when MSet::snippet() was added
|
commit | commitdiff | tree |
2016-10-06 |
Olly Betts | Correct mentions of MSet::get_snippet() to MSet::snippet()
|
commit | commitdiff | tree |
2016-10-06 |
Olly Betts | Fix bootstrap failure when core.abbrev not set
|
commit | commitdiff | tree |
2016-10-06 |
Olly Betts | Fix quoting for eval
|
commit | commitdiff | tree |
2016-10-06 |
Olly Betts | Encourage use of core.abbrev=12
|
commit | commitdiff | tree |
2016-10-06 |
Olly Betts | Fix replicate7 under Cygwin
|
commit | commitdiff | tree |
2016-10-06 |
Olly Betts | [python3] Fix repr() to not return None
|
commit | commitdiff | tree |
2016-10-06 |
Olly Betts | [python] Fix repr() to not return None
|
commit | commitdiff | tree |
2016-10-06 |
Olly Betts | Replace old-style casts in platform-specific code
|
commit | commitdiff | tree |
2016-10-06 |
Olly Betts | Be a bit less lazy about checking out swig
|
commit | commitdiff | tree |
2016-10-06 |
Olly Betts | Lazy checkout of swig and */common
|
commit | commitdiff | tree |
2016-10-06 |
Olly Betts | Add feature test for boolprefix and prefix maps
|
commit | commitdiff | tree |
2016-10-06 |
Olly Betts | Fix testcase macro to handle no CGI parameters
|
commit | commitdiff | tree |
2016-10-06 |
Olly Betts | Use exp2(x) instead of pow(2.0, x)
|
commit | commitdiff | tree |
2016-10-06 |
Olly Betts | [java,csharp] Update for addition of CoordWeight
|
commit | commitdiff | tree |