Commit Graph

20 Commits

Author SHA1 Message Date
fasiondog
5321cebb29 A little modification 2019-12-30 00:20:21 +08:00
fasiondog
c9cc4e353b update for format, cppcheck, travis 2019-11-10 19:45:57 +08:00
fasiondog
fac79c48ad update sqlite driver 2019-08-16 01:17:24 +08:00
fasiondog
b1d0e0b1a1 update 2019-08-15 21:00:00 +08:00
fasiondog
f5f1eed8c6 support to continue update data online(continue) 2019-08-13 23:29:15 +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
fasiondog
84da369908 1. BOOST_MSC Macro switch to _MSC_VER;
2. replace boost::to_upper/boost::to_lower;
3. add SpendTimer tool
2019-08-03 01:44:57 +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
7559458648 Update the logger, only using the spdlog 2019-06-16 17:56:34 +08:00
fasiondog
edaca2d1d7 Support to obtain current financial information 2019-04-07 22:55:47 +08:00
fasiondog
0c90ef6645 get the history finance Info (continue) 2019-04-04 02:07:54 +08:00
fasiondog
0518658880 get the history finance Info (continue) 2019-04-03 22:31:55 +08:00
fasiondog
12760ffaab remove global context 2019-03-30 23:13:37 +08:00
fasiondog
08670207f0 update 2019-03-24 00:17:11 +08:00
fasiondog
c20fb1155a update 2019-03-15 23:35:09 +08:00
fasiondog
8b9fefb454 1、配合数据导入工具,交互模式下自动检测配置文件是否存在并提示
2、xmake工程增加最小版本限制
3、修改StockManager预加载时的打印信息
2018-11-17 20:22:06 +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
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
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