|
|
5b4a45fa59
|
Removing unused includes.
|
2020-01-15 17:13:59 +01:00 |
|
|
|
35bb2302dd
|
key_search: refactor into a KeySearch class.
|
2020-01-15 17:02:53 +01:00 |
|
|
|
6dcc897fcf
|
key_search: refactor key_search_n() and key_search_nt() to proper names.
|
2020-01-10 10:56:32 +01:00 |
|
|
|
a4dec2e39b
|
src/key_search.h: remove key_search() it does not make sense and key_contains_word() can be used instead.
|
2020-01-10 10:41:56 +01:00 |
|
|
|
7e37f1ef8b
|
key_search: refactor thread code into key_search_nt() function and key_search_nt.cpp file.
|
2020-01-10 10:30:16 +01:00 |
|
|
|
77d63a5c36
|
key_search: split key_search() function into key_search() and key_search_n()
|
2020-01-10 09:29:37 +01:00 |
|
|
|
46df157668
|
src/key_search.cpp: add mutex lock to result output.
|
2020-01-10 07:35:28 +01:00 |
|
|
|
21cf93c365
|
Add key_search module.
|
2020-01-09 08:12:26 +01:00 |
|