tdlight/tdutils/td/utils
Andrea Cavalli b6c5bd07bb Apply tdlight patch
- Memory manager
- TD_SKIP_TEST/TD_SKIP_BENCHMARK/TD_SKIP_TG_CLI
- Rebranding
- github workflow
- .gitignore
- Add crypt32 to windows
- Fatal crash log handler
- optionally unencrypted database
- malloc_trim support
- getMemoryStatistics

Options:
- disable_document_filenames
- disable_minithumbnails
- disable_notifications
- disable_group_calls
- disable_auto_download
- ignore_server_deletes_and_reads
- ignore_update_chat_last_message
- ignore_update_chat_read_inbox
- ignore_update_user_chat_action
- receive_access_hashes
- message_unload_delay modification
2024-08-27 15:24:01 +02:00
..
port Minor improvements. 2024-04-24 01:00:43 +03:00
AesCtrByteFlow.h Update copyright year. 2024-01-01 03:07:21 +03:00
algorithm.h Update copyright year. 2024-01-01 03:07:21 +03:00
as.h Update copyright year. 2024-01-01 03:07:21 +03:00
AsyncFileLog.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
AsyncFileLog.h Update copyright year. 2024-01-01 03:07:21 +03:00
AtomicRead.h Update copyright year. 2024-01-01 03:07:21 +03:00
base64.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
base64.h Update copyright year. 2024-01-01 03:07:21 +03:00
benchmark.h Update copyright year. 2024-01-01 03:07:21 +03:00
BigNum.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
BigNum.h Update copyright year. 2024-01-01 03:07:21 +03:00
bits.h Update copyright year. 2024-01-01 03:07:21 +03:00
buffer.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
buffer.h Update copyright year. 2024-01-01 03:07:21 +03:00
BufferedFd.h Update copyright year. 2024-01-01 03:07:21 +03:00
BufferedReader.h Update copyright year. 2024-01-01 03:07:21 +03:00
BufferedUdp.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
BufferedUdp.h Update copyright year. 2024-01-01 03:07:21 +03:00
ByteFlow.h Update copyright year. 2024-01-01 03:07:21 +03:00
CancellationToken.h Update copyright year. 2024-01-01 03:07:21 +03:00
ChainScheduler.h Update copyright year. 2024-01-01 03:07:21 +03:00
ChangesProcessor.h Update copyright year. 2024-01-01 03:07:21 +03:00
check.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
check.h Add LambdaPromise debug. 2024-01-20 12:54:17 +03:00
Closure.h Update copyright year. 2024-01-01 03:07:21 +03:00
CombinedLog.h Update copyright year. 2024-01-01 03:07:21 +03:00
common.h Update copyright year. 2024-01-01 03:07:21 +03:00
ConcurrentHashTable.h Fix misprinted triple characters. 2024-03-27 22:25:58 +03:00
config.h.in Remove TD_EXPERIMENTAL_WATCH_OS. 2021-09-24 13:41:22 +03:00
Container.h Update copyright year. 2024-01-01 03:07:21 +03:00
Context.h Update copyright year. 2024-01-01 03:07:21 +03:00
crypto.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
crypto.h Update copyright year. 2024-01-01 03:07:21 +03:00
DecTree.h Update copyright year. 2024-01-01 03:07:21 +03:00
Destructor.h Update copyright year. 2024-01-01 03:07:21 +03:00
emoji.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
emoji.h Update copyright year. 2024-01-01 03:07:21 +03:00
Enumerator.h Update copyright year. 2024-01-01 03:07:21 +03:00
EpochBasedMemoryReclamation.h Update copyright year. 2024-01-01 03:07:21 +03:00
ExitGuard.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
ExitGuard.h Update copyright year. 2024-01-01 03:07:21 +03:00
FileLog.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
FileLog.h Update copyright year. 2024-01-01 03:07:21 +03:00
filesystem.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
filesystem.h Update copyright year. 2024-01-01 03:07:21 +03:00
find_boundary.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
find_boundary.h Update copyright year. 2024-01-01 03:07:21 +03:00
fixed_vector.h Update copyright year. 2024-01-01 03:07:21 +03:00
FlatHashMap.h Pass equality comparator to is_hash_table_key_empty. 2024-03-21 18:43:47 +03:00
FlatHashMapChunks.h Pass equality comparator to is_hash_table_key_empty. 2024-03-21 18:43:47 +03:00
FlatHashSet.h Pass equality comparator to is_hash_table_key_empty. 2024-03-21 18:43:47 +03:00
FlatHashTable.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
FlatHashTable.h Pass equality comparator to is_hash_table_key_empty. 2024-03-21 18:43:47 +03:00
FloodControlFast.h Update copyright year. 2024-01-01 03:07:21 +03:00
FloodControlGlobal.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
FloodControlGlobal.h Update copyright year. 2024-01-01 03:07:21 +03:00
FloodControlStrict.h Update copyright year. 2024-01-01 03:07:21 +03:00
format.h Remove unused format::lambda. 2024-01-20 12:05:49 +03:00
Gzip.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
Gzip.h Update copyright year. 2024-01-01 03:07:21 +03:00
GzipByteFlow.cpp Remove another unused field. 2024-02-29 19:32:49 +03:00
GzipByteFlow.h Remove another unused field. 2024-02-29 19:32:49 +03:00
Hash.h Update copyright year. 2024-01-01 03:07:21 +03:00
HashMap.h Update copyright year. 2024-01-01 03:07:21 +03:00
HashSet.h Update copyright year. 2024-01-01 03:07:21 +03:00
HashTableUtils.h Pass equality comparator to is_hash_table_key_empty. 2024-03-21 18:43:47 +03:00
HazardPointers.h Update copyright year. 2024-01-01 03:07:21 +03:00
Heap.h Update copyright year. 2024-01-01 03:07:21 +03:00
Hints.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
Hints.h Update copyright year. 2024-01-01 03:07:21 +03:00
HttpDate.cpp Move class HttpDate to tdutils. 2024-05-20 13:46:32 +03:00
HttpDate.h Move class HttpDate to tdutils. 2024-05-20 13:46:32 +03:00
HttpUrl.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
HttpUrl.h Update copyright year. 2024-01-01 03:07:21 +03:00
int_types.h Update copyright year. 2024-01-01 03:07:21 +03:00
invoke.h Update copyright year. 2024-01-01 03:07:21 +03:00
JsonBuilder.cpp Moved the use of methods marked constexpr from the 20th standard to forward declared types 2024-05-17 21:57:53 +03:00
JsonBuilder.h Moved the use of methods marked constexpr from the 20th standard to forward declared types 2024-05-17 21:57:53 +03:00
List.h Update copyright year. 2024-01-01 03:07:21 +03:00
logging.cpp Apply tdlight patch 2024-08-27 15:24:01 +02:00
logging.h Apply tdlight patch 2024-08-27 15:24:01 +02:00
MapNode.h Pass equality comparator to is_hash_table_key_empty. 2024-03-21 18:43:47 +03:00
MemoryLog.h Update copyright year. 2024-01-01 03:07:21 +03:00
MimeType.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
MimeType.h Update copyright year. 2024-01-01 03:07:21 +03:00
misc.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
misc.h Update copyright year. 2024-01-01 03:07:21 +03:00
MovableValue.h Update copyright year. 2024-01-01 03:07:21 +03:00
MpmcQueue.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
MpmcQueue.h Fix some plural spelling. 2024-03-28 02:03:03 +03:00
MpmcWaiter.h Update copyright year. 2024-01-01 03:07:21 +03:00
MpscLinkQueue.h Update copyright year. 2024-01-01 03:07:21 +03:00
MpscPollableQueue.h Update copyright year. 2024-01-01 03:07:21 +03:00
Named.h Update copyright year. 2024-01-01 03:07:21 +03:00
NullLog.h Update copyright year. 2024-01-01 03:07:21 +03:00
ObjectPool.h Update copyright year. 2024-01-01 03:07:21 +03:00
Observer.h Update copyright year. 2024-01-01 03:07:21 +03:00
optional.h Add const operator* to optional. 2024-06-05 14:02:51 +03:00
OptionParser.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
OptionParser.h Update copyright year. 2024-01-01 03:07:21 +03:00
OrderedEventsProcessor.h Update copyright year. 2024-01-01 03:07:21 +03:00
overloaded.h Update copyright year. 2024-01-01 03:07:21 +03:00
Parser.h Update copyright year. 2024-01-01 03:07:21 +03:00
PathView.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
PathView.h Update copyright year. 2024-01-01 03:07:21 +03:00
Promise.h Remove LambdaPromise debug to avoid compiler errors because of #define lambda(...). 2024-02-22 00:57:54 +03:00
queue.h Update copyright year. 2024-01-01 03:07:21 +03:00
Random.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
Random.h Update copyright year. 2024-01-01 03:07:21 +03:00
ScopeGuard.h Update copyright year. 2024-01-01 03:07:21 +03:00
SetNode.h Pass equality comparator to is_hash_table_key_empty. 2024-03-21 18:43:47 +03:00
SharedObjectPool.h Update copyright year. 2024-01-01 03:07:21 +03:00
SharedSlice.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
SharedSlice.h Update copyright year. 2024-01-01 03:07:21 +03:00
Slice-decl.h Update copyright year. 2024-01-01 03:07:21 +03:00
Slice.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
Slice.h Update copyright year. 2024-01-01 03:07:21 +03:00
SliceBuilder.h Update copyright year. 2024-01-01 03:07:21 +03:00
Span.h Update copyright year. 2024-01-01 03:07:21 +03:00
SpinLock.h Update copyright year. 2024-01-01 03:07:21 +03:00
StackAllocator.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
StackAllocator.h Update copyright year. 2024-01-01 03:07:21 +03:00
Status.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
Status.h Update copyright year. 2024-01-01 03:07:21 +03:00
StealingQueue.h Update copyright year. 2024-01-01 03:07:21 +03:00
Storer.h Update copyright year. 2024-01-01 03:07:21 +03:00
StorerBase.h Update copyright year. 2024-01-01 03:07:21 +03:00
StringBuilder.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
StringBuilder.h Update copyright year. 2024-01-01 03:07:21 +03:00
tests.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
tests.h Update copyright year. 2024-01-01 03:07:21 +03:00
ThreadLocalStorage.h Update copyright year. 2024-01-01 03:07:21 +03:00
ThreadSafeCounter.h Update copyright year. 2024-01-01 03:07:21 +03:00
Time.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
Time.h Update copyright year. 2024-01-01 03:07:21 +03:00
TimedStat.h Update copyright year. 2024-01-01 03:07:21 +03:00
Timer.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
Timer.h Update copyright year. 2024-01-01 03:07:21 +03:00
tl_helpers.h Update copyright year. 2024-01-01 03:07:21 +03:00
tl_parsers.cpp Minor fixes. 2024-02-07 17:50:57 +03:00
tl_parsers.h Minor fixes. 2024-02-07 17:50:57 +03:00
tl_storers.h Update copyright year. 2024-01-01 03:07:21 +03:00
TlDowncastHelper.h Update copyright year. 2024-01-01 03:07:21 +03:00
TlStorerToString.h Update copyright year. 2024-01-01 03:07:21 +03:00
translit.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
translit.h Update copyright year. 2024-01-01 03:07:21 +03:00
TsCerr.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
TsCerr.h Update copyright year. 2024-01-01 03:07:21 +03:00
TsFileLog.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
TsFileLog.h Update copyright year. 2024-01-01 03:07:21 +03:00
TsList.h Update copyright year. 2024-01-01 03:07:21 +03:00
TsLog.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
TsLog.h Update copyright year. 2024-01-01 03:07:21 +03:00
type_traits.h Update copyright year. 2024-01-01 03:07:21 +03:00
uint128.h Update copyright year. 2024-01-01 03:07:21 +03:00
UInt.h Update copyright year. 2024-01-01 03:07:21 +03:00
unicode.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
unicode.h Update copyright year. 2024-01-01 03:07:21 +03:00
unique_ptr.h Update copyright year. 2024-01-01 03:07:21 +03:00
unique_value_ptr.h Update copyright year. 2024-01-01 03:07:21 +03:00
utf8.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
utf8.h Update copyright year. 2024-01-01 03:07:21 +03:00
Variant.h Update copyright year. 2024-01-01 03:07:21 +03:00
VectorQueue.h Update copyright year. 2024-01-01 03:07:21 +03:00
WaitFreeHashMap.h Update copyright year. 2024-01-01 03:07:21 +03:00
WaitFreeHashSet.h Update copyright year. 2024-01-01 03:07:21 +03:00
WaitFreeVector.h Update copyright year. 2024-01-01 03:07:21 +03:00