uvw/.conan
Fei Chong 68ed09d929 Update C++11 version: renaming Tcp -> TCP
* Migrate the project from C++14 to C++11.
All tests passed.

* Remove CONSTEXPR_SPECIFIER macro cause fall back to const in c++11.

* Remove C++14 code in test/main.cpp
Change sample code from C++14 to C++11 in README.md

* Fixed warnings in old-version gcc since C++11 doesn't support empty braced initialization well.

* Fixed warnings in old-version gcc since C++11 doesn't support empty braced initialization well.

* renaming

* fixed conan cpp

* fixed appveyor configuration

* skip tests from libuv

* Add line-feed to tcp.hpp:21
2018-11-08 10:26:56 +01:00
..
test_package Update C++11 version: renaming Tcp -> TCP 2018-11-08 10:26:56 +01:00
build.py conan package support 2018-10-25 17:10:39 +02:00