Commit Graph

36 Commits

Author SHA1 Message Date
fasiondog
3fe0519bc1 int64/int32/int8和c++11保持一致改为int64_t/int32_t/int8_t 2020-10-01 22:52:50 +08:00
fasiondog
2dd7e1b54f refactor kdata driver(continue) 2020-10-01 00:06:58 +08:00
fasiondog
49bd1aae15 更新 mysql k线读取 2020-09-30 00:15:38 +08:00
fasiondog
b7674ce567 update for mysql kdata (continue) 2020-09-29 00:57:41 +08:00
fasiondog
f17115e779 update MySQLBaseInfoDriver 2020-09-27 23:53:26 +08:00
fasiondog
73a0208967 fixed HDF低版本不存在exists函数 2020-09-26 14:13:24 +08:00
fasiondog
1e0be08a87 优化hdf5 2020-09-26 00:52:41 +08:00
fasiondog
6264ff7a08 优化HDF5处理,减少HDF5异常导致的内存泄漏误报 2020-09-26 00:19:57 +08:00
fasiondog
a08a67a67b 内存泄漏检测优化全局变量避免误报(continue) 2020-04-06 01:56:04 +08:00
fasiondog
59bdac33df 内存泄漏检测优化全局变量避免误报(continue) 2020-04-05 18:18:32 +08:00
fasiondog
c76edbf4e9 内存泄漏检测优化全局变量避免误报(continue) 2020-04-05 02:02:05 +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
15d8b72d22 支持VS调试 2020-03-01 01:24:55 +08:00
fasiondog
2f879d54e4 完善 Datetime, TimeDelta 及其注释与帮助文档 2019-12-23 02:18:04 +08:00
fasiondog
3d729b6e3a update for cppcheck stylistic warnning 2019-11-11 02:32:56 +08:00
fasiondog
e167f29ff1 update for format and traivs 2019-11-10 23:31:41 +08:00
fasiondog
c9cc4e353b update for format, cppcheck, travis 2019-11-10 19:45:57 +08:00
fasiondog
c4f5a3dffb clear cppcheck info 2019-11-10 03:27:57 +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
a575b003a6 add #progam once for every .h files; some others 2019-08-03 21:53: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
be72381e79 modify BOOST_WINDOWS Macro to _MSC_VER 2019-08-01 22:54:59 +08:00
fasiondog
7559458648 Update the logger, only using the spdlog 2019-06-16 17:56:34 +08:00
fasiondog
87e028c1bd clear some info from Cppcheck 2019-03-28 02:11:13 +08:00
fasiondog
1e88df1f38 支持历史分笔数据 2019-02-11 21:13:06 +08:00
fasiondog
d3547889cb TimeLine更名TimeLineList 2019-02-11 16:33:55 +08:00
fasiondog
4e797c266b 支持分时线 2019-02-10 21:26:02 +08:00
fasiondog
bc3dad7e7d 分时线支持 2019-02-09 18:25:16 +08:00
fasiondog
57fbbd1ece 分时线支持 2019-02-08 22:41:20 +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
b654ee2b0e travis 2018-09-13 22:08:09 +08:00
fasiondog
fbfe45f62c xmake for linux and clean warn with gcc 2018-09-04 01:41:24 +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