tdlight/tdutils/td/utils
Andrea Cavalli eadb920736 Merge remote-tracking branch 'td/master' 2022-08-06 22:08:15 +02:00
..
port Minor fixes. 2022-07-14 18:38:48 +03:00
AesCtrByteFlow.h Update copyright year. 2022-01-01 03:35:39 +03:00
AtomicRead.h Minor fixes. 2022-07-14 18:38:48 +03:00
BigNum.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
BigNum.h Update copyright year. 2022-01-01 03:35:39 +03:00
BufferedFd.h Update copyright year. 2022-01-01 03:35:39 +03:00
BufferedReader.h Update copyright year. 2022-01-01 03:35:39 +03:00
BufferedUdp.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
BufferedUdp.h Update copyright year. 2022-01-01 03:35:39 +03:00
ByteFlow.h Update copyright year. 2022-01-01 03:35:39 +03:00
CancellationToken.h Update copyright year. 2022-01-01 03:35:39 +03:00
ChainScheduler.h Use FlatHashSet. 2022-03-11 21:38:48 +03:00
ChangesProcessor.h Update copyright year. 2022-01-01 03:35:39 +03:00
Closure.h Remove unused DelayedClosure private constructors. 2022-07-17 12:11:04 +03:00
CombinedLog.h Update copyright year. 2022-01-01 03:35:39 +03:00
ConcurrentHashTable.h Update copyright year. 2022-01-01 03:35:39 +03:00
Container.h Update copyright year. 2022-01-01 03:35:39 +03:00
Context.h Update copyright year. 2022-01-01 03:35:39 +03:00
DecTree.h Update copyright year. 2022-01-01 03:35:39 +03:00
Destructor.h Update copyright year. 2022-01-01 03:35:39 +03:00
Enumerator.h Asynchronously destroy some big data storages. 2022-07-20 13:40:14 +03:00
EpochBasedMemoryReclamation.h Update copyright year. 2022-01-01 03:35:39 +03:00
ExitGuard.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
ExitGuard.h Update copyright year. 2022-01-01 03:35:39 +03:00
FileLog.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
FileLog.h Update copyright year. 2022-01-01 03:35:39 +03:00
FlatHashMap.h Use FlatHashTable instead of std::unordered_map/std::unordered_set. 2022-06-30 00:59:27 +03:00
FlatHashMapChunks.h Minor improvements. 2022-07-23 14:53:32 +03:00
FlatHashSet.h Use FlatHashTable instead of std::unordered_map/std::unordered_set. 2022-06-30 00:59:27 +03:00
FlatHashTable.cpp Fix include. 2022-03-11 21:49:58 +03:00
FlatHashTable.h Remove unneeded FlatHashTable copy constructors. 2022-07-23 11:13:17 +03:00
FloodControlFast.h Update copyright year. 2022-01-01 03:35:39 +03:00
FloodControlGlobal.cpp Move FloodControlGlobal to tdutils. 2022-06-09 17:12:59 +03:00
FloodControlGlobal.h Move FloodControlGlobal to tdutils. 2022-06-09 17:12:59 +03:00
FloodControlStrict.h Update copyright year. 2022-01-01 03:35:39 +03:00
Gzip.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
Gzip.h Update copyright year. 2022-01-01 03:35:39 +03:00
GzipByteFlow.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
GzipByteFlow.h Update copyright year. 2022-01-01 03:35:39 +03:00
Hash.h Update copyright year. 2022-01-01 03:35:39 +03:00
HashMap.h Update copyright year. 2022-01-01 03:35:39 +03:00
HashSet.h Update copyright year. 2022-01-01 03:35:39 +03:00
HashTableUtils.h Rename is_key_empty to is_hash_table_key_empty. 2022-03-09 16:40:50 +03:00
HazardPointers.h Update copyright year. 2022-01-01 03:35:39 +03:00
Heap.h Update copyright year. 2022-01-01 03:35:39 +03:00
Hints.cpp Use count instead of find if appropriate. 2022-05-01 23:03:06 +03:00
Hints.h Update copyright year. 2022-01-01 03:35:39 +03:00
HttpUrl.cpp Add internalLinkTypeAttachMenuBot. 2022-04-01 14:00:34 +03:00
HttpUrl.h Add internalLinkTypeAttachMenuBot. 2022-04-01 14:00:34 +03:00
JsonBuilder.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
JsonBuilder.h Update copyright year. 2022-01-01 03:35:39 +03:00
List.h ChainScheduler - new implementation of SequenceDispatcher 2022-01-28 15:50:59 +03:00
MapNode.h Minor improvements. 2022-07-23 14:53:32 +03:00
MemoryLog.h Update copyright year. 2022-01-01 03:35:39 +03:00
MimeType.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
MimeType.h Update copyright year. 2022-01-01 03:35:39 +03:00
MovableValue.h Update copyright year. 2022-01-01 03:35:39 +03:00
MpmcQueue.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
MpmcQueue.h Minor fixes. 2022-07-14 18:38:48 +03:00
MpmcWaiter.h Minor fixes. 2022-07-14 18:38:48 +03:00
MpscLinkQueue.h Update copyright year. 2022-01-01 03:35:39 +03:00
MpscPollableQueue.h add Mutex wrapper around std::mutex and use it instead of SpinLock 2022-07-14 16:27:06 +04:00
Named.h Update copyright year. 2022-01-01 03:35:39 +03:00
NullLog.h Update copyright year. 2022-01-01 03:35:39 +03:00
ObjectPool.h Update copyright year. 2022-01-01 03:35:39 +03:00
Observer.h Update copyright year. 2022-01-01 03:35:39 +03:00
OptionParser.cpp More FlatHashMap usages. 2022-02-09 17:05:27 +03:00
OptionParser.h Update copyright year. 2022-01-01 03:35:39 +03:00
OrderedEventsProcessor.h Update copyright year. 2022-01-01 03:35:39 +03:00
Parser.h Update copyright year. 2022-01-01 03:35:39 +03:00
PathView.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
PathView.h Use file name instead of notification sound title if there is none. 2022-04-17 19:01:01 +03:00
Promise.h Minor improvements. 2022-06-28 15:32:05 +03:00
Random.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
Random.h Update copyright year. 2022-01-01 03:35:39 +03:00
ScopeGuard.h Update copyright year. 2022-01-01 03:35:39 +03:00
SetNode.h Minor improvements. 2022-07-23 14:53:32 +03:00
SharedObjectPool.h Update copyright year. 2022-01-01 03:35:39 +03:00
SharedSlice.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
SharedSlice.h Update copyright year. 2022-01-01 03:35:39 +03:00
Slice-decl.h Update copyright year. 2022-01-01 03:35:39 +03:00
Slice.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
Slice.h Update copyright year. 2022-01-01 03:35:39 +03:00
SliceBuilder.h Update copyright year. 2022-01-01 03:35:39 +03:00
Span.h Remove unused span helpers without verbs in their name. 2022-01-31 16:27:24 +03:00
SpinLock.h Minor fixes. 2022-07-14 18:38:48 +03:00
StackAllocator.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
StackAllocator.h Update copyright year. 2022-01-01 03:35:39 +03:00
Status.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
Status.h Update copyright year. 2022-01-01 03:35:39 +03:00
StealingQueue.h Update copyright year. 2022-01-01 03:35:39 +03:00
Storer.h Update copyright year. 2022-01-01 03:35:39 +03:00
StorerBase.h Update copyright year. 2022-01-01 03:35:39 +03:00
StringBuilder.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
StringBuilder.h Update copyright year. 2022-01-01 03:35:39 +03:00
ThreadLocalStorage.h Update copyright year. 2022-01-01 03:35:39 +03:00
ThreadSafeCounter.h Update copyright year. 2022-01-01 03:35:39 +03:00
Time.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
Time.h Update copyright year. 2022-01-01 03:35:39 +03:00
TimedStat.h Pretend that statistics is collected at least for a second on start. 2022-06-21 20:06:39 +03:00
Timer.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
Timer.h Update copyright year. 2022-01-01 03:35:39 +03:00
TlDowncastHelper.h Update copyright year. 2022-01-01 03:35:39 +03:00
TlStorerToString.h Update copyright year. 2022-01-01 03:35:39 +03:00
TsCerr.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
TsCerr.h Update copyright year. 2022-01-01 03:35:39 +03:00
TsFileLog.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
TsFileLog.h Update copyright year. 2022-01-01 03:35:39 +03:00
TsList.h Update copyright year. 2022-01-01 03:35:39 +03:00
TsLog.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
TsLog.h Update copyright year. 2022-01-01 03:35:39 +03:00
UInt.h Update copyright year. 2022-01-01 03:35:39 +03:00
Variant.h Update copyright year. 2022-01-01 03:35:39 +03:00
VectorQueue.h FlatHashMap: more benchmarks 2022-02-10 22:34:01 +01:00
WaitFreeHashMap.h Add size() and empty() to WaitFreeHashMap. 2022-07-20 13:35:32 +03:00
algorithm.h Keep the first value from initializer_list. 2022-02-21 00:33:19 +03:00
as.h Update copyright year. 2022-01-01 03:35:39 +03:00
base64.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
base64.h Update copyright year. 2022-01-01 03:35:39 +03:00
benchmark.h Update copyright year. 2022-01-01 03:35:39 +03:00
bits.h Update copyright year. 2022-01-01 03:35:39 +03:00
buffer.cpp Allow to inline BufferAllocator::track_buffer_slice. 2022-06-24 19:00:29 +03:00
buffer.h Allow to inline BufferAllocator::track_buffer_slice. 2022-06-24 19:00:29 +03:00
check.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
check.h Update copyright year. 2022-01-01 03:35:39 +03:00
common.h Merge remote-tracking branch 'td/master' 2022-01-04 00:04:21 +01:00
config.h.in Remove TD_EXPERIMENTAL_WATCH_OS. 2021-09-24 13:41:22 +03:00
crypto.cpp Ignore expected unprocessed error in def_load:system lib. 2022-05-26 17:06:00 +03:00
crypto.h Update copyright year. 2022-01-01 03:35:39 +03:00
emoji.cpp Minor fixes. 2022-06-02 16:19:16 +03:00
emoji.h Remove all emoji modifiers, including modifiers in the middle. 2022-05-12 18:02:27 +03:00
filesystem.cpp Add 4 more allowed characters for file name from file extension in accordance with Telegram server-side limit. 2022-04-20 19:31:30 +03:00
filesystem.h Update copyright year. 2022-01-01 03:35:39 +03:00
find_boundary.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
find_boundary.h Update copyright year. 2022-01-01 03:35:39 +03:00
fixed_vector.h Fix swap(fixed_vector) usages. 2022-02-21 05:49:59 +03:00
format.h Update copyright year. 2022-01-01 03:35:39 +03:00
int_types.h Update copyright year. 2022-01-01 03:35:39 +03:00
invoke.h Update copyright year. 2022-01-01 03:35:39 +03:00
logging.cpp Merge remote-tracking branch 'td/master' 2022-01-04 00:04:21 +01:00
logging.h Merge remote-tracking branch 'td/master' 2022-01-04 00:04:21 +01:00
misc.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
misc.h Update copyright year. 2022-01-01 03:35:39 +03:00
optional.h Update copyright year. 2022-01-01 03:35:39 +03:00
overloaded.h Update copyright year. 2022-01-01 03:35:39 +03:00
queue.h Minor fixes. 2022-07-14 18:38:48 +03:00
tests.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
tests.h Minor fixes. 2022-07-14 18:38:48 +03:00
tl_helpers.h Use FlatHashSet. 2022-03-11 21:38:48 +03:00
tl_parsers.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
tl_parsers.h Update copyright year. 2022-01-01 03:35:39 +03:00
tl_storers.h Update copyright year. 2022-01-01 03:35:39 +03:00
translit.cpp More FlatHashMap usages. 2022-02-09 17:05:27 +03:00
translit.h Update copyright year. 2022-01-01 03:35:39 +03:00
type_traits.h Update copyright year. 2022-01-01 03:35:39 +03:00
uint128.h Update copyright year. 2022-01-01 03:35:39 +03:00
unicode.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
unicode.h Update copyright year. 2022-01-01 03:35:39 +03:00
unique_ptr.h Update copyright year. 2022-01-01 03:35:39 +03:00
utf8.cpp Add and use utf8_encode. 2022-05-31 15:08:16 +03:00
utf8.h Add and use utf8_encode. 2022-05-31 15:08:16 +03:00