Commit Graph

178 Commits

Author SHA1 Message Date
fasiondog
20e83daf36 continue 2020-06-27 00:43:47 +08:00
fasiondog
e89ada748f fixed Datetime 2020-05-24 00:34:30 +08:00
fasiondog
9d85b9086f fix Datetime.str 2020-05-23 22:48:04 +08:00
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
6219544fcd steal group (continue) 2020-05-07 00:12:56 +08:00
fasiondog
387427926a steal task (continue) 2020-05-01 00:36:20 +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
ab40eea3ff 完善Datetime的构造方式 2020-04-25 23:28:26 +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
55b5849753 内存泄漏检测优化全局变量避免误报(continue) 2020-04-04 01:39:19 +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
427ca6f741 IniParser without boost 2019-12-31 23:18:30 +08:00
fasiondog
ba407fc6f9 update for travis.yml 2019-12-30 21:48:56 +08:00
fasiondog
5b4d6f7428 update for travis.yml 2019-12-30 21:29:47 +08:00
fasiondog
cbf620b238 fixed for test_StockManager.cpp 2019-12-30 01:24:05 +08:00
fasiondog
1868afd766 switch BOOST.TEST to doctest 2019-12-30 00:19:35 +08:00
fasiondog
b8bd278273 TimeDelta finished 2019-12-26 01:12:40 +08:00
fasiondog
2e753f7968 TimeDelta add +(pos), -(neg) operation 2019-12-25 02:45:24 +08:00
fasiondog
503e3460ed TimeDelta 增加 *、/、% 运算 2019-12-24 02:15:37 +08:00
fasiondog
2f879d54e4 完善 Datetime, TimeDelta 及其注释与帮助文档 2019-12-23 02:18:04 +08:00
fasiondog
6993e86b18 add TimeDelta (continue) 2019-12-19 02:32:06 +08:00
fasiondog
85808db556 add TimeDelta (continue) 2019-12-18 02:04:54 +08:00
fasiondog
94bf9bf81f add TimeDelta (continue) 2019-12-17 02:31:44 +08:00
fasiondog
7be8eaf2d5 add TimeDelta (continue); add comment information 2019-12-16 02:09:43 +08:00
fasiondog
125dae9de4 add TimeDelta (continue) 2019-12-15 01:27:02 +08:00
fasiondog
3712245219 Datetime优化: 支持到微秒,Python中初始化优化 2019-12-10 01:35:03 +08:00
fasiondog
12bef4d70e test thread pool 2019-12-01 02:27:56 +08:00
fasiondog
9fef80d7b6 禁止boost::date隐式初始化,以便合并KQuery 2019-12-01 01:41:22 +08:00
fasiondog
49b8c58af6 优化 ThreadPool 2019-11-19 01:21:30 +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
dcca0c7b98 update for actions and win2019 compile 2019-10-01 18:53:37 +08:00
fasiondog
d037e1b69f update for github actions 2019-09-29 00:35:19 +08:00
fasiondog
a084f7d7af update thread pool 2019-09-26 02:04:39 +08:00
fasiondog
e7899f6170 update thread pool 2019-09-25 02:25:04 +08:00
fasiondog
35b2ec6d81 update for travis 2019-09-22 10:57:09 +08:00
fasiondog
315a818e4d update thread pool and travis 2019-09-21 21:01:44 +08:00
fasiondog
dec872d37f update thread pool 2019-09-21 02:33:32 +08:00
fasiondog
c125efcb7c update thread pool 2019-09-20 02:58:03 +08:00
fasiondog
b8392e60f2 update thread pool 2019-09-19 02:30:27 +08:00
fasiondog
1d4bdddfc8 1、使用xmake repo支持fmt、spdlog;
2、分离单元测试程序为all和small,避免测试代码编译耗时过长
2019-09-09 02:11:26 +08:00
fasiondog
fdad61e3d3 Update some base type name; added a database connection module to be used for later 2019-08-09 01:40:24 +08:00