tdlight/tdutils/td/utils
2021-06-14 19:06:23 +03:00
..
port Close socket on Windows only after pending write is confirmed. 2021-06-14 19:06:23 +03:00
AesCtrByteFlow.h Update copyright year. 2021-01-01 15:57:46 +03:00
algorithm.h Fix td::unique. 2021-01-07 04:03:38 +03:00
as.h Remove superflous const qualifier. 2021-06-02 05:21:15 +03:00
AtomicRead.h Update copyright year. 2021-01-01 15:57:46 +03:00
base64.cpp some cryptography draft 2021-02-10 23:25:28 +03:00
base64.h some cryptography draft 2021-02-10 23:25:28 +03:00
benchmark.h Update copyright year. 2021-01-01 15:57:46 +03:00
BigNum.cpp Don't include SliceBuilder.h in logging.h. 2021-05-17 15:21:11 +03:00
BigNum.h Update copyright year. 2021-01-01 15:57:46 +03:00
bits.h Update copyright year. 2021-01-01 15:57:46 +03:00
buffer.cpp Add ChainBufferReader::advance debug. 2021-04-02 16:30:10 +03:00
buffer.h Add ChainBufferReader::advance debug. 2021-04-02 16:30:10 +03:00
BufferedFd.h Improve Slice::truncate usage. 2021-02-04 15:54:12 +03:00
BufferedReader.h Update copyright year. 2021-01-01 15:57:46 +03:00
BufferedUdp.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
BufferedUdp.h Improve Slice::truncate usage. 2021-02-04 15:54:12 +03:00
ByteFlow.h Update copyright year. 2021-01-01 15:57:46 +03:00
CancellationToken.h Prefer US spelling of "canceled". 2021-05-31 21:51:48 +03:00
ChangesProcessor.h Update copyright year. 2021-01-01 15:57:46 +03:00
check.cpp Remove set_log_fatal_error_callback. Add td_set_log_message_callback, deprecate td_set_log_fatal_error_callback. 2021-05-18 04:41:09 +03:00
check.h Update copyright year. 2021-01-01 15:57:46 +03:00
Closure.h Update copyright year. 2021-01-01 15:57:46 +03:00
CombinedLog.h Minor improvements. 2021-06-02 15:43:56 +03:00
common.h Update copyright year. 2021-01-01 15:57:46 +03:00
ConcurrentHashTable.h Update copyright year. 2021-01-01 15:57:46 +03:00
config.h.in TD_EXPERIMENTAL_WATCH_OS cmake option 2021-03-26 18:04:25 +03:00
Container.h Update copyright year. 2021-01-01 15:57:46 +03:00
Context.h Update copyright year. 2021-01-01 15:57:46 +03:00
crypto.cpp Fix LibreSSL 3+ support. 2021-01-24 21:59:03 +03:00
crypto.h Update copyright year. 2021-01-01 15:57:46 +03:00
DecTree.h Update copyright year. 2021-01-01 15:57:46 +03:00
Destructor.h Update copyright year. 2021-01-01 15:57:46 +03:00
Enumerator.h Update copyright year. 2021-01-01 15:57:46 +03:00
EpochBasedMemoryReclamation.h Update copyright year. 2021-01-01 15:57:46 +03:00
ExitGuard.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
ExitGuard.h Update copyright year. 2021-01-01 15:57:46 +03:00
FileLog.cpp Remove set_log_fatal_error_callback. Add td_set_log_message_callback, deprecate td_set_log_fatal_error_callback. 2021-05-18 04:41:09 +03:00
FileLog.h Rename LogInterface::rotate to after_rotation. 2021-05-17 17:58:33 +03:00
filesystem.cpp Don't include SliceBuilder.h in logging.h. 2021-05-17 15:21:11 +03:00
filesystem.h Update copyright year. 2021-01-01 15:57:46 +03:00
find_boundary.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
find_boundary.h Update copyright year. 2021-01-01 15:57:46 +03:00
FloodControlFast.h Update copyright year. 2021-01-01 15:57:46 +03:00
FloodControlStrict.h Update copyright year. 2021-01-01 15:57:46 +03:00
format.h Update copyright year. 2021-01-01 15:57:46 +03:00
GitInfo.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
GitInfo.h Update copyright year. 2021-01-01 15:57:46 +03:00
Gzip.cpp Don't include SliceBuilder.h in logging.h. 2021-05-17 15:21:11 +03:00
Gzip.h Update copyright year. 2021-01-01 15:57:46 +03:00
GzipByteFlow.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
GzipByteFlow.h Update copyright year. 2021-01-01 15:57:46 +03:00
Hash.h Update copyright year. 2021-01-01 15:57:46 +03:00
HashMap.h Update copyright year. 2021-01-01 15:57:46 +03:00
HashSet.h Update copyright year. 2021-01-01 15:57:46 +03:00
HazardPointers.h Update copyright year. 2021-01-01 15:57:46 +03:00
Heap.h Update copyright year. 2021-01-01 15:57:46 +03:00
Hints.cpp Move some functions from misc.h to algorithm.h. 2021-01-01 16:01:03 +03:00
Hints.h Update copyright year. 2021-01-01 15:57:46 +03:00
HttpUrl.cpp Add missed #include<algoritm> 2021-05-28 10:14:51 +00:00
HttpUrl.h Split path in HttpUrlQuery. 2021-05-25 04:39:41 +03:00
int_types.h Update copyright year. 2021-01-01 15:57:46 +03:00
invoke.h Update copyright year. 2021-01-01 15:57:46 +03:00
JsonBuilder.cpp Don't include SliceBuilder.h in logging.h. 2021-05-17 15:21:11 +03:00
JsonBuilder.h Update copyright year. 2021-01-01 15:57:46 +03:00
List.h Update copyright year. 2021-01-01 15:57:46 +03:00
logging.cpp Move TsLog out of logging.h. 2021-05-18 17:41:33 +03:00
logging.h Move TsLog out of logging.h. 2021-05-18 17:41:33 +03:00
MemoryLog.h Make LogInterface::append non-virtual. 2021-05-17 16:18:19 +03:00
MimeType.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
MimeType.h Update copyright year. 2021-01-01 15:57:46 +03:00
misc.cpp Add parse_url_query. 2021-05-24 23:47:18 +03:00
misc.h Add parse_url_query. 2021-05-24 23:47:18 +03:00
MovableValue.h Update copyright year. 2021-01-01 15:57:46 +03:00
MpmcQueue.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
MpmcQueue.h Update copyright year. 2021-01-01 15:57:46 +03:00
MpmcWaiter.h Update copyright year. 2021-01-01 15:57:46 +03:00
MpscLinkQueue.h Update copyright year. 2021-01-01 15:57:46 +03:00
MpscPollableQueue.h Update copyright year. 2021-01-01 15:57:46 +03:00
Named.h Update copyright year. 2021-01-01 15:57:46 +03:00
NullLog.h Add NullLog.h. 2021-05-18 17:13:26 +03:00
ObjectPool.h Update copyright year. 2021-01-01 15:57:46 +03:00
Observer.h Update copyright year. 2021-01-01 15:57:46 +03:00
optional.h Update copyright year. 2021-01-01 15:57:46 +03:00
OptionParser.cpp Don't include SliceBuilder.h in logging.h. 2021-05-17 15:21:11 +03:00
OptionParser.h Update copyright year. 2021-01-01 15:57:46 +03:00
OrderedEventsProcessor.h Update copyright year. 2021-01-01 15:57:46 +03:00
overloaded.h Update copyright year. 2021-01-01 15:57:46 +03:00
Parser.h Don't include SliceBuilder.h in Status.h. 2021-05-20 23:13:02 +03:00
PathView.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
PathView.h Update copyright year. 2021-01-01 15:57:46 +03:00
queue.h Update copyright year. 2021-01-01 15:57:46 +03:00
Random.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
Random.h Update copyright year. 2021-01-01 15:57:46 +03:00
ScopeGuard.h Update copyright year. 2021-01-01 15:57:46 +03:00
SharedObjectPool.h Update copyright year. 2021-01-01 15:57:46 +03:00
SharedSlice.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
SharedSlice.h Update copyright year. 2021-01-01 15:57:46 +03:00
Slice-decl.h Update copyright year. 2021-01-01 15:57:46 +03:00
Slice.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
Slice.h Update copyright year. 2021-01-01 15:57:46 +03:00
SliceBuilder.h Remove dependency of PSLICE/PSTRING on Logger, move them to separate header and make them always safe. 2021-05-17 03:24:54 +03:00
Span.h Update copyright year. 2021-01-01 15:57:46 +03:00
SpinLock.h Update copyright year. 2021-01-01 15:57:46 +03:00
StackAllocator.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
StackAllocator.h Update copyright year. 2021-01-01 15:57:46 +03:00
Status.cpp Fix CE. 2021-05-21 02:05:03 +03:00
Status.h Don't include SliceBuilder.h in Status.h. 2021-05-20 23:13:02 +03:00
StealingQueue.h Update copyright year. 2021-01-01 15:57:46 +03:00
Storer.h Update copyright year. 2021-01-01 15:57:46 +03:00
StorerBase.h Update copyright year. 2021-01-01 15:57:46 +03:00
StringBuilder.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
StringBuilder.h Update copyright year. 2021-01-01 15:57:46 +03:00
tests.cpp Don't include SliceBuilder.h in logging.h. 2021-05-17 15:21:11 +03:00
tests.h Remove REGISTER_TESTS define. 2021-05-26 00:41:15 +03:00
ThreadLocalStorage.h Update copyright year. 2021-01-01 15:57:46 +03:00
ThreadSafeCounter.h Update copyright year. 2021-01-01 15:57:46 +03:00
Time.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
Time.h Update copyright year. 2021-01-01 15:57:46 +03:00
TimedStat.h Move some functions from misc.h to algorithm.h. 2021-01-01 16:01:03 +03:00
Timer.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
Timer.h Update copyright year. 2021-01-01 15:57:46 +03:00
tl_helpers.h Don't include SliceBuilder.h in logging.h. 2021-05-17 15:21:11 +03:00
tl_parsers.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
tl_parsers.h Don't include SliceBuilder.h in logging.h. 2021-05-17 15:21:11 +03:00
tl_storers.h Don't include SliceBuilder.h in logging.h. 2021-05-17 15:21:11 +03:00
translit.cpp Minor improvements. 2021-01-27 02:57:59 +03:00
translit.h Update copyright year. 2021-01-01 15:57:46 +03:00
TsCerr.cpp Move TsCerr to separate header. 2021-05-18 17:24:32 +03:00
TsCerr.h Move TsCerr to separate header. 2021-05-18 17:24:32 +03:00
TsFileLog.cpp Rename LogInterface::rotate to after_rotation. 2021-05-17 17:58:33 +03:00
TsFileLog.h Update copyright year. 2021-01-01 15:57:46 +03:00
TsList.h Update copyright year. 2021-01-01 15:57:46 +03:00
TsLog.cpp Move TsLog out of logging.h. 2021-05-18 17:41:33 +03:00
TsLog.h Move TsLog out of logging.h. 2021-05-18 17:41:33 +03:00
type_traits.h Update copyright year. 2021-01-01 15:57:46 +03:00
UInt.h Update copyright year. 2021-01-01 15:57:46 +03:00
uint128.h Update copyright year. 2021-01-01 15:57:46 +03:00
unicode.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
unicode.h Update copyright year. 2021-01-01 15:57:46 +03:00
unique_ptr.h Update copyright year. 2021-01-01 15:57:46 +03:00
utf8.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
utf8.h Update copyright year. 2021-01-01 15:57:46 +03:00
Variant.h Update copyright year. 2021-01-01 15:57:46 +03:00
VectorQueue.h Update copyright year. 2021-01-01 15:57:46 +03:00