248 コミット (54c0ad32b9483815984af4b158ca7b3b254f7b4e)
 

作成者 SHA1 メッセージ 日付
  tearshark 54c0ad32b9 支持编译为动态库,支持安装脚本 2年前
  tearshark e73caedc36 更新modern callback 2年前
  tearshark 27034d9efc 重新组织代码目录结构 2年前
  tearshark 06945058fe 去掉 {fmt} 库的依赖 2年前
  tearshark 748d74a037 支持编译为动态库 3年前
  tearshark 4ac08ab5bd 支持VS2019 16.9 3年前
  tearshark 11a51942b6 兼容asio 1.12.2 3年前
  tearshark d2f2f56791 调整cmake配置 3年前
  tearshark 96a105d1d2 开始3.0版本的编码 3年前
  tearshark cfdffca29d 删除不再维护的代码 3年前
  tearshark 53c035991e 适配C++20 3年前
  tearshark 32322ff043 删除doxygen生成的文档 3年前
  tearshark cbbbd9f430 测试新版本gcc对协程的支持程度 3年前
  tearshark ec2dbb9738 处理一些特殊情况下可能导致崩溃的问题 4年前
  tearshark b23399ce60 调整modern_cb 4年前
  tearshark c0a7cae3cf 删除modern_cb 4年前
  tearshark 1410cf16d1 增加async_call的测试 4年前
  tearshark f57cda708b 调试计数的时候编译失败 4年前
  tearshark 76f5978790 升级vs2019引发的修改 4年前
  tearshark 6f542c2e5c 性能测试 4年前
  tearshark d87c9abddc 性能测试 4年前
  tearshark 3fad0606d2 性能测试 4年前
  tearshark e43182d58b 整理代码 4年前
  tearshark cbeefbba2e 调优性能 4年前
  tearshark b1b633420c 调优性能 4年前
  tearshark 735661bd72 增加关闭多线程调度器的支持,用于跑测试成绩好看 4年前
  tearshark 2e4c7ad7f4 Merge branch 'master' of https://github.com/tearshark/librf 4年前
  tearshark e1c10f0cd6 Merge branch 'master' of https://github.com/tearshark/librf 4年前
  tearshark c891e67b30 改善单协程切换效率表现 4年前
  tearshark 76c03f5855 Linux排除cinatra的测试代码 4年前
  tearshark 956d5d341b 尝试clang的异常 4年前
  tearshark 1a2b2db389 Merge branch 'master' of https://github.com/tearshark/librf 4年前
  tearshark 807d206907 Merge branch 'master' of https://github.com/tearshark/librf 4年前
  tearshark 8212b97606 clang兼容msvc模式下,对异常支持有改进。但依然存在问题。 4年前
  tearshark e30c232333 兼容cinatra 4年前
  tearshark 2da32390b4 兼容gcc 4年前
  tearshark 7f749bf897 更新子模块 4年前
  tearshark e3b45d1aad 示范跟cinatra的http client做整合。 4年前
  tearshark 3b6cfd4d31 兼容Android 4年前
  tearshark ba29351ddd 完善协程支持stop_token相关功能 4年前
  tearshark fa45d211a6 Windows下放弃clang编译, 从而完整开启异常处理。 4年前
  tearshark 07adb6708c 引入线程取消功能 4年前
  tearshark a022d3682b 修改task_t实现,以便于将来支持stop_token。 4年前
  tearshark 65db2aac49 修改task_t实现,以便于将来支持stop_token。 4年前
  tearshark 8ff3a040f4 展示when_any的更多用法 4年前
  tearshark 4b7857e792 删除一些不必要的代码,减少警告 4年前
  tearshark 64e5b00f7a 确保支持VS2017 4年前
  tearshark 19e347e36b Merge branch 'master' of https://github.com/tearshark/librf 4年前
  tearshark 55d30a99af 按照 4年前
  tearshark 11f1df9a11 按照 4年前