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
/
tdutils
/
test
History
levlam
bc88b8e951
StringBuilder fixes.
...
GitOrigin-RevId: 1836df5f6931ca94e96e7281eeb1090163d8648f
2018-10-30 17:22:44 +03:00
..
buffer.cpp
Fix some includes.
2018-09-10 04:08:15 +03:00
crypto.cpp
rsa_{de,en}crypt_pkcs1_oaep
2018-03-26 19:09:25 +03:00
Enumerator.cpp
Various fixes.
2018-03-06 19:27:52 +03:00
filesystem.cpp
Update copyright year.
2018-01-02 16:45:09 +03:00
gzip.cpp
Remove legacy ChainBufferWriter::create_empty.
2018-09-10 18:00:28 +03:00
HazardPointers.cpp
Update copyright year.
2018-01-02 16:45:09 +03:00
heap.cpp
Update copyright year.
2018-01-02 16:45:09 +03:00
json.cpp
StringBuilder fixes.
2018-10-30 17:22:44 +03:00
misc.cpp
StringBuilder fixes.
2018-10-30 17:22:44 +03:00
MpmcQueue.cpp
Fix some MSVC Analyzer warnings.
2018-10-26 17:11:20 +03:00
MpmcWaiter.cpp
Use td::unique_ptr instead of std::unique_ptr whenever possible.
2018-09-27 04:19:03 +03:00
MpscLinkQueue.cpp
Use td::unique_ptr instead of std::unique_ptr whenever possible.
2018-09-27 04:19:03 +03:00
OrderedEventsProcessor.cpp
Update copyright year.
2018-01-02 16:45:09 +03:00
port.cpp
Simplify reader_wait and fix some includes.
2018-09-13 21:22:25 +03:00
pq.cpp
Make BigNum::from_decimal safe.
2018-08-09 21:03:21 +03:00
SharedObjectPool.cpp
Fix some MSVC Analyzer warnings.
2018-10-26 17:11:20 +03:00
variant.cpp
Use td::unique_ptr instead of std::unique_ptr whenever possible.
2018-09-27 04:19:03 +03:00