1
0
Fork 0
cuberite-2a/src/OSSupport
peterbell10 950aeffff8
CheckBasicStyle: Check number of empty lines between functions (#4267)
Add check for number of empty lines between functions and fix the corresponding failures
2018-07-26 22:24:36 +01:00
..
CMakeLists.txt Add the fmt library (#4065) 2018-01-03 17:41:16 +00:00
CriticalSection.cpp DeadlockDetect now lists some tracked CS's stats. 2017-01-18 09:03:05 +01:00
CriticalSection.h Remove double includes part 2 (#3890) 2017-08-03 15:34:19 +02:00
Errors.cpp Updated links and docs (#3488) 2016-12-19 17:08:19 +01:00
Errors.h Switched cEvent to GetOSErrorString 2014-01-25 06:02:20 -08:00
Event.cpp CheckBasicStyle: Check number of empty lines between functions (#4267) 2018-07-26 22:24:36 +01:00
Event.h Remove double includes part 2 (#3890) 2017-08-03 15:34:19 +02:00
File.cpp CheckBasicStyle: Check number of empty lines between functions (#4267) 2018-07-26 22:24:36 +01:00
File.h Add the fmt library (#4065) 2018-01-03 17:41:16 +00:00
GZipFile.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
GZipFile.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
GetAddressInfoError.h Replace evdns with getaddrinfo and getnameinfo (#3766) 2017-06-15 11:03:49 +02:00
HostnameLookup.cpp Change error no data to no name 2017-06-16 14:06:27 +02:00
HostnameLookup.h Remove smart pointer macros 2017-07-21 14:41:51 +01:00
IPLookup.cpp Replace evdns with getaddrinfo and getnameinfo (#3766) 2017-06-15 11:03:49 +02:00
IPLookup.h Remove smart pointer macros 2017-07-21 14:41:51 +01:00
IsThread.cpp cIsThread: Reset m_ShouldTerminate after the thread has stopped (#4258) 2018-07-22 22:35:58 +01:00
IsThread.h Remove double includes part 2 (#3890) 2017-08-03 15:34:19 +02:00
Network.h CheckBasicStyle: Check number of empty lines between functions (#4267) 2018-07-26 22:24:36 +01:00
NetworkInterfaceEnum.cpp Use CMake's Android generators to crosscompile 2016-12-12 14:32:32 +00:00
NetworkLookup.cpp Replace evdns with getaddrinfo and getnameinfo (#3766) 2017-06-15 11:03:49 +02:00
NetworkLookup.h NetworkLookup: Added "virtual" keyword to overridden dtor. (#4100) 2017-12-21 13:31:20 +00:00
NetworkSingleton.cpp Prefer static_cast to reinterpret_cast (#4223) 2018-05-02 08:50:36 +01:00
NetworkSingleton.h Fix cUrlClient leak (#4125) 2018-02-20 17:08:46 +00:00
Queue.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
ServerHandleImpl.cpp Prefer static_cast to reinterpret_cast (#4223) 2018-05-02 08:50:36 +01:00
ServerHandleImpl.h Remove smart pointer macros 2017-07-21 14:41:51 +01:00
StackTrace.cpp Removed the LeakFinder for Windows. (#3777) 2017-06-19 11:05:19 +02:00
StackTrace.h Added a basic stacktracing for assert and signal failures. 2014-11-29 23:06:10 +01:00
TCPLinkImpl.cpp CheckBasicStyle: Check number of empty lines between functions (#4267) 2018-07-26 22:24:36 +01:00
TCPLinkImpl.h Update mbedtls to 2.5.1 (#3964) 2017-08-30 15:00:06 +01:00
UDPEndpointImpl.cpp Network: fixed excessive debug logging. 2015-04-21 12:11:44 +02:00
UDPEndpointImpl.h Remove smart pointer macros 2017-07-21 14:41:51 +01:00
WinStackWalker.cpp CheckBasicStyle: Check number of empty lines between functions (#4267) 2018-07-26 22:24:36 +01:00
WinStackWalker.h Minor changes (#3909) 2017-08-24 11:19:40 +02:00