libkiwix/include
Matthieu Gautier 94670847ef Use const when possible in the reader.
Most read operation do not modify the content. So let's use const
as far as possible.
2017-04-10 14:28:25 +02:00
..
common Move unicode headers in cpp. 2017-04-06 16:17:00 +02:00
ctpp2 Add a new script to compile resources. 2016-12-23 13:06:12 +01:00
kiwix.h Switch build system to mesonbuild. 2016-12-22 12:01:20 +01:00
library.h Switch build system to mesonbuild. 2016-12-22 12:01:20 +01:00
manager.h Switch build system to mesonbuild. 2016-12-22 12:01:20 +01:00
meson.build Remove the indexer functionnality from kiwix-lib. 2017-04-06 15:35:30 +02:00
reader.h Use const when possible in the reader. 2017-04-10 14:28:25 +02:00
searcher.h Do not create all the results at once. Be a bit lazy. 2017-03-21 16:20:17 +01:00
xapianSearcher.h Use the stop words stored in the database to configure the queryparser. 2017-04-04 17:06:49 +02:00