Commit Graph

28 Commits

Author SHA1 Message Date
fasiondog
1ea7c147fb 买卖数量数据类型从size_t变更为double 2020-05-12 00:26:29 +08:00
fasiondog
82a08790d9 TradeManager中买卖数量从size_t修改为double 2020-05-11 23:27:27 +08:00
fasiondog
bfabe763c3 update 2020-05-09 23:04:06 +08:00
fasiondog
7c221d8624 delete StealTask (无法解决在Python中的使用) 2020-05-09 22:49:01 +08:00
fasiondog
899569941a stealtask (continue) 2020-04-30 01:50:27 +08:00
fasiondog
c4d4a799a4 StealTask (continue) 2020-04-27 01:58:11 +08:00
fasiondog
19a8eef089 内存泄漏检测优化 2020-04-10 01:54:49 +08:00
fasiondog
3cee4c615a 依据ruki的建议优化xmake.lua 2020-04-08 00:24:12 +08:00
fasiondog
59bdac33df 内存泄漏检测优化全局变量避免误报(continue) 2020-04-05 18:18:32 +08:00
fasiondog
7a07004cd7 优化debug模式编译 2020-04-03 02:05:27 +08:00
fasiondog
eb7ffa3bed fixed for test 2020-03-01 03:00:48 +08:00
fasiondog
15d8b72d22 支持VS调试 2020-03-01 01:24:55 +08:00
fasiondog
1868afd766 switch BOOST.TEST to doctest 2019-12-30 00:19:35 +08:00
fasiondog
41a35f6892 use dynamic link boost serialization 2019-10-23 01:59:54 +08:00
fasiondog
d733db32f8 for static link boost library 2019-10-19 22:25:06 +08:00
fasiondog
d037e1b69f update for github actions 2019-09-29 00:35:19 +08:00
fasiondog
1d4bdddfc8 1、使用xmake repo支持fmt、spdlog;
2、分离单元测试程序为all和small,避免测试代码编译耗时过长
2019-09-09 02:11:26 +08:00
fasiondog
16eda68ed4 travis for clang 2019-06-17 20:22:16 +08:00
fasiondog
4daebd0af0 update xmake 2019-06-04 23:13:32 +08:00
fasiondog
15c96aba18 update xmake for macosx 2018-09-19 02:45:50 +08:00
fasiondog
eef096c02a modified xmake project with the help of @ruki 2018-09-12 01:14:16 +08:00
fasiondog
f8df667f3d update xmake project 2018-09-09 17:45:22 +08:00
fasiondog
83eaa41a80 update xmake project for linux 2018-09-09 16:43:04 +08:00
fasiondog
abb87c94c6 continue xmake for linux 2018-09-07 02:06:06 +08:00
fasiondog
fbfe45f62c xmake for linux and clean warn with gcc 2018-09-04 01:41:24 +08:00
fasiondog
bc3a875a2c 1. Fix: VS2017 can't use Boost.python's docstring
2. Support C++17
3. Clear "tes_data/tmp"
2018-08-26 18:47:06 +08:00
fasiondog
a538038505 1. Deprecated LOG4CPLUS and use spdlog for logging;
2. Bug fix: Can't use log output when exiting hikyuu;
3. Update submodule
2018-08-21 01:56:29 +08:00
fasiondog
8379b053a1 Re-organize source code structure; use xmake for build 2018-08-20 04:01:34 +08:00