tdlight/tdutils/td/utils/port
levlam 0764948a87 Punicode support for non-Windows.
GitOrigin-RevId: 6ef7dd1bb163bdf369a7ed10a50d598b50e2def6
2018-05-18 23:38:11 +03:00
..
detail Better iterators increment. 2018-04-23 01:14:49 +03:00
Clocks.cpp Move some implementation to cpp. 2018-02-12 11:40:52 +03:00
Clocks.h Move some implementation to cpp. 2018-02-12 11:40:52 +03:00
config.h Update copyright year. 2018-01-02 16:45:09 +03:00
CxCli.h Fix .NET std::string <-> System.String conversion. 2018-05-11 19:53:27 +03:00
EventFd.h Update copyright year. 2018-01-02 16:45:09 +03:00
EventFdBase.h Update copyright year. 2018-01-02 16:45:09 +03:00
Fd.cpp Make ENOTCONN non-fatal error, because of iOS. 2018-04-04 22:37:46 +03:00
Fd.h Fix some includes. 2018-02-11 18:58:18 +03:00
FileFd.cpp Better error message. 2018-05-10 21:39:01 +03:00
FileFd.h Update copyright year. 2018-01-02 16:45:09 +03:00
IPAddress.cpp Punicode support for non-Windows. 2018-05-18 23:38:11 +03:00
IPAddress.h Fix resolving of Internationalized Domain Names (on Windows only). 2018-05-18 16:13:35 +03:00
path.cpp Better iterators increment. 2018-04-23 01:14:49 +03:00
path.h Use CSlice in to_wstring. 2018-05-18 17:22:18 +03:00
platform.h Update copyright year. 2018-01-02 16:45:09 +03:00
Poll.h Update copyright year. 2018-01-02 16:45:09 +03:00
PollBase.h Update copyright year. 2018-01-02 16:45:09 +03:00
RwMutex.h Update copyright year. 2018-01-02 16:45:09 +03:00
ServerSocketFd.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
ServerSocketFd.h Update copyright year. 2018-01-02 16:45:09 +03:00
signals.cpp Unify include order. 2018-02-03 15:58:18 +03:00
signals.h Update copyright year. 2018-01-02 16:45:09 +03:00
sleep.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
sleep.h Update copyright year. 2018-01-02 16:45:09 +03:00
SocketFd.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
SocketFd.h Update copyright year. 2018-01-02 16:45:09 +03:00
Stat.cpp Fix compilation for Termux. 2018-05-10 10:49:47 +03:00
Stat.h Fix CE. 2018-02-28 22:54:05 +03:00
thread_local.cpp tdutils: merge Destructor and ScopeGuard implementations 2018-03-13 16:03:46 +03:00
thread_local.h Various fixes. 2018-03-14 17:43:00 +03:00
thread.h Update copyright year. 2018-01-02 16:45:09 +03:00
wstring_convert.cpp Remove usage of codecvt: now conversions are safe and 2-1000x faster. 2018-05-18 18:55:40 +03:00
wstring_convert.h Use CSlice in to_wstring. 2018-05-18 17:22:18 +03:00