| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-09-04 | util/unicode: allow calling from C++ | David Bremner | |
| The omission of the 'extern "C"' machinery seems like an oversight. | |||
| 2019-05-25 | util: add unicode_word_utf8 | David Bremner | |
| This originally use Xapian::Unicode::is_wordchar, but that forces clients to link directly to libxapian, which seems like it might be busywork if nothing else. | |||
