Commit Graph

21 Commits

Author SHA1 Message Date
fasiondog
722d3b1c0d 改进 Log 2020-05-01 23:59:53 +08:00
fasiondog
0727fdc909 处理fmt升级至6.2.0后min/max宏冲突 2020-05-01 18:49:36 +08:00
fasiondog
9e0dc2e706 增加全局线程池;版本构建信息 2020-04-20 23:59:47 +08:00
fasiondog
c2d3c0baff update 2020-04-12 02:02:20 +08:00
fasiondog
19a8eef089 内存泄漏检测优化 2020-04-10 01:54:49 +08:00
fasiondog
15d8b72d22 支持VS调试 2020-03-01 01:24:55 +08:00
fasiondog
125dae9de4 add TimeDelta (continue) 2019-12-15 01:27:02 +08:00
fasiondog
c9cc4e353b update for format, cppcheck, travis 2019-11-10 19:45:57 +08:00
fasiondog
c4ea38e83e 增加 clear 时增加 -with_boost 参数 2019-11-04 00:01:25 +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
1ba4e1c424 update logger ooutput 2019-06-16 19:06:06 +08:00
fasiondog
7559458648 Update the logger, only using the spdlog 2019-06-16 17:56:34 +08:00
fasiondog
773600b7f6 update spdlog 2019-06-12 23:13:39 +08:00
fasiondog
a72dbb18c1 实现IF指标运算;实现COUNT指标;更新帮助与文档 2019-03-25 22:50:50 +08:00
fasiondog
047bbcb7b9 添加日志打印的等级控制 2019-02-11 15:20:43 +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