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
/
test
Age
Commit message (
Expand
)
Author
2026-05-18
Fix platform.h/config.h includes.
levlam
2026-05-16
Workaround GCC 10.2.1 Segmentation fault.
levlam
2026-04-01
Various improvements.
levlam
2026-03-18
Move rand_shuffle to Random.
levlam
2026-01-01
Update copyright year.
levlam
2025-11-14
Add check_utf8 test.
levlam
2025-07-25
Fix parse_url_query.
levlam
2025-07-06
Add test for replace_with_spaces.
levlam
2025-06-23
Add WaitFreeHashSet::remove_if.
levlam
2025-06-23
Add WaitFreeHashMap::remove_if.
levlam
2025-05-07
Minor improvements.
levlam
2025-04-14
Fix warning.
levlam
2025-04-14
Various improvements.
levlam
2025-02-28
Use using in HashSet benchmark.
levlam
2025-02-27
Move Bitmask test out of namespace td.
levlam
2025-02-19
Remove redundant as_array usages.
levlam
2025-02-17
Improve base64 test.
levlam
2025-02-13
Replace init_slot with constructor.
levlam
2025-02-10
Use less common classs name in the test.
levlam
2025-01-01
Update copyright year.
levlam
2024-11-02
Support move-only types in vector_split.
levlam
2024-11-01
Add td::vector_split.
levlam
2024-09-10
Improve variable names.
levlam
2024-05-13
Remove unused variable.
levlam
2024-03-21
Pass equality comparator to is_hash_table_key_empty.
levlam
2024-01-01
Update copyright year.
levlam
2023-10-21
Add and use td::any_of.
levlam
2023-10-01
Add td::add_to_top.
levlam
2023-08-18
Delete deprecated JsonObject accessors.
levlam
2023-08-09
Don't ignore value returned by json_string_decode.
levlam
2023-08-08
Optimize json_string_skip.
levlam
2023-08-08
Add one more JSON string decode benchmark.
levlam
2023-08-08
Add test for json_string_decode.
levlam
2023-08-08
Add json_string_decode benchmark.
levlam
2023-08-05
Minor improvements.
levlam
2023-07-31
Add field getters to JsonObject class.
levlam
2023-07-31
Add test for get_json_object_*_field.
levlam
2023-07-27
Use FlatHashMap instead of unordered_map in ChainScheduler.
levlam
2023-07-26
Avoid big memory consumption in ConcurrentHashMap benchmark with n = 1 << 27 ...
levlam
2023-07-26
Disable MpmcSleepyWaiter_stress_one_one test.
levlam
2023-07-26
Add zero_encode benchamrk.
levlam
2023-07-26
Add test for zero_encode.
levlam
2023-05-29
Allow all ZWJ sequence as valid emoji.
levlam
2023-05-18
Fix includes.
levlam
2023-05-18
Add FlatHashSet initialization test.
levlam
2023-05-18
Fix AsyncFileLog test.
levlam
2023-05-17
Improve is_emoji.
levlam
2023-05-10
Add Enumerator benchmark.
levlam
2023-05-05
Use empty name for unused move constructor/assignment parameter.
levlam
2023-04-23
Delete temporary files after test finish.
levlam
[next]