Commit Graph

34 Commits

Author SHA1 Message Date
fasiondog
8059c30b49 update fot fmt, spdlog lib 2019-11-09 21:10:29 +08:00
fasiondog
aec33e6cc0 优化日志初始化 2019-11-07 02:53:27 +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
50dbb17e93 try for action 2019-09-22 23:02:08 +08:00
fasiondog
6961b3c849 try git action 2019-09-22 16:01:15 +08:00
fasiondog
35b2ec6d81 update for travis 2019-09-22 10:57:09 +08:00
fasiondog
d1ee0e98b3 update travis 2019-09-22 00:07:27 +08:00
fasiondog
c125efcb7c update thread pool 2019-09-20 02:58:03 +08:00
fasiondog
1d4bdddfc8 1、使用xmake repo支持fmt、spdlog;
2、分离单元测试程序为all和small,避免测试代码编译耗时过长
2019-09-09 02:11:26 +08:00
fasiondog
22a2de9565 remove avx2 support for old cpu 2019-09-08 21:46:52 +08:00
fasiondog
a575b003a6 add #progam once for every .h files; some others 2019-08-03 21:53:24 +08:00
fasiondog
67fffd0555 Parameter add type method; fix logger can't be useed outside hikyuu.dll; Doxyen options modified 2019-06-25 23:12:25 +08:00
fasiondog
4edde655f4 Adjustment xmake project, use config.h.in 2019-06-16 20:49:20 +08:00
fasiondog
dd3c551cb5 Merge branch 'master' of https://gitee.com/fasiondog/hikyuu.git 2019-06-12 22:01:51 +08:00
fasiondog
6eddc58c5c update 2019-06-12 22:01:45 +08:00
fasiondog
3c93275b13 release v1.1.3 2019-06-11 00:16:14 +08:00
fasiondog
4daebd0af0 update xmake 2019-06-04 23:13:32 +08:00
fasiondog
05bdb064cc resume xmake 2019-04-20 02:31:53 +08:00
fasiondog
a7c92f2c8d release 1.1.2 2019-04-18 21:37:59 +08:00
fasiondog
df6ae00d23 待发布 1.1.1 2019-04-07 23:34:32 +08:00
fasiondog
0f903f75dd OPType::TWO更名为WEAVE;消除Linux下编译告警 2019-03-24 21:44:55 +08:00
fasiondog
26913fdd78 去除cpp版本importdata编译 2019-02-28 02:26:21 +08:00
fasiondog
708b7dab59 重命名hikyuu_python为 hikyuu,方便python部分开发 2019-02-17 18:59:58 +08:00
fasiondog
4e797c266b 支持分时线 2019-02-10 21:26:02 +08:00
fasiondog
8b9fefb454 1、配合数据导入工具,交互模式下自动检测配置文件是否存在并提示
2、xmake工程增加最小版本限制
3、修改StockManager预加载时的打印信息
2018-11-17 20:22:06 +08:00
fasiondog
1a940db60e update xmake for linux 2018-09-15 02:52:35 +08:00
fasiondog
8a014659ee travis 2018-09-13 02:27:03 +08:00
fasiondog
eef096c02a modified xmake project with the help of @ruki 2018-09-12 01:14:16 +08:00
fasiondog
83eaa41a80 update xmake project for linux 2018-09-09 16:43:04 +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
8379b053a1 Re-organize source code structure; use xmake for build 2018-08-20 04:01:34 +08:00