tdlight/tdutils/td/utils
2020-11-23 00:57:52 +03:00
..
port Better fix for ThreadIdGuard destroy after exit. 2020-11-23 00:57:52 +03:00
AesCtrByteFlow.h ByteFlow: backpressure draft 2020-07-22 21:52:00 +03:00
as.h Fix std::is_trivially_copyable usage. 2020-11-06 18:27:19 +03:00
AtomicRead.h Minor fixes. 2020-11-08 14:00:36 +03:00
base64.cpp Fix tdutils after merge. 2020-06-26 02:24:13 +03:00
base64.h Fix tdutils after merge. 2020-06-26 02:24:13 +03:00
benchmark.h Update copyright year. 2020-01-01 04:23:48 +03:00
BigNum.cpp Fix tdutils after merge. 2020-06-26 02:24:13 +03:00
BigNum.h Remove now unneeded BigNum::ensure_const_time method. 2020-03-10 18:31:13 +03:00
bits.h Fix tdutils after merge. 2020-06-26 02:24:13 +03:00
buffer.cpp Do nothing for 0 BufferSlice size change. 2020-08-11 05:52:56 +03:00
buffer.h Fix BufferSlice self-move. 2020-08-11 07:23:25 +03:00
BufferedFd.h PollableFd: explicit sync_with_poll 2020-07-21 18:29:39 +03:00
BufferedReader.h Update copyright year. 2020-01-01 04:23:48 +03:00
BufferedUdp.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
BufferedUdp.h PollableFd: explicit sync_with_poll 2020-07-21 18:29:39 +03:00
ByteFlow.h Minor fixes. 2020-07-26 14:24:30 +03:00
CancellationToken.h Fix tdutils after merge. 2020-06-26 02:24:13 +03:00
ChangesProcessor.h Update copyright year. 2020-01-01 04:23:48 +03:00
check.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
check.h Update copyright year. 2020-01-01 04:23:48 +03:00
Closure.h Revert "Closure.h: use static_assert instead of LOG(FATAL)" 2020-10-09 19:56:05 +03:00
common.h Use lowercase includes under MinGW. 2020-07-26 17:14:38 +03:00
ConcurrentHashTable.h Fix tdutils after merge. 2020-06-26 02:24:13 +03:00
config.h.in Add portable option parser. 2020-06-17 03:04:36 +03:00
Container.h Update copyright year. 2020-01-01 04:23:48 +03:00
Context.h Update copyright year. 2020-01-01 04:23:48 +03:00
crypto.cpp Fix some warnings. 2020-11-20 03:11:27 +03:00
crypto.h Optimize AES CBC. 2020-09-27 21:51:42 +03:00
DecTree.h Update copyright year. 2020-01-01 04:23:48 +03:00
Destructor.h Update copyright year. 2020-01-01 04:23:48 +03:00
Enumerator.h Update copyright year. 2020-01-01 04:23:48 +03:00
EpochBasedMemoryReclamation.h Update copyright year. 2020-01-01 04:23:48 +03:00
ExitGuard.cpp Disable logging after program exit. 2020-10-11 14:45:22 +03:00
ExitGuard.h Disable logging after program exit. 2020-10-11 14:45:22 +03:00
FileLog.cpp Allow to disable stderr redirect when logging to file. 2020-09-27 14:37:35 +03:00
FileLog.h Allow to disable stderr redirect when logging to file. 2020-09-27 14:37:35 +03:00
filesystem.cpp Fix tdutils after merge. 2020-06-26 02:24:13 +03:00
filesystem.h Fix tdutils after merge. 2020-06-26 02:24:13 +03:00
find_boundary.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
find_boundary.h Update copyright year. 2020-01-01 04:23:48 +03:00
FloodControlFast.h Fix FloodControlStrict. 2020-07-16 22:36:59 +03:00
FloodControlStrict.h Fix FloodControlStrict. 2020-07-16 22:36:59 +03:00
format.h Do not include set in broadly used format.h. 2020-10-11 21:31:01 +03:00
GitInfo.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
GitInfo.h Update copyright year. 2020-01-01 04:23:48 +03:00
Gzip.cpp Make max_compression_ratio required parameter in gzencode. 2020-03-15 01:56:48 +03:00
Gzip.h Make max_compression_ratio required parameter in gzencode. 2020-03-15 01:56:48 +03:00
GzipByteFlow.cpp Gzip: more tests (with watermark and memory limit) 2020-07-23 16:39:13 +03:00
GzipByteFlow.h ByteFlow: backpressure draft 2020-07-22 21:52:00 +03:00
Hash.h Update copyright year. 2020-01-01 04:23:48 +03:00
HashMap.h Update copyright year. 2020-01-01 04:23:48 +03:00
HashSet.h Update copyright year. 2020-01-01 04:23:48 +03:00
HazardPointers.h Update copyright year. 2020-01-01 04:23:48 +03:00
Heap.h Fix tdutils after merge. 2020-06-26 02:24:13 +03:00
Hints.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
Hints.h Update copyright year. 2020-01-01 04:23:48 +03:00
HttpUrl.cpp Simplify parser.start_with usage. 2020-07-21 14:24:55 +03:00
HttpUrl.h Unify enum constant name style. 2020-06-15 04:23:47 +03:00
int_types.h Update copyright year. 2020-01-01 04:23:48 +03:00
invoke.h update tdutils from another project 2020-06-24 14:47:36 +03:00
JsonBuilder.cpp Simplify parser.start_with usage. 2020-07-21 14:24:55 +03:00
JsonBuilder.h Fix tdutils after merge. 2020-06-26 02:24:13 +03:00
List.h Add some ListNode helper methods. 2020-06-09 17:39:34 +03:00
logging.cpp Disable logging after program exit. 2020-10-11 14:45:22 +03:00
logging.h Disable logging after program exit. 2020-10-11 14:45:22 +03:00
MemoryLog.h Improve MemoryLog buffer size checks. 2020-08-04 01:23:48 +03:00
MimeType.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
MimeType.h Update copyright year. 2020-01-01 04:23:48 +03:00
misc.cpp Add rpad. 2020-10-30 16:21:13 +03:00
misc.h Add rpad. 2020-10-30 16:21:13 +03:00
MovableValue.h Add photo to *FullInfo. 2020-07-06 15:26:29 +03:00
MpmcQueue.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
MpmcQueue.h update tdutils from another project 2020-06-24 14:47:36 +03:00
MpmcWaiter.h Fix warning. 2020-07-23 21:47:34 +03:00
MpscLinkQueue.h Update copyright year. 2020-01-01 04:23:48 +03:00
MpscPollableQueue.h Update copyright year. 2020-01-01 04:23:48 +03:00
Named.h Update copyright year. 2020-01-01 04:23:48 +03:00
ObjectPool.h Update copyright year. 2020-01-01 04:23:48 +03:00
Observer.h Update copyright year. 2020-01-01 04:23:48 +03:00
optional.h Fix tdutils after merge. 2020-06-26 02:24:13 +03:00
OptionParser.cpp Fix OptionParser test on Windows. 2020-11-20 03:33:09 +03:00
OptionParser.h Fix OptionParser test on Windows. 2020-11-20 03:33:09 +03:00
OrderedEventsProcessor.h Update copyright year. 2020-01-01 04:23:48 +03:00
overloaded.h Update copyright year. 2020-01-01 04:23:48 +03:00
Parser.h Simplify parser.start_with usage. 2020-07-21 14:24:55 +03:00
PathView.cpp Fix tdutils after merge. 2020-06-26 02:24:13 +03:00
PathView.h Fix tdutils after merge. 2020-06-26 02:24:13 +03:00
queue.h Update copyright year. 2020-01-01 04:23:48 +03:00
Random.cpp Add Random::fast_bool. 2020-10-08 12:47:03 +03:00
Random.h Add Random::fast_bool. 2020-10-08 12:47:03 +03:00
ScopeGuard.h Remove unneeded brackets. 2020-02-26 18:15:19 +03:00
SharedObjectPool.h Fix tdutils after merge. 2020-06-26 02:24:13 +03:00
SharedSlice.cpp Fix tdutils after merge. 2020-06-26 02:24:13 +03:00
SharedSlice.h Fix tdutils after merge. 2020-06-26 02:24:13 +03:00
Slice-decl.h Update copyright year. 2020-01-01 04:23:48 +03:00
Slice.cpp Fix tdutils after merge. 2020-06-26 02:24:13 +03:00
Slice.h Update copyright year. 2020-01-01 04:23:48 +03:00
Span.h Fix tdutils after merge. 2020-06-26 02:24:13 +03:00
SpinLock.h Update copyright year. 2020-01-01 04:23:48 +03:00
StackAllocator.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
StackAllocator.h Update copyright year. 2020-01-01 04:23:48 +03:00
Status.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
Status.h Fix tdutils after merge. 2020-06-26 02:24:13 +03:00
StealingQueue.h Fix tdutils after merge. 2020-06-26 02:24:13 +03:00
Storer.h Update copyright year. 2020-01-01 04:23:48 +03:00
StorerBase.h Update copyright year. 2020-01-01 04:23:48 +03:00
StringBuilder.cpp Fix print_int. 2020-09-20 22:51:03 +03:00
StringBuilder.h Optimize logging of const strings. 2020-08-20 22:28:00 +03:00
tests.cpp Use Random::fast_bool. 2020-10-08 12:56:08 +03:00
tests.h Move test functions implementation to cpp. 2020-09-27 20:38:23 +03:00
ThreadLocalStorage.h Fix GCC warning. 2020-11-06 18:27:33 +03:00
ThreadSafeCounter.h BufferSlice: stats of total BufferSlices size 2020-08-04 21:37:47 +03:00
Time.cpp Ensure that Time::now never returns negative time. 2020-11-21 20:33:15 +03:00
Time.h Fix tdutils after merge. 2020-06-26 02:24:13 +03:00
TimedStat.h Fix tdutils after merge. 2020-06-26 02:24:13 +03:00
Timer.cpp Fix tdutils after merge. 2020-06-26 02:24:13 +03:00
Timer.h Fix tdutils after merge. 2020-06-26 02:24:13 +03:00
tl_helpers.h Use global namespaces in defines. 2020-07-19 22:00:47 +03:00
tl_parsers.cpp Improve logging on failed check. 2020-03-14 01:54:13 +03:00
tl_parsers.h update tdutils from another project 2020-06-24 14:47:36 +03:00
tl_storers.h Fix tdutils after merge. 2020-06-26 02:24:13 +03:00
translit.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
translit.h Update copyright year. 2020-01-01 04:23:48 +03:00
TsFileLog.cpp Remove legacy LogInterface::append method. 2020-08-02 05:14:08 +03:00
TsFileLog.h Fix tdutils after merge. 2020-06-26 02:24:13 +03:00
TsList.h TsList: make lock non-static again 2020-07-31 16:07:07 +03:00
type_traits.h Fix std::is_trivially_copyable usage. 2020-11-06 18:27:19 +03:00
UInt.h Update copyright year. 2020-01-01 04:23:48 +03:00
uint128.h update tdutils from another project 2020-06-24 14:47:36 +03:00
unicode.cpp Update Unicode data to 13.0.0. 2020-04-08 22:27:49 +03:00
unicode.h Update copyright year. 2020-01-01 04:23:48 +03:00
unique_ptr.h Add checks that delete is not called for incomplete type. 2020-09-14 18:11:34 +03:00
utf8.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
utf8.h Fix misprint. 2020-07-13 23:13:41 +03:00
Variant.h update tdutils from another project 2020-06-24 14:47:36 +03:00
VectorQueue.h Fix tdutils after merge. 2020-06-26 02:24:13 +03:00