tdlight/tdutils/td/utils
levlam 9759036081 Make store_bytes_field output prettier.
GitOrigin-RevId: 992b7cb8875bb3238484c4a254b3498266233939
2019-02-21 01:55:40 +03:00
..
port Explicitly include common.h. 2019-02-13 00:26:36 +03:00
AesCtrByteFlow.h Update copyright year. 2019-01-01 01:02:34 +03:00
as.h Fix another g++-4.9 CE. 2019-02-13 02:45:08 +03: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
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
bits.h Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
buffer.cpp fix compilation error 2019-01-24 18:01:02 +04:00
buffer.h Use LOG_CHECK where it is necessary 2019-02-12 19:17:20 +03:00
BufferedFd.h Explicitly include common.h. 2019-02-13 00:26:36 +03:00
BufferedReader.h Update copyright year. 2019-01-01 01:02:34 +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
ChangesProcessor.h Update copyright year. 2019-01-01 01:02:34 +03: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
Closure.h Update copyright year. 2019-01-01 01:02:34 +03:00
common.h check.{h,cpp} draft 2019-02-12 18:45:14 +03:00
config.h.in tdutils: update from other project 2018-12-19 17:48:39 +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
crypto.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
crypto.h Update copyright year. 2019-01-01 01:02:34 +03:00
DecTree.h Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +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
FileLog.cpp Add LogInterface::get_file_paths method. 2019-01-18 01:17:20 +03:00
FileLog.h Add LogInterface::get_file_paths method. 2019-01-18 01:17:20 +03:00
filesystem.cpp Better read_file implementation. 2019-12-31 02:08:57 +03:00
filesystem.h Simplify BufferRaw constructor. 2019-01-24 21:15:08 +03: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
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
format.h Fail fast on photos bigger than 10 MB. 2019-01-07 20:41:05 +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 Update copyright year. 2019-01-01 01:02:34 +03:00
Gzip.h Update copyright year. 2019-01-01 01:02:34 +03: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
HazardPointers.h Add link to Bugzilla. 2019-02-13 03:52:34 +03:00
Heap.h Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
Hints.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
Hints.h Update copyright year. 2019-01-01 01:02:34 +03:00
HttpUrl.cpp Fix some g++4.9 CE. 2019-02-13 02:29:52 +03:00
HttpUrl.h Update copyright year. 2019-01-01 01:02:34 +03:00
int_types.h Update copyright year. 2019-01-01 01:02:34 +03:00
invoke.h Update copyright year. 2019-01-01 01:02:34 +03:00
JsonBuilder.cpp Precerve file remote in check_input_file_id. 2019-02-15 21:49:02 +03:00
JsonBuilder.h Update copyright year. 2019-01-01 01:02:34 +03:00
List.h Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
logging.cpp Fix some g++4.9 CE. 2019-02-13 02:29:52 +03:00
logging.h CHECK fixes. 2019-02-12 23:19:11 +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
misc.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
misc.h Use LOG_CHECK where it is necessary 2019-02-12 19:17:20 +03:00
MovableValue.h Update copyright year. 2019-01-01 01:02:34 +03:00
MpmcQueue.h Explicitly init some std::atomic. 2019-01-24 06:18:14 +03:00
MpmcWaiter.h Update copyright year. 2019-01-01 01:02:34 +03:00
MpscLinkQueue.h Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
MpscPollableQueue.h Explicitly include common.h. 2019-02-13 00:26:36 +03: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
optional.h FileManager: force upload, and separate full and partial remote location storage 2019-02-14 14:20:40 +03:00
OptionsParser.h Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
OrderedEventsProcessor.h Use LOG_CHECK where it is necessary 2019-02-12 19:17:20 +03:00
overloaded.h Update copyright year. 2019-01-01 01:02:34 +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
queue.h Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
Random.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
Random.h Update copyright year. 2019-01-01 01:02:34 +03:00
ScopeGuard.h Update copyright year. 2019-01-01 01:02:34 +03:00
SharedObjectPool.h Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
Slice-decl.h Update copyright year. 2019-01-01 01:02:34 +03:00
Slice.h Explicitly include common.h. 2019-02-13 00:26:36 +03:00
Span.h Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
SpinLock.h Update copyright year. 2019-01-01 01:02:34 +03: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 Use LOG_CHECK where it is necessary 2019-02-12 19:17:20 +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
tests.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
tests.h Use LOG_CHECK where it is necessary 2019-02-12 19:17:20 +03:00
Time.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
Time.h Update copyright year. 2019-01-01 01:02:34 +03:00
TimedStat.h Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
Timer.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
Timer.h Update copyright year. 2019-01-01 01:02:34 +03:00
tl_helpers.h Use LOG_CHECK where it is necessary 2019-02-12 19:17:20 +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 Make store_bytes_field output prettier. 2019-02-21 01:55:40 +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
UInt.h Update copyright year. 2019-01-01 01:02:34 +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
Variant.h Fix formatting. 2019-02-13 00:28:47 +03:00
VectorQueue.h Update copyright year. 2019-01-01 01:02:34 +03:00