This website requires JavaScript.
Explore
Help
Sign In
andreacavalli
/
tdlib-fork
Archived
Watch
1
Star
0
Fork
0
You've already forked tdlib-fork
Code
Pull Requests
Releases
Activity
This repository has been archived on
2020-05-25
. You can view files and clone it, but cannot push or open issues or pull requests.
tdlib-fork
/
tdactor
/
td
/
actor
History
levlam
b3bae546ec
Various fixes.
...
GitOrigin-RevId: 52699dbd5280b63c6bb32da44ea5bfa3157a7922
2018-09-27 16:37:15 +03:00
..
impl
Various fixes.
2018-09-27 16:37:15 +03:00
actor.h
Update copyright year.
2018-01-02 16:45:09 +03:00
Condition.h
Fix some td/actor/ includes.
2018-07-03 22:29:04 +03:00
MultiPromise.cpp
LanguagePackManager draft. getLanguagePack, getLanguagePackStrings methods.
2018-07-03 20:28:00 +03:00
MultiPromise.h
Use td::unique_ptr instead of std::unique_ptr whenever possible.
2018-09-27 04:19:03 +03:00
PromiseFuture.h
Use td::unique_ptr instead of std::unique_ptr whenever possible.
2018-09-27 04:19:03 +03:00
SchedulerLocalStorage.h
LanguagePackManager draft. getLanguagePack, getLanguagePackStrings methods.
2018-07-03 20:28:00 +03:00
SignalSlot.h
LanguagePackManager draft. getLanguagePack, getLanguagePackStrings methods.
2018-07-03 20:28:00 +03:00
SleepActor.h
Fix SleepActor leak.
2018-02-14 14:09:04 +03:00
Timeout.cpp
Fix MutliTimeout bug
2018-01-29 14:25:29 +03:00
Timeout.h
Fix some includes.
2018-08-02 13:22:05 +03:00