Commit Graph

113 Commits

Author SHA1 Message Date
linjinhai
3ce6bc5ec7 compile on Macosx 2021-01-30 16:16:51 +08:00
fasiondog
f6697c5a0c fixed 内存泄露 2021-01-23 23:03:28 +08:00
fasiondog
ff30c6e1a0 driver pool (continue) 2021-01-20 00:32:01 +08:00
fasiondog
b0f4134892 优化TimerManager Dll 退出时异常 2021-01-17 21:28:16 +08:00
fasiondog
cd59ab2f80 fixed dll退出时线程死锁 2021-01-16 00:15:28 +08:00
fasiondog
45e645be53 添加定时调度 2021-01-15 00:19:38 +08:00
fasiondog
5fe086e896 TimeManager增加线程数参数 2021-01-14 22:44:34 +08:00
fasiondog
9b6de24019 add TImerManager end 2021-01-12 23:48:43 +08:00
fasiondog
30eef43c87 TimerManager (continue) 2021-01-12 00:37:00 +08:00
fasiondog
8e550252f3 TimerManager (continue) 2021-01-11 00:22:08 +08:00
fasiondog
d3b2e3d07d TimerManager (continue) 2021-01-10 17:41:06 +08:00
fasiondog
f2dd9dcb5c TimeManager (continue) 2021-01-10 00:19:12 +08:00
fasiondog
c3ee306add add TimerManager (continue) 2021-01-09 00:11:16 +08:00
fasiondog
2e2f23186f Modify help notes 2020-12-26 12:48:45 +08:00
fasiondog
83823c24f1 修改错误单词 2020-12-25 23:51:36 +08:00
fasiondog
1c803c974d 代码优化 2020-11-22 18:34:37 +08:00
fasiondog
41a97a3932 增加基础编程工具宏,优化代码提升可读性及后续编写效率 2020-11-22 00:12:09 +08:00
fasiondog
f5fdda79e2 fixed 数据库连接getStatement缺失保护 2020-11-03 00:04:41 +08:00
fasiondog
0805207c6d clear cppcheck 2020-11-02 23:47:15 +08:00
fasiondog
8c431ba6da clear cppcheck warns 2020-11-01 14:01:08 +08:00
fasiondog
978c49e7ee fixed compile on linux; clear warning 2020-10-14 00:18:18 +08:00
fasiondog
3fe0519bc1 int64/int32/int8和c++11保持一致改为int64_t/int32_t/int8_t 2020-10-01 22:52:50 +08:00
fasiondog
0cf93e77dd fixed compile error on linux 2020-09-30 21:56:01 +08:00
fasiondog
49bd1aae15 更新 mysql k线读取 2020-09-30 00:15:38 +08:00
fasiondog
0eb73bd8e7 fixed MySQL (continue) 2020-09-24 00:43:24 +08:00
fasiondog
e0f491a0f5 test MySQL (continue) 2020-09-23 00:56:17 +08:00
fasiondog
270c72b115 fixed MySQLStatement 2020-09-22 00:05:46 +08:00
fasiondog
cf12a450f8 完善 MySQL 驱动 (continue) 2020-09-19 23:45:28 +08:00
fasiondog
dc3ac4bc48 for MySQL (continue) 2020-09-19 00:48:05 +08:00
fasiondog
5ecd2e328f 完善MySQL(continue) 2020-09-18 00:33:39 +08:00
fasiondog
dd36415075 继续MySQL连接实现 2020-09-17 00:32:23 +08:00
fasiondog
e3da64e5eb 清理兼容python2导致的内部字符串格式问题 2020-09-13 00:10:22 +08:00
fasiondog
5672613d0d 屏蔽VS2019告警 2020-09-12 17:49:04 +08:00
fasiondog
4052bf1689 fixed for my_bool 2020-08-07 22:31:22 +08:00
fasiondog
71ccf6652c fixed for MySQL my_bool 2020-08-07 22:06:45 +08:00
fasiondog
aa1b73cf67 MySQL8.0驱动Linux编译 2020-08-05 22:37:46 +08:00
fasiondog
5a29b47c6c 连接池支持最大连接数设置 2020-08-05 22:37:04 +08:00
fasiondog
6fefc66c57 fixed Ubuntu下wheel安装包制作 2020-08-02 18:48:29 +08:00
fasiondog
8c4ae3b8c9 解决ubuntu20.04编译问题 2020-08-01 18:52:56 +08:00
fasiondog
f9173dc212 continue 2020-07-04 00:15:54 +08:00
fasiondog
eb6c85322d fixed IniParser.getInt 2020-06-27 19:04:15 +08:00
fasiondog
f2b93b24c5 continue 2020-06-26 21:39:53 +08:00
fasiondog
778cff1787 ktype不区分大小写 2020-06-10 00:17:24 +08:00
fasiondog
98bd956cd3 删除pytask无效代码;fixed StealGroup 2020-05-17 21:58:25 +08:00
fasiondog
c88fed139f fixed compile on linux 2020-05-17 21:03:25 +08:00
fasiondog
3e137b6c6e fixed complie on linuxe 2020-05-17 17:53:58 +08:00
fasiondog
b8a920834c Merge branch 'master' of https://gitee.com/fasiondog/hikyuu.git 2020-05-09 23:05:30 +08:00
fasiondog
bfabe763c3 update 2020-05-09 23:04:06 +08:00
fasiondog
7c221d8624 delete StealTask (无法解决在Python中的使用) 2020-05-09 22:49:01 +08:00
fasiondog
be548312b0 update 2020-05-09 22:41:22 +08:00