266 Commits (bd882ee1797367b8fac9f0572fae2daf11551e00)
 

Author SHA1 Message Date
  tearshark 807d206907 Merge branch 'master' of https://github.com/tearshark/librf 4 years ago
  tearshark 8212b97606 clang兼容msvc模式下,对异常支持有改进。但依然存在问题。 4 years ago
  tearshark e30c232333 兼容cinatra 4 years ago
  tearshark 2da32390b4 兼容gcc 4 years ago
  tearshark 7f749bf897 更新子模块 4 years ago
  tearshark e3b45d1aad 示范跟cinatra的http client做整合。 4 years ago
  tearshark 3b6cfd4d31 兼容Android 4 years ago
  tearshark ba29351ddd 完善协程支持stop_token相关功能 4 years ago
  tearshark fa45d211a6 Windows下放弃clang编译, 从而完整开启异常处理。 4 years ago
  tearshark 07adb6708c 引入线程取消功能 4 years ago
  tearshark a022d3682b 修改task_t实现,以便于将来支持stop_token。 4 years ago
  tearshark 65db2aac49 修改task_t实现,以便于将来支持stop_token。 4 years ago
  tearshark 8ff3a040f4 展示when_any的更多用法 4 years ago
  tearshark 4b7857e792 删除一些不必要的代码,减少警告 4 years ago
  tearshark 64e5b00f7a 确保支持VS2017 4 years ago
  tearshark 19e347e36b Merge branch 'master' of https://github.com/tearshark/librf 4 years ago
  tearshark 55d30a99af 按照 4 years ago
  tearshark 11f1df9a11 按照 4 years ago
  tearshark b6328a4833 兼容gcc 10 4 years ago
  tearshark e986686761 兼容gcc 10的concept 4 years ago
  tearshark 3d92c8811b 兼容gcc 10 4 years ago
  tearshark 6de2e7fa20 兼容gcc 10 4 years ago
  tearshark 2672787d8d 搜集gcc 10的BUG 4 years ago
  tearshark 92af05226c 兼容gcc 10 4 years ago
  tearshark b0b9934845 兼容gcc 10 4 years ago
  tearshark d0ab0f462d gcc 10下编译通过 4 years ago
  tearshark 7300bdd140 兼容gcc 10 4 years ago
  tearshark 02a69b586d Merge branch 'master' of https://github.com/tearshark/librf 4 years ago
  tearshark 63f2e1b300 兼容gcc-10 4 years ago
  tearshark dd233e33cc 尝试使用gcc10 4 years ago
  tearshark efc4bfc262 使用modern callback模块完成测试范例 4 years ago
  tearshark e9de1c8fbb 添加modern callback子模块 4 years ago
  tearshark f1f914d60b Merge branch 'master' of https://github.com/tearshark/librf 4 years ago
  tearshark b3386e919e 引用modern callback项目 4 years ago
  tearshark 784a1c94d0 配合modern_cb项目做调整 4 years ago
  tearshark c8ce2be4d7 channel并没有很好的履行optional选项。改正之。 4 years ago
  tearshark 8a2175e74c 兼容clang 4 years ago
  tearshark 14bd5f615d 完善文档 4 years ago
  tearshark 6d0e404a7f 更新说明 4 years ago
  tearshark cd74eea532 完善文档。 4 years ago
  tearshark b6fa1c4e49 完善when_all/when_any的文档。 4 years ago
  tearshark e13f2b09b6 继续完善文档 4 years ago
  tearshark b1b7e3ade0 完善_ContainerOfT的概念定义 4 years ago
  tearshark 474f6fa04f 删除event不必要的代码 4 years ago
  tearshark 2d92dd0dde 删除是否多线程调度的选择宏,现在都是多线程调度。 4 years ago
  tearshark 04fde5f355 暂缓对modules的支持,优先支持Doxygen。 4 years ago
  tearshark 0a81c6c19b 参考资料目录重命名 4 years ago
  tearshark 7d40fa6d5e 整理代码,以便于控制doxygen的结果 4 years ago
  tearshark bb030ce69f 整理代码,以控制哪些文档出现在doxygen里。 4 years ago
  tearshark 1589272e12 整理channel_v2代码,并添加详细注释。 4 years ago