tdlight/tdutils/td/utils
levlam f4c85df878 Use WSARecv/WSASend instead of ReadFile/WriteFile. Fix check_status.
GitOrigin-RevId: bbfdf27d508f5c985b14bc13bd8549201ae1cb15
2018-09-10 20:49:54 +03:00
..
port Use WSARecv/WSASend instead of ReadFile/WriteFile. Fix check_status. 2018-09-10 20:49:54 +03:00
AesCtrByteFlow.h Update copyright year. 2018-01-02 16:45:09 +03:00
base64.cpp Fix warnings. 2018-04-11 23:17:51 +03:00
base64.h Utils: is_base64url. 2018-01-19 16:38:56 +03:00
benchmark.h Use FixedDouble. 2018-02-11 15:41:23 +03:00
BigNum.cpp Update tdutils from other project 2018-08-13 20:15:09 +03:00
BigNum.h Update tdutils from other project 2018-08-13 20:15:09 +03:00
buffer.cpp Update tdutils from other project 2018-08-13 20:15:09 +03:00
buffer.h Remove legacy ChainBufferWriter::create_empty. 2018-09-10 18:00:28 +03:00
BufferedFd.h Almost compiles 2018-08-14 10:42:40 +03:00
BufferedReader.h Replace std::max/min with td::max/min. 2018-02-12 13:37:54 +03:00
BufferedUdp.cpp A lot of fixes. 2018-09-07 03:41:21 +03:00
BufferedUdp.h Fix some includes. 2018-09-10 04:08:15 +03:00
ByteFlow.h Various style fixes. 2018-08-16 01:06:53 +03:00
ChangesProcessor.h Update copyright year. 2018-01-02 16:45:09 +03:00
Closure.h Almost compiles 2018-08-14 10:42:40 +03:00
common.h fix td::min. 2018-02-12 14:19:47 +03:00
config.h.in Fix some td/actor/ includes. 2018-07-03 22:29:04 +03:00
Container.h Update copyright year. 2018-01-02 16:45:09 +03:00
Context.h A lot of fixes. 2018-09-07 03:41:21 +03:00
crypto.cpp Safer init_openssl_threads. 2018-09-02 15:44:19 +03:00
crypto.h Easy to use SHA256 and SHA512 functions. 2018-08-10 02:35:07 +03:00
DecTree.h Fix some includes. 2018-09-10 04:08:15 +03:00
Destructor.h A lot of fixes. 2018-09-07 03:41:21 +03:00
Enumerator.h Simplify Enumerator. 2018-03-07 15:46:58 +03:00
FileLog.cpp Reimplement NativeFd::duplicate. 2018-09-10 17:47:28 +03:00
FileLog.h Do not fail on unsuccessful FileLog.init. 2018-01-28 17:48:11 +03:00
filesystem.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
filesystem.h Update copyright year. 2018-01-02 16:45:09 +03:00
find_boundary.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
find_boundary.h Update copyright year. 2018-01-02 16:45:09 +03:00
FloodControlFast.h Replace std::max/min with td::max/min. 2018-02-12 13:37:54 +03:00
FloodControlStrict.h Replace std::max/min with td::max/min. 2018-02-12 13:37:54 +03:00
format.h Fix some includes. 2018-09-10 04:08:15 +03:00
GitInfo.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
GitInfo.h Update copyright year. 2018-01-02 16:45:09 +03:00
Gzip.cpp Remove legacy ChainBufferWriter::create_empty. 2018-09-10 18:00:28 +03:00
Gzip.h Update copyright year. 2018-01-02 16:45:09 +03:00
GzipByteFlow.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
GzipByteFlow.h Update copyright year. 2018-01-02 16:45:09 +03:00
HazardPointers.h Remove global restriction on thread count. 2018-07-17 02:46:44 +03:00
Heap.h Replace std::max/min with td::max/min. 2018-02-12 13:37:54 +03:00
Hints.cpp Remove diacritics on search in Hints. 2018-07-31 18:42:27 +03:00
Hints.h Support transliterations in Hints search. 2018-07-31 14:13:19 +03:00
HttpUrl.cpp Fix host validation in parse_url. 2018-07-01 02:29:36 +03:00
HttpUrl.h Allow tg URLs in text links and url buttons. 2018-06-19 13:23:52 +03:00
int_types.h A lot of fixes. 2018-09-07 03:41:21 +03:00
invoke.h A lot of fixes. 2018-09-07 03:41:21 +03:00
JsonBuilder.cpp Fix json_string_decode. 2018-07-19 16:54:44 +03:00
JsonBuilder.h Better JSON type names. 2018-05-20 15:30:36 +03:00
List.h Update copyright year. 2018-01-02 16:45:09 +03:00
logging.cpp A lot of fixes. 2018-09-07 03:41:21 +03:00
logging.h A lot of fixes. 2018-09-07 03:41:21 +03:00
MemoryLog.h Move some implementation to cpp. 2018-02-12 11:40:52 +03:00
MimeType.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
MimeType.h Update copyright year. 2018-01-02 16:45:09 +03:00
misc.cpp td_api::getProxyLink. 2018-05-17 21:08:51 +03:00
misc.h A lot of fixes. 2018-09-07 03:41:21 +03:00
MovableValue.h Update copyright year. 2018-01-02 16:45:09 +03:00
MpmcQueue.h Update copyright year. 2018-01-02 16:45:09 +03:00
MpmcWaiter.h Move some implementation to cpp. 2018-02-12 11:40:52 +03:00
MpscLinkQueue.h Unify include order. 2018-02-03 15:58:18 +03:00
MpscPollableQueue.h A lot of fixes. 2018-09-07 03:41:21 +03:00
Named.h Update copyright year. 2018-01-02 16:45:09 +03:00
ObjectPool.h Update copyright year. 2018-01-02 16:45:09 +03:00
Observer.h Update copyright year. 2018-01-02 16:45:09 +03:00
optional.h Make optional copyable when possible. 2018-08-12 15:31:24 +03:00
OptionsParser.h Move some implementation to cpp. 2018-02-12 11:40:52 +03:00
OrderedEventsProcessor.h beter DelayDispatcher and OrderedEventsProcessor destruction 2018-09-07 16:17:09 +03:00
overloaded.h A lot of fixes. 2018-09-07 03:41:21 +03:00
Parser.h Check directory existence before crash. 2018-01-31 15:43:36 +03:00
PathView.h Add some debug. 2018-06-25 01:51:15 +03:00
queue.h Almost compiles 2018-08-14 10:42:40 +03:00
Random.cpp A lot of fixes. 2018-09-07 03:41:21 +03:00
Random.h A lot of fixes. 2018-09-07 03:41:21 +03:00
ScopeGuard.h Add SqliteKeyValue.cpp. 2018-07-22 02:56:40 +03:00
SharedObjectPool.h A lot of fixes. 2018-09-07 03:41:21 +03:00
Slice-decl.h Update tdutils from other project 2018-08-13 20:15:09 +03:00
Slice.h A lot of fixes. 2018-09-07 03:41:21 +03:00
Span.h A lot of fixes. 2018-09-07 03:41:21 +03:00
SpinLock.h Unify include order. 2018-02-03 15:58:18 +03:00
StackAllocator.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
StackAllocator.h Update copyright year. 2018-01-02 16:45:09 +03:00
Status.cpp Unify include order. 2018-02-03 15:58:18 +03:00
Status.h Use negative error codes in Result. 2018-07-08 22:00:54 +03:00
Storer.h Fix some td/actor/ includes. 2018-07-03 22:29:04 +03:00
StorerBase.h Check that storer unsafe doesn't overflows. 2018-07-06 23:33:11 +03:00
StringBuilder.cpp Optimize printing integers. 2018-06-05 02:34:51 +03:00
StringBuilder.h Delete StringBuilder &operator<<(const wchar_t *str). 2018-05-17 21:48:15 +03:00
tests.h Update copyright year. 2018-01-02 16:45:09 +03:00
Time.cpp Move some implementation to cpp. 2018-02-12 11:40:52 +03:00
Time.h Move BufferSlice an Timestamp storer/parser to their headers. 2018-03-14 23:41:14 +03:00
TimedStat.h Comment CHECK, which causes accidental crashes. 2018-07-25 23:10:31 +03:00
Timer.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
Timer.h Update copyright year. 2018-01-02 16:45:09 +03:00
tl_helpers.h Check that storer unsafe doesn't overflows. 2018-07-06 23:33:11 +03:00
tl_parsers.cpp Add some debug. 2018-08-04 23:08:36 +03:00
tl_parsers.h Update tdutils from other project 2018-08-13 20:15:09 +03:00
tl_storers.h Update tdutils from other project 2018-08-13 20:15:09 +03:00
translit.cpp Fix some includes. 2018-08-02 13:22:05 +03:00
translit.h Support transliterations in Hints search. 2018-07-31 14:13:19 +03:00
type_traits.h A lot of fixes. 2018-09-07 03:41:21 +03:00
unicode.cpp Add binary_search_ranges debug. 2018-08-05 01:48:59 +03:00
unicode.h Remove diacritics on search in Hints. 2018-07-31 18:42:27 +03:00
utf8.cpp Implement find_cashtags. 2018-03-07 20:29:33 +03:00
utf8.h Update copyright year. 2018-01-02 16:45:09 +03:00
Variant.h Make JNI-bindings package-agnostic. 2018-01-21 14:45:24 +03:00
VectorQueue.h A lot of fixes. 2018-09-07 03:41:21 +03:00