Alexander Borsuk
|
f05be9bf71
|
Use char32_t instead of uint32_t for UniChar
That allows to use u32string_view in the code, adding useful std::basic_string_view methods
Signed-off-by: Alexander Borsuk <me@alex.bio>
|
2024-02-26 00:18:11 +02:00 |
|
Mikhail Gorbushin
|
7b1b6d6894
|
remove my::make_unique
|
2018-08-31 15:34:54 +03:00 |
|
Yuri Gorshenin
|
690e000069
|
Review fixes.
|
2017-12-05 15:30:16 +03:00 |
|
Yuri Gorshenin
|
bb81febba8
|
[base] Compressed MemTrie optimization.
|
2017-12-05 15:30:16 +03:00 |
|
Yuri Gorshenin
|
ccef4a9f61
|
[base] Compressed MemTrie.
|
2017-12-05 15:30:16 +03:00 |
|
Yuri Gorshenin
|
15fc8505fe
|
[search] MemSearchIndex prototype.
|
2017-11-30 17:48:30 +03:00 |
|
Yuri Gorshenin
|
aa502b1c2d
|
[search] Get rid of T-prefix.
|
2017-11-24 18:23:42 +03:00 |
|
Sergey Yershov
|
20c0eb77e3
|
Remove using std from base
|
2016-12-28 15:24:51 +03:00 |
|
Maxim Pimenov
|
c0acca8e41
|
Review fixes.
|
2016-03-23 16:02:43 +03:00 |
|
Maxim Pimenov
|
ef97e8dbaf
|
Review fixes.
|
2016-03-23 16:02:38 +03:00 |
|
Maxim Pimenov
|
a818bb4b37
|
Moved search index from coding to indexer.
|
2016-03-23 16:02:37 +03:00 |
|