tdesktop/Telegram/ThirdParty
John Preston dd81f5d59f Replace base::lambda with shorter term.
base::lambda -> Fn (type alias for std::function).
base::lambda_once -> FnMut (type alias for base::unique_function).
base::lambda_guarded -> crl::guard.
base::lambda_call_type_t -> crl::deduced_call_type.
2018-06-04 18:38:27 +03:00
..
Catch@5ca44b6872 Add Catch unittest framework and some tests. 2017-09-03 15:45:45 +03:00
crl@f893c36427 Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
emoji_suggestions Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
GSL@9d65e74400 Update GSL submodule. 2018-02-08 12:20:51 +03:00
libtgvoip@d2453dd1d0 Update libtgvoip to fix a possible crash. 2018-05-27 13:58:14 +03:00
minizip Move to GCC 6 and silent some warnings there. 2017-02-21 18:29:59 +03:00
SPMediaKeyTap Fix resource leak in SPMediaKeyTap. 2017-05-09 14:49:56 +03:00
variant@550ac2f159 Add Calls::Instance. Add libtgvoip as a dependency. 2017-05-09 23:46:08 +03:00