1
0
zrcadlo https://github.com/tearshark/librf.git synchronizováno 2024-10-01 15:57:07 +08:00
Graf commitů

17 Commity

Autor SHA1 Zpráva Datum
tearshark
76f5978790 升级vs2019引发的修改
使用mimalloc的选项
2020-06-23 07:48:32 +08:00
tearshark
735661bd72 增加关闭多线程调度器的支持,用于跑测试成绩好看 2020-06-17 23:29:44 +08:00
tearshark
956d5d341b 尝试clang的异常 2020-05-26 11:56:00 +08:00
tearshark
8212b97606 clang兼容msvc模式下,对异常支持有改进。但依然存在问题。 2020-05-26 11:52:53 +08:00
tearshark
e3b45d1aad 示范跟cinatra的http client做整合。 2020-05-21 16:42:44 +08:00
tearshark
ba29351ddd 完善协程支持stop_token相关功能 2020-05-10 11:11:49 +08:00
tearshark
fa45d211a6 Windows下放弃clang编译, 从而完整开启异常处理。 2020-05-09 22:55:53 +08:00
tearshark
07adb6708c 引入线程取消功能 2020-05-09 16:08:27 +08:00
tearshark
3d92c8811b 兼容gcc 10 2020-04-18 23:05:26 +08:00
tearshark
d0ab0f462d gcc 10下编译通过 2020-04-18 13:47:46 +08:00
tearshark
c8ce2be4d7 channel并没有很好的履行optional选项。改正之。 2020-03-31 21:52:44 +08:00
tearshark
8a2175e74c 兼容clang 2020-03-31 17:37:13 +08:00
tearshark
2d92dd0dde 删除是否多线程调度的选择宏,现在都是多线程调度。
完善event的文档
2020-03-29 23:10:38 +08:00
tearshark
1589272e12 整理channel_v2代码,并添加详细注释。 2020-03-29 08:35:42 +08:00
tearshark
9f1aaf5923 兼容Xcode 2020-03-26 17:26:39 +08:00
tearshark
0c0f37877b 兼容xcode 2020-03-26 16:30:45 +08:00
tearshark
e0555c5668 兼容xcode 2020-03-26 16:28:27 +08:00