Commit Graph

37 Commits

Author SHA1 Message Date
fasiondog
ff9494f6e7 优化 ostream 重定向至 python,C++多线程可能引起 jupyter 执行崩溃 2024-03-26 15:43:30 +08:00
fasiondog
f63a55dc23 调整 HKU_ASSERT 宏 2024-03-24 14:50:14 +08:00
fasiondog
526bc05893 update 2024-03-21 18:01:45 +08:00
fasiondog
6766107499 优化Python交互日志输出 2024-03-11 23:05:45 +08:00
fasiondog
3c79ccdf6a 优化 python log 输出 2024-03-11 19:40:40 +08:00
fasiondog
08e9248371 调整log级别定义避免windows下冲突 2024-01-21 02:58:20 +08:00
fasiondog
56a97e5e9b update 2023-12-27 02:16:10 +08:00
fasiondog
38f2109ef2 add boost stackstrace 2023-10-15 00:30:45 +08:00
fasiondog
5acbd527d3 fixed 重定向io至python中时,由于GIL导致在子线程中输出log时崩溃 2021-02-01 00:42:00 +08:00
fasiondog
21c9f7f4de HKU_CHECK/THROW改为不提前打印错误信息,方便程序自行控制输出 2021-01-18 23:45:42 +08:00
fasiondog
e76e84d9c9 优化log, 异常前先打印 2021-01-13 23:23:59 +08:00
fasiondog
288f795b6f log trace release编译时计划,程序内默认设为INFO,test默认设为TRACE 2021-01-10 17:40:41 +08:00
fasiondog
f14f840898 hdf支持多线程读取 2020-12-27 19:11:18 +08:00
fasiondog
83823c24f1 修改错误单词 2020-12-25 23:51:36 +08:00
fasiondog
41a97a3932 增加基础编程工具宏,优化代码提升可读性及后续编写效率 2020-11-22 00:12:09 +08:00
fasiondog
5ecd2e328f 完善MySQL(continue) 2020-09-18 00:33:39 +08:00
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