1. 23 9月, 2016 1 次提交
    • Y
      1.0.0 release. · bbb7a3ff
      youngwolf 提交于
      Re-base onto st_asio_wrapper 1.2.0
      Add class std_list(a substitute of std::list before gcc 5.1), whose size() function has O(1) complexity.
      bbb7a3ff
  2. 17 9月, 2016 1 次提交
    • Y
      ascs first release, version 1.0.0 · 301e46b6
      youngwolf 提交于
      Strip boost (Based on st_asio_wrapper 1.1.3).
      Need c++14, if your compiler detected duplicated 'shared_mutex' definition, please define ASCS_HAS_STD_SHARED_MUTEX macro.
      Need to define ASIO_STANDALONE and ASIO_HAS_STD_CHRONO macros.
      Collect all macros together.
      301e46b6
  3. 13 9月, 2016 2 次提交
  4. 12 9月, 2016 6 次提交