ruanshudong
|
4e4cdbe16e
|
TarsJson support map<TarsStructBase ....> format
|
2021-11-25 11:36:37 +08:00 |
|
ruanshudong
|
782b008443
|
tars json support enum as map key
|
2021-11-22 18:33:51 +08:00 |
|
ruanshudong
|
329ef5283e
|
fix warning in high version gcc
|
2021-09-26 10:33:31 +08:00 |
|
ruanshudong
|
6b383550a5
|
add unitttest
|
2021-08-23 15:35:24 +08:00 |
|
edisenwang
|
49df6a5c53
|
增加tc_json.h int64_t字段,double字段存储int64_t值有可能会丢失精度
|
2021-06-30 18:41:02 +08:00 |
|
tantc
|
0e50a684e3
|
linux windows下为小端,修正字节序转换函数定义错误,比如tars_ntonll
|
2021-03-24 10:40:26 +08:00 |
|
tantc
|
82182839be
|
处理压测连接数大于服务最大连接数,并且有连接频繁建立、断开时,TC_EpollServer::ConnectionList::getUniqId()中出现assert错误
|
2021-03-24 09:38:37 +08:00 |
|
tantc
|
aa62d4db4a
|
linux windows下为小端,修正字节序转换函数定义错误,比如tars_ntonll
|
2021-03-24 09:38:37 +08:00 |
|
ruanshudong
|
152b960e42
|
fix epoll memory leak in windows
|
2020-09-05 21:36:46 +08:00 |
|
ruanshudong
|
ee17821a2e
|
fix tars proto, overflow bug
|
2020-06-02 17:08:48 +08:00 |
|
pingfang
|
5c8e7b13c2
|
fix: p->getType() cause coredump when p is null
|
2020-05-15 10:24:34 +08:00 |
|
ruanshudong
|
7b0b7abac0
|
windows: tc_epoll_server when send pending add epoll mod; TarsTypes.h long long add tars_ntohll support
|
2020-05-06 11:17:36 +08:00 |
|
ruanshudong
|
be6549cf32
|
Merge pull request #64 from tantongchao/master
win64 long占4bytes,Int64该由long long定义
|
2020-04-26 20:08:59 +08:00 |
|
tantc
|
699ec3db3c
|
win64 long占4bytes,Int64该由long long定义
|
2020-04-24 13:51:15 +08:00 |
|
linfengchen(陈林峰)
|
f601209c04
|
fix TarsWriteHeader cannot use by other file
|
2020-04-07 17:12:21 +08:00 |
|
linfengchen(陈林峰)
|
ad8bae850d
|
1\fix tc_json bug;2\support tars2xml
|
2020-04-02 18:57:36 +08:00 |
|
ruanshudong
|
0703a8f644
|
support tars cookie
|
2020-03-31 22:04:16 +08:00 |
|
ruanshudong
|
524799f9bb
|
Merge pull request #52 from pingfang-tx/master
Support server cookie
|
2020-03-31 20:30:04 +08:00 |
|
ruanshudong
|
121adade0d
|
fix tc_file get ext bug, add cmake_tars_server.bat for windows
|
2020-03-29 19:28:25 +08:00 |
|
pingfang
|
886ad3b919
|
support server cookie
|
2020-03-25 17:20:32 +08:00 |
|
ruanshudong
|
3100950932
|
add gtest
|
2020-03-10 10:42:12 +08:00 |
|
jarodruan
|
40ca80bfed
|
fix windows vector<char> is empty, &buff[0] will crash
|
2020-02-19 16:04:43 +08:00 |
|
ruanshudong
|
a76cab4b1c
|
fix vector &[0] bug
|
2020-02-19 15:44:32 +08:00 |
|
ruanshudong
|
4832dd19de
|
fix run-http.bat
|
2020-02-19 11:14:50 +08:00 |
|
jarodruan
|
0dec946ba4
|
update tup, add tc_port::getpid
|
2020-02-07 14:55:31 +08:00 |
|
jarodruan
|
5c90bd38b9
|
compiler on windows succ
|
2020-02-07 13:50:04 +08:00 |
|
ruanshudong
|
9a9bce6a0a
|
linux build succ
|
2020-01-29 21:34:03 +08:00 |
|
jarodruan
|
fedd9f4a71
|
compiler succ
|
2020-01-28 21:51:45 +08:00 |
|
jarodruan
|
0b2175e5dc
|
util & tools compiler succ
|
2020-01-27 20:13:21 +08:00 |
|
ruanshudong
|
bf07a8015a
|
support simple json tars2json
|
2019-11-30 20:01:04 +08:00 |
|
yuansx
|
ccff8218ad
|
fix gcc8.2 compiler error
|
2018-12-11 11:20:27 +00:00 |
|
derekyuan
|
2c670b888a
|
CMakeList.txt
|
2018-09-11 21:37:42 +08:00 |
|
root
|
711a5ed70c
|
add tarscpp files
|
2018-09-05 11:26:21 +08:00 |
|