index
:
tdlib
debian
Cross-platform library for building Telegram clients
Maria Lisina
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tdutils
/
td
/
utils
/
Hints.cpp
Age
Commit message (
Expand
)
Author
2026-01-01
Update copyright year.
levlam
2025-01-01
Update copyright year.
levlam
2024-01-01
Update copyright year.
levlam
2023-06-10
Use td::append if possible.
levlam
2023-01-01
Update copyright year.
levlam
2022-10-03
Minor improvements.
levlam
2022-09-27
Add lazy initialization for keyword_stickers_map_.
levlam
2022-09-27
Add utf8_prepare_search_string.
levlam
2022-08-19
Remove source from next_utf8_unsafe.
levlam
2022-05-01
Use count instead of find if appropriate.
levlam
2022-01-01
Update copyright year.
levlam
2021-10-18
Minor improvements.
levlam
2021-01-01
Move some functions from misc.h to algorithm.h.
levlam
2021-01-01
Update copyright year.
levlam
2020-12-30
Use td::unique.
levlam
2020-01-01
Update copyright year.
levlam
2019-10-22
Use td::contains and td::remove instead of std::find if possible.
levlam
2019-05-30
Add more logging.
levlam
2019-01-01
Update copyright year.
levlam
2018-10-08
Add source to next_utf8_unsafe.
levlam
2018-07-31
Remove diacritics on search in Hints.
levlam
2018-07-31
Support transliterations in Hints search.
levlam
2018-01-02
Update copyright year.
levlam
2017-12-31
Project import generated by Copybara.
Arseny Smirnov