Commit Graph

363 Commits

Author SHA1 Message Date
ruanshudong
ee17821a2e fix tars proto, overflow bug 2020-06-02 17:08:48 +08:00
ruanshudong
b7e9be5a5b tag v2.4.1 2020-06-02 11:21:49 +08:00
ruanshudong
61c48a7d36
Merge pull request #79 from forrestlinfeng/master
支持json用例的benchmark
2020-05-30 17:56:54 +08:00
ruanshudong
8f15543302
Merge pull request #70 from pingfang-tx/master
fix:  p->getType() cause coredump when p is null
2020-05-29 10:28:04 +08:00
ruanshudong
1789d1f35a
Merge pull request #82 from Douwanna/release/2.4
Update notes
2020-05-29 10:26:31 +08:00
ruanshudong
4786478801
Merge pull request #75 from sxdpd/feature/sxdpd/fix_tars_tools_cmake_script_make_tar_bug_with_msvc
Update tars-tools.cmake
2020-05-29 10:26:09 +08:00
Douwanna
d680d67591
Update notes
Update notes in tc_epoll_server.h, and add english notes
2020-05-29 00:18:30 +08:00
Douwanna
ffb8793d58
Update notes
Update the notes in tc_encoder.h.
Some controversy has not been modified in the explanatory notes for the function transFrom.
2020-05-27 00:20:05 +08:00
FrankLee
590dae2272
Merge pull request #81 from Douwanna/release/2.4
Update notes.
2020-05-25 23:28:12 +08:00
Douwanna
7f923f219f
Update notes.
Update notes in tc_cron.h, tc_des.h, tc_dyn_object.h, tc_consistent_hash.h, tc_consistent_hash_new.h
2020-05-24 23:36:57 +08:00
FrankLee
f06b140b73
Merge pull request #80 from Douwanna/release/2.4
Update notes
2020-05-24 09:45:30 +08:00
Douwanna
e2fc261aec
Update notes
Update the notes in tc_config.h
2020-05-24 01:25:18 +08:00
linfengchen(陈林峰)
625e329dce add 2020-05-23 17:07:09 +08:00
FrankLee
74428a51c7
Merge pull request #78 from Douwanna/release/2.4
Update tc_common.h
2020-05-23 14:20:19 +08:00
Douwanna
344764f48f
Update tc_common.h
Update tc_common.h notes, and add English version
2020-05-23 02:14:40 +08:00
linfengchen(陈林峰)
ced44e22dd support json case benchmark 2020-05-22 15:52:53 +08:00
FrankLee
5527ba6d1c
Merge pull request #76 from Douwanna/release/2.4
Update Notes
2020-05-21 09:01:50 +08:00
Douwanna
089a725a4d
Update Notes
Update tc_clientsocket.h , add some english notes.
2020-05-21 00:33:12 +08:00
sxdpd
01f1fd1fc0
Update tars-tools.cmake
Fix 'make tar' bug on windows with msvc
2020-05-20 23:04:39 +08:00
FrankLee
184ae46225
Merge pull request #74 from Douwanna/release/2.4
Update Notes.
2020-05-20 11:36:45 +08:00
Douwanna
91aee8ad75
The newest update.
tc_cgi.h & tc_cas_queue.h
2020-05-20 02:42:11 +08:00
Douwanna
b76a763b2b
Update tc_cgi.h
Update notes and  add English version.
2020-05-20 02:38:30 +08:00
Douwanna
7694a7824b
Update Notes
Add English version
2020-05-20 02:34:12 +08:00
Douwanna
f4cd398182
Delete tc_cgi.h 2020-05-20 02:33:20 +08:00
Douwanna
9d05e78ddb
Delete tc_cas_queue.h 2020-05-20 02:33:08 +08:00
Douwanna
33f8fd6d64
Update Notes
Add English version
2020-05-20 02:32:41 +08:00
FrankLee
903efb4785
Merge pull request #73 from Douwanna/release/2.4
Update notes
2020-05-17 23:30:53 +08:00
Douwanna
1671de9303
trans 2020-05-17 23:08:00 +08:00
pingfang
5c8e7b13c2 fix: p->getType() cause coredump when p is null 2020-05-15 10:24:34 +08:00
linfengchen(陈林峰)
4e5b93c199 优化生成代码,支持WEB平台用例解析 2020-05-11 19:33:47 +08:00
ruanshudong
acc07e7dae
Merge pull request #69 from pingfang-tx/master
fix some bug for tc_http and tc_json
2020-05-09 14:49:29 +08:00
pingfang
3150372228 format 2020-05-09 14:41:34 +08:00
pingfang
5cfc11550d support temporary object 2020-05-09 14:37:26 +08:00
pingfang
f21311a758 fix bug: the key of null object is discarded 2020-05-09 14:36:25 +08:00
pingfang
c7f2b6492e fix bug : last line of http headers is ingored 2020-05-09 14:33:01 +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
25813b1a06 update Changelist.md v2.4.1 2020-05-06 11:08:34 +08:00
ruanshudong
55adab3be9 fix tars2node Current bug 2020-05-04 20:56:58 +08:00
ruanshudong
5e0177bb85 add Chnagelist, add FILE_FUNC_LINE, tars_invoke_async &
tars_invoke change to public
2020-05-02 11:48:35 +08:00
ruanshudong
dca9521888 RemoteLogger.h add FILE_FUNC_LINE macro for debug 2020-05-01 20:43:07 +08:00
ruanshudong
2d9efed0d8 fix udp server bug 2020-04-28 20:00:04 +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
ruanshudong
79e4296338
Merge pull request #65 from wincsb/master
Windows platform exception repair
2020-04-26 20:08:43 +08:00
ruanshudong
cf79907dc1 fix load2str bug, openfile with 'rb' 2020-04-25 17:38:13 +08:00
wincsb
4e9a430831 Windows platform exception repair 2020-04-24 19:03:57 +08:00
wincsb
99974b479c
Merge pull request #3 from TarsCloud/master
merge
2020-04-24 18:57:04 +08:00
ruanshudong
32939768a8 update 2020-04-24 13:53:17 +08:00
tantc
699ec3db3c win64 long占4bytes,Int64该由long long定义 2020-04-24 13:51:15 +08:00
ruanshudong
6e720b12aa
Merge pull request #62 from hhuahh/fix_idl_array
fix bug about array(byte) with json in tar2cpp
2020-04-24 13:35:24 +08:00
ruanshudong
79be90a504
Merge pull request #61 from tantongchao/master
TC_EpollServer::Connction 构造时,增加对_authInit变量初始化
2020-04-20 19:30:02 +08:00