|
2c4fb47f63
|
Changed namespace-indentation and header order.
|
2019-09-30 13:23:45 +02:00 |
|
|
f48b07f323
|
Refactored for better readability.
continuous-integration/drone/push Build is passing
Ran clang-tidy over the code, took most of the advice.
|
2019-09-25 03:58:29 +02:00 |
|
|
aa622e7cc9
|
Moved threading into library.
continuous-integration/drone/push Build is passing
|
2019-08-09 00:42:27 +02:00 |
|
|
ebb1061e99
|
Escape Search in doxygen comments and replace vector with list.
|
2019-08-08 22:27:17 +02:00 |
|
|
c0d10423ba
|
Changed vector<Database::entry> to list<Database::entry>.
|
2019-08-08 15:19:42 +02:00 |
|
|
9bf6031b92
|
Replaced ICU with POCO.
|
2019-08-06 12:00:18 +02:00 |
|
|
92eef4c64d
|
Transformed the search functions into a class.
Deleted unicode tests because they are covered by search tests.
|
2019-08-06 12:00:17 +02:00 |
|
|
b4e845a352
|
Updated CMake recipes and changed file structure.
continuous-integration/drone/push Build is failing
|
2019-08-03 22:27:08 +02:00 |
|