epubgrep/src
tastytea 9c769f664d
Clarify documentation: NUM → NUMBER.
2021-05-24 08:23:52 +02:00
..
CMakeLists.txt Add first test. 2021-05-21 09:27:31 +02:00
fs-compat.hpp.in std::filesystem compatibility for older GCC. 2021-05-20 10:37:45 +02:00
main.cpp Add calls to search::search() to main(). 2021-05-24 08:15:04 +02:00
options.cpp Clarify documentation: NUM → NUMBER. 2021-05-24 08:23:52 +02:00
options.hpp Use sub-namespaces for functionality-groups. 2021-05-21 01:50:13 +02:00
search.cpp Add skeleton for search::search(). 2021-05-24 07:52:36 +02:00
search.hpp Add skeleton for search::search(). 2021-05-24 07:52:36 +02:00
version.hpp.in Initial commit. 2021-05-20 04:34:06 +02:00
zip.cpp Implement zip::read_file() – Read file in archive; add test. 2021-05-23 08:56:58 +02:00
zip.hpp Implement zip::read_file() – Read file in archive; add test. 2021-05-23 08:56:58 +02:00