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
3850a4da7f
Move as from common.h to as.h.
...
GitOrigin-RevId: 3ecc4b4c4ff6c9b070d30cf017e22a8acce0af09
2018-12-20 00:57:56 +03:00
..
buffer.cpp
Fix some includes.
2018-09-10 04:08:15 +03:00
crypto.cpp
Move UInt to UInt.h
2018-12-20 00:18:53 +03:00
Enumerator.cpp
Various fixes.
2018-03-06 19:27:52 +03:00
filesystem.cpp
Improve clean_filename behavior.
2018-11-27 04:24:43 +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
A lot of various fixes.
2018-12-11 23:18:58 +03:00
misc.cpp
Move as from common.h to as.h.
2018-12-20 00:57:56 +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