.. |
binlog
|
Use td::unique_ptr instead of std::unique_ptr whenever possible.
|
2018-09-27 04:19:03 +03:00 |
detail
|
Remove unnecessary semicolons after namespace end.
|
2018-07-18 04:30:29 +03:00 |
BinlogKeyValue.h
|
Use td::unique_ptr instead of std::unique_ptr whenever possible.
|
2018-09-27 04:19:03 +03:00 |
DbKey.h
|
Move BinlogEvent::create_raw implementation to cpp.
|
2018-07-22 01:03:21 +03:00 |
KeyValueSyncInterface.h
|
Fix process_config.
|
2018-03-08 18:01:45 +03:00 |
Pmc.h
|
Remove unnecessary semicolons after namespace end.
|
2018-07-18 04:30:29 +03:00 |
SeqKeyValue.h
|
Fix formatting of foreach function.
|
2018-07-17 23:08:38 +03:00 |
SqliteConnectionSafe.h
|
Better error message.
|
2018-04-02 23:11:45 +03:00 |
SqliteDb.cpp
|
Add language_pack_database option.
|
2018-07-20 16:15:19 +03:00 |
SqliteDb.h
|
Better error message.
|
2018-04-02 23:11:45 +03:00 |
SqliteKeyValue.cpp
|
Custom language packs support.
|
2018-08-06 17:22:22 +03:00 |
SqliteKeyValue.h
|
Custom language packs support.
|
2018-08-06 17:22:22 +03:00 |
SqliteKeyValueAsync.cpp
|
Use td::unique_ptr instead of std::unique_ptr whenever possible.
|
2018-09-27 04:19:03 +03:00 |
SqliteKeyValueAsync.h
|
Use td::unique_ptr instead of std::unique_ptr whenever possible.
|
2018-09-27 04:19:03 +03:00 |
SqliteKeyValueSafe.h
|
Fix some td/actor/ includes.
|
2018-07-03 22:29:04 +03:00 |
SqliteStatement.cpp
|
Add some TD_WARN_UNUSED_RESULT.
|
2018-07-18 00:41:26 +03:00 |
SqliteStatement.h
|
Add some TD_WARN_UNUSED_RESULT.
|
2018-07-18 00:41:26 +03:00 |
TsSeqKeyValue.h
|
Fix formatting of foreach function.
|
2018-07-17 23:08:38 +03:00 |