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
/
tddb
/
td
/
db
History
levlam
28bfa4c4a6
Fix some MSVC Analyzer warnings.
...
GitOrigin-RevId: f62e8173ae9a5b78818f6575548ce22d4aa5c51d
2018-10-26 17:11:20 +03:00
..
binlog
Fix some MSVC Analyzer warnings.
2018-10-26 17:11:20 +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 debug.
2018-10-25 01:37:43 +03:00
SqliteDb.h
Fix some MSVC Analyzer warnings.
2018-10-26 17:11:20 +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