hikyuu2/hikyuu_cpp/hikyuu/data_driver
2020-10-26 23:39:10 +08:00
..
base_info fixed compile on linux; clear warning 2020-10-14 00:18:18 +08:00
block_info/qianlong update for cppcheck stylistic warnning 2019-11-11 02:32:56 +08:00
kdata fixed MySQLKDataDriver _getTabelName 2020-10-26 23:39:10 +08:00
BaseInfoDriver.cpp update for format and traivs 2019-11-10 23:31:41 +08:00
BaseInfoDriver.h int64/int32/int8和c++11保持一致改为int64_t/int32_t/int8_t 2020-10-01 22:52:50 +08:00
BlockInfoDriver.cpp update for format and traivs 2019-11-10 23:31:41 +08:00
BlockInfoDriver.h continue 2020-06-26 21:39:53 +08:00
DataDriverFactory.cpp 内存泄漏检测优化全局变量避免误报(continue) 2020-04-06 01:56:04 +08:00
DataDriverFactory.h 内存泄漏检测优化全局变量避免误报(continue) 2020-04-06 01:56:04 +08:00
HistoryFinanceReader.cpp int64/int32/int8和c++11保持一致改为int64_t/int32_t/int8_t 2020-10-01 22:52:50 +08:00
HistoryFinanceReader.h continue 2020-06-26 21:39:53 +08:00
KDataDriver.cpp KDataDriver 取消 getKRecord 接口 2020-10-08 23:56:43 +08:00
KDataDriver.h KDataDriver 取消 getKRecord 接口 2020-10-08 23:56:43 +08:00