Commit Graph

476 Commits

Author SHA1 Message Date
fasiondog
0ec2b2d901 Datetime增加几个便捷方法 2019-01-05 02:15:36 +08:00
fasiondog
fbc08e538a data tool for mysql(continue) 增加数据库升级机制 2018-11-19 02:42:31 +08:00
fasiondog
8b9fefb454 1、配合数据导入工具,交互模式下自动检测配置文件是否存在并提示
2、xmake工程增加最小版本限制
3、修改StockManager预加载时的打印信息
2018-11-17 20:22:06 +08:00
fasiondog
27fc4fa0c0 Bugfix:KTYPE改为string模式后,完善对缓存为空和为缓存的情况,导致realtimeUpdate时失败退出 2018-11-07 02:41:14 +08:00
fasiondog
178ad8a394 Change Enum KQuery::KType to string (continue) 2018-10-06 02:03:02 +08:00
fasiondog
cb86c1cbf1 change Enum KQuery::KType to string for more kdata type (will continue) 2018-10-04 20:55:39 +08:00
fasiondog
66fecf64bf update xmake for macosx 2018-09-20 02:43:03 +08:00
fasiondog
3e15fdf9d4 fix xmake for linux 2018-09-19 23:13:55 +08:00
fasiondog
15c96aba18 update xmake for macosx 2018-09-19 02:45:50 +08:00
fasiondog
9b648d9067 simplify the code with @ruki's help 2018-09-15 15:31:06 +08:00
fasiondog
06027fa2f2 update xmake for linux
clean unused code
2018-09-15 03:35:04 +08:00
fasiondog
1a940db60e update xmake for linux 2018-09-15 02:52:35 +08:00
fasiondog
4debb4c2b6 travis 2018-09-13 22:42:36 +08:00
fasiondog
b654ee2b0e travis 2018-09-13 22:08:09 +08:00
fasiondog
eef096c02a modified xmake project with the help of @ruki 2018-09-12 01:14:16 +08:00
fasiondog
28895fff7e add getVersion, xmake remove some options 2018-09-10 02:21:19 +08:00
fasiondog
acea8fa94e Remove the dependency on boost_chrono and switch to C++11 chrono 2018-09-10 01:14:42 +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
65d27a2126 trans demo.cpp file to utf-8 code 2018-08-31 02:50:06 +08:00
fasiondog
38de8a7f8e Solves the problem of redirecting C++ output to python;
Remove any additional eclipse configuration files
2018-08-30 02:38:13 +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