epubgrep/src
tastytea 28c0a5a797
Add --debug switch and enable debugging if it is on.
2021-06-01 13:41:54 +02:00
..
CMakeLists.txt Re-add -DBOOST_LOG_DYN_LINK 2021-05-31 21:20:41 +02:00
files.cpp Remove a few unnecessary .data(), remove unnecessary include. 2021-05-27 19:08:53 +02:00
files.hpp Add --recursive and --dereference-recursive. 2021-05-27 14:45:52 +02:00
fs-compat.hpp.in std::filesystem compatibility for older GCC. 2021-05-20 10:37:45 +02:00
helpers.cpp Add logger. 2021-05-31 18:50:41 +02:00
helpers.hpp Add logger. 2021-05-31 18:50:41 +02:00
log.cpp Fix text logging and debug logging. 2021-06-01 13:41:20 +02:00
log.hpp Rename init_debug() → enable_debug(), add documentation. 2021-06-01 13:36:34 +02:00
main.cpp Add --debug switch and enable debugging if it is on. 2021-06-01 13:41:54 +02:00
options.cpp Add --debug switch and enable debugging if it is on. 2021-06-01 13:41:54 +02:00
options.hpp Add --debug switch and enable debugging if it is on. 2021-06-01 13:41:54 +02:00
output.cpp Output metadata italic, chapters underlined. 2021-05-30 19:03:59 +02:00
output.hpp Put output stuff into own function in different file. 2021-05-28 17:07:11 +02:00
search.cpp Un-escape named and numbered entities in documents before searching. 2021-05-30 23:32:35 +02:00
search.hpp Move is_whitespace() and urldecode() to helpers. 2021-05-30 21:52:52 +02:00
version.hpp.in Initial commit. 2021-05-20 04:34:06 +02:00
zip.cpp Simplify LOG macro. 2021-05-31 22:43:30 +02:00
zip.hpp Move is_whitespace() and urldecode() to helpers. 2021-05-30 21:52:52 +02:00