| Age | Commit message (Collapse) | Author |
|
follow the SONAME bump
|
|
It seems these need to be exported from the library in order for
exception handling to work.
|
|
New sub-APIs: config, built_with, message_property. A new exception used
internally. Mark the exception as optional, as it only shows up when
built against Xapian supporting FieldProcessors
|
|
we are only adding symbols, which is exactly the interesting case for a
symbols file.
|
|
Since we only add new symbols, no SONAME bump is needed.
|
|
Note that this is one of those cases where an ABI change is not
obvious from the symbols file. Several previously void functions now
have return codes.
|