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
levlam 7d565e359d Improve clean_filename behavior.
GitOrigin-RevId: da29b1a87a27b6bcb7651ae1b261d44dcf18849f
2018-11-27 04:24:43 +03:00
..
buffer.cpp Fix some includes. 2018-09-10 04:08:15 +03:00
crypto.cpp Use as_slice<Int> if possible. 2018-11-06 19:00:03 +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 StringBuilder fixes. 2018-10-30 17:22:44 +03:00
misc.cpp Fix full_split behavior on empty string. 2018-11-16 00:11:03 +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