aboutsummaryrefslogtreecommitdiffhomepage
path: root/tdactor/td/actor/impl
AgeCommit message (Expand)Author
2026-05-18Fix platform.h/config.h includes.levlam
2026-01-01Update copyright year.levlam
2025-05-13Improve *_list variable names.levlam
2025-05-07Minor improvements.levlam
2025-01-01Update copyright year.levlam
2024-12-05Minor improvements. (#3169)AYMEN
2024-05-06Make send_later_impl non-template.levlam
2024-05-06Manually split send_immediately and send_later implementations.levlam
2024-05-06Move common code to a non-template function.levlam
2024-05-06Remove redundant CHECK.levlam
2024-05-02Improve processing of already applied channel updates.levlam
2024-02-17Remove legacy parameters in Scheduler::flush_mailbox.levlam
2024-02-01Improve ServiceActor logging.levlam
2024-02-01Fix logging of migrating actors.levlam
2024-01-20Add LambdaPromise debug.levlam
2024-01-01Update copyright year.levlam
2023-08-05Add more common.h includes.levlam
2023-06-10Use td::append if possible.levlam
2023-05-05Use empty name for unused move constructor/assignment parameter.levlam
2023-03-27Remove Scheduler::init().levlam
2023-03-27Improve Actor::init name.levlam
2023-03-21Remove ActorSendType::LaterWeak.levlam
2023-01-16Improve some spelling.levlam
2023-01-11Simplify Scheduler::send_impl.levlam
2023-01-11Remove now unneeded wait_generation.levlam
2023-01-11Always wait for mailbox.levlam
2023-01-01Update copyright year.levlam
2022-10-01Minor improvements.levlam
2022-10-01Remove template ActorOwn::reset.levlam
2022-10-01Inline ActorOwn::hangup.levlam
2022-10-01Remove unused ActorId methods.levlam
2022-10-01Inline yield_scheduler.levlam
2022-08-14Minor fixes.levlam
2022-07-27Remove superflous inline specifiers.levlam
2022-07-22Add multiarg version of Scheduler::destroy_on_scheduler.levlam
2022-07-20Add non-template Scheduler::destroy_on_scheduler_impl.levlam
2022-07-20Asynchronously destroy some big data storages.levlam
2022-07-17Remove unused DelayedClosure private constructors.levlam
2022-07-17Remove unused Event::clone method.levlam
2022-07-14Minor fixes.levlam
2022-06-30Add and use Scheduler::run_on_scheduler.levlam
2022-04-04Fix formatting.levlam
2022-03-21Improve log message.levlam
2022-02-09More FlatHashMap usages.levlam
2022-01-01Update copyright year.levlam
2021-12-10Update clang-format to 13.0.1.levlam
2021-12-08Fix Scheduler::get_timeout.levlam
2021-11-09Improve includes.levlam
2021-11-04Minor improvements.levlam
2021-11-03Simplify logging in tdactor.levlam