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
/
tdactor
Age
Commit message (
Collapse
)
Author
2026-05-18
Fix platform.h/config.h includes.
levlam
2026-01-01
Update copyright year.
levlam
2025-05-13
Improve *_list variable names.
levlam
2025-05-07
Minor improvements.
levlam
2025-02-13
Increase required CMake version to 3.10.
levlam
2025-01-01
Update copyright year.
levlam
2024-12-05
Minor improvements. (#3169)
AYMEN
2024-10-21
Add separate TD_INSTALL_STATIC_LIBRARIES and TD_INSTALL_SHARED_LIBRARIES ↵
levlam
options.
2024-10-21
Add option to install only BUILD_SHARED_LIBS-matching files
OPNA2608
TD_ENABLE_FILTERED_INSTALL allows limiting installed libraries & supporting files to only those matching BUILD_SHARED_LIBS.
2024-08-07
Improve CMakeLists comments.
levlam
2024-07-23
Fix order of header file names in CMakeLists.txt.
levlam
2024-05-06
Make send_later_impl non-template.
levlam
2024-05-06
Manually split send_immediately and send_later implementations.
levlam
2024-05-06
Move common code to a non-template function.
levlam
2024-05-06
Remove redundant CHECK.
levlam
2024-05-02
Improve processing of already applied channel updates.
levlam
2024-02-17
Remove legacy parameters in Scheduler::flush_mailbox.
levlam
2024-02-01
Improve ServiceActor logging.
levlam
2024-02-01
Fix logging of migrating actors.
levlam
2024-01-20
Add LambdaPromise debug.
levlam
2024-01-01
Update copyright year.
levlam
2023-10-18
Fix typos. (#2641)
AYMEN Mohammed
2023-10-14
Export static targets in a separate file
Zephyr Lykos
2023-10-06
Avoid 'Access is denied. : 5 : File "server" can't be opened/created for ↵
levlam
reading' error in tests.
2023-08-05
Add more common.h includes.
levlam
2023-06-10
Use td::append if possible.
levlam
2023-05-05
Use empty name for unused move constructor/assignment parameter.
levlam
2023-05-05
Add an Actor test.
levlam
2023-04-24
Fix warning.
levlam
2023-04-23
Delete temporary files after test finish.
levlam
2023-03-27
Remove Scheduler::init().
levlam
2023-03-27
Improve Actor::init name.
levlam
2023-03-21
Remove ActorSendType::LaterWeak.
levlam
2023-03-21
Improve check in MultiTimeout::update_timeout.
levlam
2023-03-17
Add optional source to MultiTimeout::cancel_timeout.
levlam
2023-03-08
Add source to MultiTimeout::update_timeout.
levlam
2023-03-08
Improve fatal error logging.
levlam
2023-02-26
Use "receive"/"have"/"loaded" instead of "got" and other log message ↵
levlam
improvements.
2023-01-16
Improve some spelling.
levlam
2023-01-11
Simplify Scheduler::send_impl.
levlam
2023-01-11
Remove now unneeded wait_generation.
levlam
2023-01-11
Always wait for mailbox.
levlam
2023-01-01
Update copyright year.
levlam
2022-11-09
Implement get_scheduler_thread_id without threads.
levlam
2022-10-12
Minor improvements.
levlam
2022-10-05
Fix warning.
levlam
2022-10-04
Add ConcurrentScheduler::get_thread_id.
levlam
2022-10-01
Minor improvements.
levlam
2022-10-01
Remove template ActorOwn::reset.
levlam
2022-10-01
Inline ActorOwn::hangup.
levlam
[next]