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/td/utils
levlam 20503e04d2 Various fixes.
GitOrigin-RevId: da4869e5054952663ad5993f5770f2984a473818
2019-07-22 07:01:51 +03:00
..
port Various fixes. 2019-07-22 07:01:51 +03:00
AesCtrByteFlow.h Update copyright year. 2019-01-01 01:02:34 +03:00
BigNum.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
BigNum.h Update copyright year. 2019-01-01 01:02:34 +03:00
BufferedFd.h tdutils: update from other project 2019-07-06 13:29:15 +02:00
BufferedReader.h Fix tdutils after update. 2019-07-21 21:07:07 +03:00
BufferedUdp.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
BufferedUdp.h Explicitly include common.h. 2019-02-13 00:26:36 +03:00
ByteFlow.h Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
CancellationToken.h Minor fixes. 2019-05-22 21:17:24 +03:00
ChangesProcessor.h Update copyright year. 2019-01-01 01:02:34 +03:00
Closure.h Update copyright year. 2019-01-01 01:02:34 +03:00
ConcurrentHashTable.h Various fixes. 2019-07-22 07:01:51 +03:00
Container.h Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
Context.h Update copyright year. 2019-01-01 01:02:34 +03:00
DecTree.h Fix tdutils after update. 2019-07-21 21:07:07 +03:00
Destructor.h Update copyright year. 2019-01-01 01:02:34 +03:00
Enumerator.h Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
EpochBasedMemoryReclamation.h Fix tdutils after update. 2019-07-21 21:07:07 +03:00
FileLog.cpp Fd::stat returns Result<Stat> instead of Stat 2019-06-19 16:31:25 +02:00
FileLog.h Add LogInterface::get_file_paths method. 2019-01-18 01:17:20 +03:00
FloodControlFast.h Update copyright year. 2019-01-01 01:02:34 +03:00
FloodControlStrict.h Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
GitInfo.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
GitInfo.h Update copyright year. 2019-01-01 01:02:34 +03:00
Gzip.cpp Fix tdutils after update. 2019-07-21 21:07:07 +03:00
Gzip.h tdutils: update from other project 2019-07-06 13:29:15 +02:00
GzipByteFlow.cpp Explicitly include common.h. 2019-02-13 00:26:36 +03:00
GzipByteFlow.h Update copyright year. 2019-01-01 01:02:34 +03:00
Hash.h Fix tdutils after update. 2019-07-21 21:07:07 +03:00
HashMap.h Fix tdutils after update. 2019-07-21 21:07:07 +03:00
HashSet.h Fix tdutils after update. 2019-07-21 21:07:07 +03:00
HazardPointers.h Fix tdutils after update. 2019-07-21 21:07:07 +03:00
Heap.h tdutils: update from other project 2019-07-06 13:29:15 +02:00
Hints.cpp Add more logging. 2019-05-30 01:35:19 +03:00
Hints.h Add more logging. 2019-05-30 01:35:19 +03:00
HttpUrl.cpp Add LOG_CHECK. 2019-06-27 20:08:58 +03:00
HttpUrl.h Update copyright year. 2019-01-01 01:02:34 +03:00
JsonBuilder.cpp More push notification parsing. 2019-03-26 03:57:38 +03:00
JsonBuilder.h More push notification parsing. 2019-03-26 03:57:38 +03:00
List.h Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
MemoryLog.h Explicitly init some std::atomic. 2019-01-24 06:18:14 +03:00
MimeType.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
MimeType.h Update copyright year. 2019-01-01 01:02:34 +03:00
MovableValue.h Update copyright year. 2019-01-01 01:02:34 +03:00
MpmcQueue.cpp Fix tdutils after update. 2019-07-21 21:07:07 +03:00
MpmcQueue.h Fix tdutils after update. 2019-07-21 21:07:07 +03:00
MpmcWaiter.h Fix tdutils after update. 2019-07-21 21:07:07 +03:00
MpscLinkQueue.h Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
MpscPollableQueue.h MpscPollableQueue: fix warning 2019-07-04 15:16:59 +02:00
Named.h Update copyright year. 2019-01-01 01:02:34 +03:00
ObjectPool.h Use LOG_CHECK where it is necessary 2019-02-12 19:17:20 +03:00
Observer.h Update copyright year. 2019-01-01 01:02:34 +03:00
OptionsParser.cpp Fix tdutils after update. 2019-07-21 21:07:07 +03:00
OptionsParser.h Fix tdutils after update. 2019-07-21 21:07:07 +03:00
OrderedEventsProcessor.h Use LOG_CHECK where it is necessary 2019-02-12 19:17:20 +03:00
Parser.h Explicitly include common.h. 2019-02-13 00:26:36 +03:00
PathView.h Update copyright year. 2019-01-01 01:02:34 +03:00
Random.cpp Random: secure_uint{32,64} 2019-07-04 12:55:17 +02:00
Random.h Random: secure_uint{32,64} 2019-07-04 12:55:17 +02:00
ScopeGuard.h Update copyright year. 2019-01-01 01:02:34 +03:00
SharedObjectPool.h tdutils: update from other project 2019-07-06 13:29:15 +02:00
Slice-decl.h Fix tdutils after update. 2019-07-21 21:07:07 +03:00
Slice.h tdutils: update from other project 2019-07-06 13:29:15 +02:00
Span.h Fix tdutils after update. 2019-07-21 21:07:07 +03:00
SpinLock.h tdutils: update from other project 2019-07-06 13:29:15 +02:00
StackAllocator.cpp Delete reused notification groups from database and other fixes. 2019-01-12 03:40:06 +03:00
StackAllocator.h CHECK fixes. 2019-02-12 23:19:11 +03:00
Status.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
Status.h Fix tdutils after update. 2019-07-21 21:07:07 +03:00
Storer.h Better file_type_name. 2019-01-20 01:59:37 +03:00
StorerBase.h Update copyright year. 2019-01-01 01:02:34 +03:00
StringBuilder.cpp CHECK fixes. 2019-02-12 23:19:11 +03:00
StringBuilder.h CHECK fixes. 2019-02-12 23:19:11 +03:00
ThreadSafeCounter.h Fix tdutils after update. 2019-07-21 21:07:07 +03:00
Time.cpp tdutils: update from other project 2019-07-06 13:29:15 +02:00
Time.h Fix tdutils after update. 2019-07-21 21:07:07 +03:00
TimedStat.h Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
Timer.cpp Fix tdutils after update. 2019-07-21 21:07:07 +03:00
Timer.h Fix tdutils after update. 2019-07-21 21:07:07 +03:00
UInt.h Update copyright year. 2019-01-01 01:02:34 +03:00
Variant.h tdutils: update from other project 2019-07-06 13:29:15 +02:00
VectorQueue.h tdutils: update from other project 2019-07-06 13:29:15 +02:00
as.h tdutils: update from other project 2019-07-06 13:29:15 +02:00
base64.cpp Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
base64.h Update copyright year. 2019-01-01 01:02:34 +03:00
benchmark.h Update copyright year. 2019-01-01 01:02:34 +03:00
bits.h Fix tdutils after update. 2019-07-21 21:07:07 +03:00
buffer.cpp ObfuscatedTransport: support of emulated_tls flag 2019-06-26 15:51:48 +02:00
buffer.h tdutils: update from other project 2019-07-06 13:29:15 +02:00
check.cpp Fix some g++4.9 CE. 2019-02-13 02:29:52 +03:00
check.h Fix DCHECK 2019-02-13 13:33:14 +03:00
common.h tdutils: update from other project 2019-07-06 13:29:15 +02:00
config.h.in tdutils: update from other project 2019-07-06 13:29:15 +02:00
crypto.cpp Fix tdutils after update. 2019-07-21 21:07:07 +03:00
crypto.h tdutils: update from other project 2019-07-06 13:29:15 +02:00
filesystem.cpp tdutils: update from other project 2019-07-06 13:29:15 +02:00
filesystem.h tdutils: update from other project 2019-07-06 13:29:15 +02:00
find_boundary.cpp Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
find_boundary.h Update copyright year. 2019-01-01 01:02:34 +03:00
format.h Fail fast on photos bigger than 10 MB. 2019-01-07 20:41:05 +03:00
int_types.h Update copyright year. 2019-01-01 01:02:34 +03:00
invoke.h tdutils: update from other project 2019-07-06 13:29:15 +02:00
logging.cpp Fix tdutils after update. 2019-07-21 21:07:07 +03:00
logging.h Remove unused buffer log tag. 2019-03-26 16:24:29 +03:00
misc.cpp Fix tdutils after update. 2019-07-21 21:07:07 +03:00
misc.h Fix tdutils after update. 2019-07-21 21:07:07 +03:00
optional.h tdutils: update from other project 2019-07-06 13:29:15 +02:00
overloaded.h Update copyright year. 2019-01-01 01:02:34 +03:00
queue.h Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
tests.cpp Fix tdutils after update. 2019-07-21 21:07:07 +03:00
tests.h Fix tdutils after update. 2019-07-21 21:07:07 +03:00
tl_helpers.h Fix CE. 2019-06-20 19:01:18 +03:00
tl_parsers.cpp Fix formatting. 2019-02-13 00:28:47 +03:00
tl_parsers.h Update copyright year. 2019-01-01 01:02:34 +03:00
tl_storers.h Add misaligned pointer debug. 2019-05-03 16:53:34 +03:00
translit.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
translit.h Update copyright year. 2019-01-01 01:02:34 +03:00
type_traits.h Update copyright year. 2019-01-01 01:02:34 +03:00
uint128.h Fix tdutils after update. 2019-07-21 21:07:07 +03:00
unicode.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
unicode.h Update copyright year. 2019-01-01 01:02:34 +03:00
unique_ptr.h Update copyright year. 2019-01-01 01:02:34 +03:00
utf8.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
utf8.h Update copyright year. 2019-01-01 01:02:34 +03:00