libkiwix/src
Matthieu Gautier 313f6731b0 Correctly pre-increment loopCounter.
If we check the later the `loopCounter` with 42, we must pre-increment the
content. Else, in case of infinite loop, the `loopCounter` will be 43.

Related to kiwix/kiwix-tools#168
2018-03-25 17:21:40 +02:00
..
android Correctly pre-increment loopCounter. 2018-03-25 17:21:40 +02:00
common Better URL encoding 2017-11-23 19:26:41 +01:00
ctpp2 Switch build system to mesonbuild. 2016-12-22 12:01:20 +01:00
xapian Switch build system to mesonbuild. 2016-12-22 12:01:20 +01:00
config.h.in Make use of ctpp2 optional. 2017-02-22 12:05:44 +01:00
library.cpp Format all the code using clang-format. 2017-07-05 15:22:34 +02:00
manager.cpp Make getCurrentBookId const. 2018-03-12 17:34:45 +01:00
meson.build Dump the version to 0.2.0 2017-06-27 14:26:13 +02:00
reader.cpp Remove unnecessary currentArticleOffset. 2018-03-12 17:34:45 +01:00
searcher.cpp Check `internal->_search` before using it. 2018-03-12 17:45:18 +01:00
xapianSearcher.cpp getContent* methods also allow to get the title. 2017-07-26 11:03:32 +02:00