| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-06-14 | util: run uncrustify | uncrustify | |
| This is the result of running $ uncrustify --replace --config ../devel/uncrustify.cfg *.c *.h in the util directory | |||
| 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. | |||
