fasiondog
|
ab40eea3ff
|
完善Datetime的构造方式
|
2020-04-25 23:28:26 +08:00 |
|
fasiondog
|
19a8eef089
|
内存泄漏检测优化
|
2020-04-10 01:54:49 +08:00 |
|
fasiondog
|
3cee4c615a
|
依据ruki的建议优化xmake.lua
|
2020-04-08 00:24:12 +08:00 |
|
fasiondog
|
59bdac33df
|
内存泄漏检测优化全局变量避免误报(continue)
|
2020-04-05 18:18:32 +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
|
eb7ffa3bed
|
fixed for test
|
2020-03-01 03:00:48 +08:00 |
|
fasiondog
|
15d8b72d22
|
支持VS调试
|
2020-03-01 01:24:55 +08:00 |
|
fasiondog
|
427ca6f741
|
IniParser without boost
|
2019-12-31 23:18:30 +08:00 |
|
fasiondog
|
ba407fc6f9
|
update for travis.yml
|
2019-12-30 21:48:56 +08:00 |
|
fasiondog
|
5b4d6f7428
|
update for travis.yml
|
2019-12-30 21:29:47 +08:00 |
|
fasiondog
|
cbf620b238
|
fixed for test_StockManager.cpp
|
2019-12-30 01:24:05 +08:00 |
|
fasiondog
|
1868afd766
|
switch BOOST.TEST to doctest
|
2019-12-30 00:19:35 +08:00 |
|
fasiondog
|
b8bd278273
|
TimeDelta finished
|
2019-12-26 01:12:40 +08:00 |
|
fasiondog
|
2e753f7968
|
TimeDelta add +(pos), -(neg) operation
|
2019-12-25 02:45:24 +08:00 |
|
fasiondog
|
503e3460ed
|
TimeDelta 增加 *、/、% 运算
|
2019-12-24 02:15:37 +08:00 |
|
fasiondog
|
2f879d54e4
|
完善 Datetime, TimeDelta 及其注释与帮助文档
|
2019-12-23 02:18:04 +08:00 |
|
fasiondog
|
6993e86b18
|
add TimeDelta (continue)
|
2019-12-19 02:32:06 +08:00 |
|
fasiondog
|
85808db556
|
add TimeDelta (continue)
|
2019-12-18 02:04:54 +08:00 |
|
fasiondog
|
94bf9bf81f
|
add TimeDelta (continue)
|
2019-12-17 02:31:44 +08:00 |
|
fasiondog
|
7be8eaf2d5
|
add TimeDelta (continue); add comment information
|
2019-12-16 02:09:43 +08:00 |
|
fasiondog
|
125dae9de4
|
add TimeDelta (continue)
|
2019-12-15 01:27:02 +08:00 |
|
fasiondog
|
3712245219
|
Datetime优化: 支持到微秒,Python中初始化优化
|
2019-12-10 01:35:03 +08:00 |
|
fasiondog
|
12bef4d70e
|
test thread pool
|
2019-12-01 02:27:56 +08:00 |
|
fasiondog
|
9fef80d7b6
|
禁止boost::date隐式初始化,以便合并KQuery
|
2019-12-01 01:41:22 +08:00 |
|
fasiondog
|
49b8c58af6
|
优化 ThreadPool
|
2019-11-19 01:21:30 +08:00 |
|
fasiondog
|
41a35f6892
|
use dynamic link boost serialization
|
2019-10-23 01:59:54 +08:00 |
|
fasiondog
|
d733db32f8
|
for static link boost library
|
2019-10-19 22:25:06 +08:00 |
|
fasiondog
|
dcca0c7b98
|
update for actions and win2019 compile
|
2019-10-01 18:53:37 +08:00 |
|
fasiondog
|
d037e1b69f
|
update for github actions
|
2019-09-29 00:35:19 +08:00 |
|
fasiondog
|
a084f7d7af
|
update thread pool
|
2019-09-26 02:04:39 +08:00 |
|
fasiondog
|
e7899f6170
|
update thread pool
|
2019-09-25 02:25:04 +08:00 |
|
fasiondog
|
35b2ec6d81
|
update for travis
|
2019-09-22 10:57:09 +08:00 |
|
fasiondog
|
315a818e4d
|
update thread pool and travis
|
2019-09-21 21:01:44 +08:00 |
|
fasiondog
|
dec872d37f
|
update thread pool
|
2019-09-21 02:33:32 +08:00 |
|
fasiondog
|
c125efcb7c
|
update thread pool
|
2019-09-20 02:58:03 +08:00 |
|
fasiondog
|
b8392e60f2
|
update thread pool
|
2019-09-19 02:30:27 +08:00 |
|
fasiondog
|
1d4bdddfc8
|
1、使用xmake repo支持fmt、spdlog;
2、分离单元测试程序为all和small,避免测试代码编译耗时过长
|
2019-09-09 02:11:26 +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
|
16eda68ed4
|
travis for clang
|
2019-06-17 20:22:16 +08:00 |
|
fasiondog
|
1ba4e1c424
|
update logger ooutput
|
2019-06-16 19:06:06 +08:00 |
|
fasiondog
|
4daebd0af0
|
update xmake
|
2019-06-04 23:13:32 +08:00 |
|
fasiondog
|
21ed79d512
|
修正 linux nan 和 inf 处理
|
2019-06-02 22:09:47 +08:00 |
|
fasiondog
|
4cbe0d3e7a
|
消除travis编译告警; PRICELIST在处理数组时将最初始的连续null值记为discard
|
2019-05-30 21:08:31 +08:00 |
|
fasiondog
|
724985e7a4
|
add DROPNA indicator
|
2019-05-28 23:13:11 +08:00 |
|
fasiondog
|
07a9cc0a94
|
add ALIGN indicator
|
2019-05-28 21:40:08 +08:00 |
|
fasiondog
|
27953a387b
|
Null<price_t> 改为 Nan 表示
|
2019-05-27 23:18:59 +08:00 |
|