tdlight/tdutils/td/utils
2023-07-27 14:18:39 +03:00
..
port More consistently delete or default move/copy constructor/assignment. 2023-05-05 14:31:55 +03:00
AesCtrByteFlow.h Update copyright year. 2023-01-01 00:28:08 +03:00
algorithm.h Update copyright year. 2023-01-01 00:28:08 +03:00
as.h Use more empty names for unused parameters. 2023-05-05 14:18:46 +03:00
AsyncFileLog.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
AsyncFileLog.h Update copyright year. 2023-01-01 00:28:08 +03:00
AtomicRead.h Update copyright year. 2023-01-01 00:28:08 +03:00
base64.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
base64.h Update copyright year. 2023-01-01 00:28:08 +03:00
benchmark.h Update copyright year. 2023-01-01 00:28:08 +03:00
BigNum.cpp Use empty name for unused move constructor/assignment parameter. 2023-05-05 13:51:19 +03:00
BigNum.h Use empty name for unused move constructor/assignment parameter. 2023-05-05 13:51:19 +03:00
bits.h Update copyright year. 2023-01-01 00:28:08 +03:00
buffer.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
buffer.h Use empty name for unused move constructor/assignment parameter. 2023-05-05 13:51:19 +03:00
BufferedFd.h Fix compilation error. 2023-04-04 16:39:20 +03:00
BufferedReader.h Update copyright year. 2023-01-01 00:28:08 +03:00
BufferedUdp.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
BufferedUdp.h Use explicit as_mutable_slice to get MutableSlice. 2023-02-02 17:40:47 +03:00
ByteFlow.h Update copyright year. 2023-01-01 00:28:08 +03:00
CancellationToken.h Use empty name for unused move constructor/assignment parameter. 2023-05-05 13:51:19 +03:00
ChainScheduler.h Use FlatHashMap instead of unordered_map in ChainScheduler. 2023-07-27 14:18:39 +03:00
ChangesProcessor.h Update copyright year. 2023-01-01 00:28:08 +03:00
check.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
check.h Update copyright year. 2023-01-01 00:28:08 +03:00
Closure.h Update copyright year. 2023-01-01 00:28:08 +03:00
CombinedLog.h Update copyright year. 2023-01-01 00:28:08 +03:00
common.h Update copyright year. 2023-01-01 00:28:08 +03:00
ConcurrentHashTable.h Update copyright year. 2023-01-01 00:28:08 +03:00
config.h.in Remove TD_EXPERIMENTAL_WATCH_OS. 2021-09-24 13:41:22 +03:00
Container.h Improve some spelling. 2023-01-16 12:59:43 +03:00
Context.h Update copyright year. 2023-01-01 00:28:08 +03:00
crypto.cpp Use more empty names for unused parameters. 2023-05-05 14:18:46 +03:00
crypto.h Use more empty names for unused parameters. 2023-05-05 14:18:46 +03:00
DecTree.h Update copyright year. 2023-01-01 00:28:08 +03:00
Destructor.h Use empty name for unused move constructor/assignment parameter. 2023-05-05 13:51:19 +03:00
emoji.cpp Minor fixes. 2023-07-01 16:22:01 +03:00
emoji.h Don't remove emoji selectors in search_stickers. 2023-01-23 22:10:23 +03:00
Enumerator.h Update copyright year. 2023-01-01 00:28:08 +03:00
EpochBasedMemoryReclamation.h Use empty name for unused move constructor/assignment parameter. 2023-05-05 13:51:19 +03:00
ExitGuard.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
ExitGuard.h Update copyright year. 2023-01-01 00:28:08 +03:00
FileLog.cpp Move logging of OS freezes to WARNING. 2023-07-22 14:06:57 +03:00
FileLog.h Update copyright year. 2023-01-01 00:28:08 +03:00
filesystem.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
filesystem.h Update copyright year. 2023-01-01 00:28:08 +03:00
find_boundary.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
find_boundary.h Update copyright year. 2023-01-01 00:28:08 +03:00
fixed_vector.h Update copyright year. 2023-01-01 00:28:08 +03:00
FlatHashMap.h Update copyright year. 2023-01-01 00:28:08 +03:00
FlatHashMapChunks.h Update copyright year. 2023-01-01 00:28:08 +03:00
FlatHashSet.h Update copyright year. 2023-01-01 00:28:08 +03:00
FlatHashTable.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
FlatHashTable.h Simplify constant FlatHashSet initialization. 2023-05-18 02:03:39 +03:00
FloodControlFast.h Update copyright year. 2023-01-01 00:28:08 +03:00
FloodControlGlobal.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
FloodControlGlobal.h Update copyright year. 2023-01-01 00:28:08 +03:00
FloodControlStrict.h Update copyright year. 2023-01-01 00:28:08 +03:00
format.h Update copyright year. 2023-01-01 00:28:08 +03:00
Gzip.cpp Use empty name for unused move constructor/assignment parameter. 2023-05-05 13:51:19 +03:00
Gzip.h Update copyright year. 2023-01-01 00:28:08 +03:00
GzipByteFlow.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
GzipByteFlow.h Update copyright year. 2023-01-01 00:28:08 +03:00
Hash.h Update copyright year. 2023-01-01 00:28:08 +03:00
HashMap.h Update copyright year. 2023-01-01 00:28:08 +03:00
HashSet.h Update copyright year. 2023-01-01 00:28:08 +03:00
HashTableUtils.h Update copyright year. 2023-01-01 00:28:08 +03:00
HazardPointers.h Use empty name for unused move constructor/assignment parameter. 2023-05-05 13:51:19 +03:00
Heap.h Update copyright year. 2023-01-01 00:28:08 +03:00
Hints.cpp Use td::append if possible. 2023-06-10 23:14:03 +03:00
Hints.h Update copyright year. 2023-01-01 00:28:08 +03:00
HttpUrl.cpp Add userinfo characters check. 2023-01-30 13:40:09 +03:00
HttpUrl.h Update copyright year. 2023-01-01 00:28:08 +03:00
int_types.h Update copyright year. 2023-01-01 00:28:08 +03:00
invoke.h Update copyright year. 2023-01-01 00:28:08 +03:00
JsonBuilder.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
JsonBuilder.h More consistently delete or default move/copy constructor/assignment. 2023-05-05 14:31:55 +03:00
List.h Update copyright year. 2023-01-01 00:28:08 +03:00
logging.cpp Improve some spelling. 2023-01-16 12:59:43 +03:00
logging.h Update copyright year. 2023-01-01 00:28:08 +03:00
MapNode.h More consistently delete or default move/copy constructor/assignment. 2023-05-05 14:31:55 +03:00
MemoryLog.h Update copyright year. 2023-01-01 00:28:08 +03:00
MimeType.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
MimeType.h Update copyright year. 2023-01-01 00:28:08 +03:00
misc.cpp Inline zero_encode implementation to speed up it 25% more. 2023-07-26 15:07:15 +03:00
misc.h Update copyright year. 2023-01-01 00:28:08 +03:00
MovableValue.h Update copyright year. 2023-01-01 00:28:08 +03:00
MpmcQueue.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
MpmcQueue.h Use empty name for unused move constructor/assignment parameter. 2023-05-05 13:51:19 +03:00
MpmcWaiter.h Improve some log messages. 2023-03-22 19:29:33 +03:00
MpscLinkQueue.h Update copyright year. 2023-01-01 00:28:08 +03:00
MpscPollableQueue.h Fix MpscPollableQueue:is_empty. 2023-04-30 16:54:55 +03:00
Named.h Update copyright year. 2023-01-01 00:28:08 +03:00
NullLog.h Update copyright year. 2023-01-01 00:28:08 +03:00
ObjectPool.h Use empty name for unused move constructor/assignment parameter. 2023-05-05 13:51:19 +03:00
Observer.h Update copyright year. 2023-01-01 00:28:08 +03:00
optional.h Use empty name for unused move constructor/assignment parameter. 2023-05-05 13:51:19 +03:00
OptionParser.cpp Improve log message spelling. 2023-02-26 13:41:49 +03:00
OptionParser.h Update copyright year. 2023-01-01 00:28:08 +03:00
OrderedEventsProcessor.h Improve some mixed-case spelling. 2023-01-15 11:25:54 +03:00
overloaded.h Update copyright year. 2023-01-01 00:28:08 +03:00
Parser.h Update copyright year. 2023-01-01 00:28:08 +03:00
PathView.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
PathView.h Update copyright year. 2023-01-01 00:28:08 +03:00
Promise.h Use empty name for unused move constructor/assignment parameter. 2023-05-05 13:51:19 +03:00
queue.h Update copyright year. 2023-01-01 00:28:08 +03:00
Random.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
Random.h Add and use Random::shuffle. 2023-04-19 10:02:34 +03:00
ScopeGuard.h Use empty name for unused move constructor/assignment parameter. 2023-05-05 13:51:19 +03:00
SetNode.h More consistently delete or default move/copy constructor/assignment. 2023-05-05 14:31:55 +03:00
SharedObjectPool.h Use empty name for unused move constructor/assignment parameter. 2023-05-05 13:51:19 +03:00
SharedSlice.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
SharedSlice.h Update copyright year. 2023-01-01 00:28:08 +03:00
Slice-decl.h Use more empty names for unused parameters. 2023-05-05 14:18:46 +03:00
Slice.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
Slice.h Use explicit as_mutable_slice to get MutableSlice. 2023-02-02 17:40:47 +03:00
SliceBuilder.h Update copyright year. 2023-01-01 00:28:08 +03:00
Span.h Update copyright year. 2023-01-01 00:28:08 +03:00
SpinLock.h Update copyright year. 2023-01-01 00:28:08 +03:00
StackAllocator.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
StackAllocator.h Use empty name for unused move constructor/assignment parameter. 2023-05-05 13:51:19 +03:00
Status.cpp Avoid duplicate is_error() check in TRY_STATUS/TRY_RESULT. 2023-03-21 13:30:42 +03:00
Status.h Remove unused Status::Error(). 2023-05-17 13:50:36 +03:00
StealingQueue.h Update copyright year. 2023-01-01 00:28:08 +03:00
Storer.h Update copyright year. 2023-01-01 00:28:08 +03:00
StorerBase.h Update copyright year. 2023-01-01 00:28:08 +03:00
StringBuilder.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
StringBuilder.h Disallow to_string for bool. 2023-02-22 14:53:48 +03:00
tests.cpp Add --offset parameter to TestRunner. 2023-05-18 12:52:30 +03:00
tests.h Add --offset parameter to TestRunner. 2023-05-18 12:52:30 +03:00
ThreadLocalStorage.h Update copyright year. 2023-01-01 00:28:08 +03:00
ThreadSafeCounter.h Update copyright year. 2023-01-01 00:28:08 +03:00
Time.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
Time.h Update copyright year. 2023-01-01 00:28:08 +03:00
TimedStat.h Update copyright year. 2023-01-01 00:28:08 +03:00
Timer.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
Timer.h Update copyright year. 2023-01-01 00:28:08 +03:00
tl_helpers.h Store StickerPhotoSize in unique_ptr to optimize Photo size. 2023-01-23 00:57:40 +03:00
tl_parsers.cpp Remove duplicated fields from log message. 2023-03-08 17:23:27 +03:00
tl_parsers.h Use empty name for unused move constructor/assignment parameter. 2023-05-05 13:51:19 +03:00
tl_storers.h Use empty name for unused move constructor/assignment parameter. 2023-05-05 13:51:19 +03:00
TlDowncastHelper.h Update copyright year. 2023-01-01 00:28:08 +03:00
TlStorerToString.h Use empty name for unused move constructor/assignment parameter. 2023-05-05 13:51:19 +03:00
translit.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
translit.h Update copyright year. 2023-01-01 00:28:08 +03:00
TsCerr.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
TsCerr.h Update copyright year. 2023-01-01 00:28:08 +03:00
TsFileLog.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
TsFileLog.h Update copyright year. 2023-01-01 00:28:08 +03:00
TsList.h Update copyright year. 2023-01-01 00:28:08 +03:00
TsLog.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
TsLog.h Update copyright year. 2023-01-01 00:28:08 +03:00
type_traits.h Update clang-format to 16.0.0. 2023-02-08 15:28:36 +03:00
UInt.h Use explicit as_mutable_slice to get MutableSlice. 2023-02-02 17:40:47 +03:00
uint128.h Update copyright year. 2023-01-01 00:28:08 +03:00
unicode.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
unicode.h Update copyright year. 2023-01-01 00:28:08 +03:00
unique_ptr.h Use empty name for unused move constructor/assignment parameter. 2023-05-05 13:51:19 +03:00
unique_value_ptr.h Use empty name for unused move constructor/assignment parameter. 2023-05-05 13:51:19 +03:00
utf8.cpp Replace text in-place in parse_html. 2023-01-09 15:12:14 +03:00
utf8.h Replace text in-place in parse_html. 2023-01-09 15:12:14 +03:00
Variant.h Update copyright year. 2023-01-01 00:28:08 +03:00
VectorQueue.h Update copyright year. 2023-01-01 00:28:08 +03:00
WaitFreeHashMap.h Update copyright year. 2023-01-01 00:28:08 +03:00
WaitFreeHashSet.h Update copyright year. 2023-01-01 00:28:08 +03:00
WaitFreeVector.h Update copyright year. 2023-01-01 00:28:08 +03:00