Commit Graph

124 Commits

Author SHA1 Message Date
linfengchen(陈林峰)
07935b3997 fix tar2case bug 2020-06-09 20:25:09 +08:00
linfengchen(陈林峰)
625e329dce add 2020-05-23 17:07:09 +08:00
linfengchen(陈林峰)
ced44e22dd support json case benchmark 2020-05-22 15:52:53 +08:00
linfengchen(陈林峰)
4e5b93c199 优化生成代码,支持WEB平台用例解析 2020-05-11 19:33:47 +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
huanghua
4626fe1d08 fix bug about array with json in tar2cpp 2020-04-20 14:35:42 +08:00
ruanshudong
55903820b7 add tools/*, for windows compiler 2020-04-13 20:09:18 +08:00
linfengchen(陈林峰)
ab7ae05309 delete extra files 2020-04-07 19:37:28 +08:00
linfengchen(陈林峰)
b8b6609bee modified: servant/makefile/tars-tools.cmake
modified:   util/src/tc_epoll_server.cpp
2020-04-07 19:29:35 +08:00
ruanshudong
84c14951cb Merge branch 'master' of https://github.com/forrestlinfeng/TarsCpp into forrestlinfeng-master 2020-04-06 16:03:43 +08:00
ruanshudong
aa7ba23144 update protocol 2020-04-04 11:42:36 +08:00
ruanshudong
689ea07f28 framework.tars install in tarscpp 2020-04-03 16:01:03 +08:00
linfengchen(陈林峰)
dac1794d9a delete makefile 2020-04-03 15:55:20 +08:00
ruanshudong
5c2039fd44 fix tars-tools.cmake bug , support make tar 2020-04-03 10:09:55 +08:00
linfengchen(陈林峰)
ad8bae850d 1\fix tc_json bug;2\support tars2xml 2020-04-02 18:57:36 +08:00
ruanshudong
750ee9e6fd add files 2020-04-01 20:40:43 +08:00
ruanshudong
6d5f517be7 support http1, change file name same to taf 2020-04-01 20:29:29 +08:00
ruanshudong
d0dfcb4e18 fix flex & bison bug 2020-03-31 19:41:05 +08:00
ruanshudong
0f1a542e02 add gtest 2020-03-31 16:56:10 +08:00
ruanshudong
08228ba588 fix windows deploy, use mysql-tool & fix cmakelist, remote DEBUG/RELEASE 2020-03-24 22:31:26 +08:00
ruanshudong
8dd0fbfaed add tars2node files 2020-03-18 17:36:08 +08:00
ruanshudong
bcc6e2f20c update tars2node gen_proxy.cpp 2020-03-18 17:26:25 +08:00
ruanshudong
d2488da313 modify demo CMakeLists.txt
close TARS_SSL TARS_HTTP2 default
2020-03-18 17:09:27 +08:00
ruanshudong
614f02646f fix Thirdparty.cmake install 2020-03-12 14:08:46 +08:00
ruanshudong
4a6c45f7cd support cmake 2020-03-09 16:25:36 +08:00
ruanshudong
21f58d250b 1 udp in ipv6 bug
2 add tars.resource
3 fix rsp queue
4 add max buffer limit
5 send queue, data accumulate clear
6 Adjust cmake third library path
7 tc_network_buffer add iterator
8 optimize tc_http tc_http_async, improve http parser performance
2020-03-04 10:33:14 +08:00
ruanshudong
34c6435833 update protocol 2020-03-01 17:34:35 +08:00
jarodruan
5bd0b9a2aa update Thirdparty, use mysql client lib 2020-02-27 22:07:29 +08:00
ruanshudong
42a105648a update mysql to 5.6.46 2020-02-27 17:16:51 +08:00
jarodruan
04def7c219 fix mysql include path 2020-02-27 14:44:02 +08:00
jarodruan
0eb936e4bc update cmake/Thirdparty.cmake not open ssl in unix 2020-02-27 14:44:02 +08:00
ruanshudong
c76c26be51 support mysql openssl protobuf compiler in windows 2020-02-26 18:32:49 +08:00
ruanshudong
eb9bcf9154 update CMakeLists.txt fix cmake 2.8 bug 2020-02-26 14:38:15 +08:00
jarodruan
1b9c92c436 support all thirdparty lib compiler and install in linux 2020-02-26 12:05:15 +08:00
ruanshudong
3896bddbbf windows compiler succ, support mysql & openssl 2020-02-26 10:16:18 +08:00
jarodruan
3c419aa122 add tarsparse 2020-02-25 21:28:04 +08:00
ruanshudong
9062f061cc windows compiler, mysql depends ssl 2020-02-25 21:00:54 +08:00
ruanshudong
cbaa99c283 windows compiler mysql depends openssl 2020-02-25 18:14:12 +08:00
jarodruan
17378d8314 add tarsparse tars.lex.cpp tars.tab.cpp 2020-02-25 18:11:57 +08:00
jarodruan
9a500bdc2a merge taf, and update auth crypo to des3 2020-02-22 21:22:51 +08:00
tarscpp
d40fe16ea3 update ARM 2020-02-22 10:52:40 +08:00
ruanshudong
ce4fdcf063 support framework 2020-02-20 22:00:32 +08:00
jarodruan
22c4187e19 fix cmakelist, open mysql in windows 2020-02-20 09:16:49 +08:00
jarodruan
40ca80bfed fix windows vector<char> is empty, &buff[0] will crash 2020-02-19 16:04:43 +08:00
jarodruan
b0db8c4a2d fix tars2xxx in windows bug 2020-02-19 10:47:11 +08:00
jarodruan
c4cefc1ca4 bison & flex not create file in windows 2020-02-19 10:18:07 +08:00
ruanshudong
878f0b5426 fix windows compiler 2020-02-19 10:14:56 +08:00
jarodruan
270c0cfe5d update tarsparse for windows compiler easy 2020-02-19 09:01:58 +08:00
jarodruan
aada7d6465 add protobuf zlib depends 2020-02-11 21:37:07 +08:00
jarodruan
9f5da0f7bf support http2 succ 2020-02-10 16:23:17 +08:00
jarodruan
5c90bd38b9 compiler on windows succ 2020-02-07 13:50:04 +08:00
ruanshudong
cfd4d576c7 fix coro bug 2020-02-02 15:42:56 +08:00
ruanshudong
6dc380ff7e run quick start ok 2020-02-01 14:24:43 +08:00
jarodruan
6c82e25398 fix co bug & tc_timeout_queue_new generateId bug 2020-01-30 14:07:16 +08:00
jarodruan
2401420e78 compiler examples, add auto test scripts 2020-01-29 20:52:34 +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
jarodruan
cb2954eb61 support mac windows 2020-01-27 16:11:34 +08:00
xpdu
71113330e5 Fix incorrect namespace generated by pb2tarscpp
The namespace of class from outside package was current namespace rather than the original namespace generated in *.tars.h
Fix it by replacing with original namespace.
2019-12-20 20:43:26 +08:00
ruanshudong
d926a0a675
Merge pull request #34 from langio/master
fix a bug that the method was not sorted by name when generate code from protobuf
2019-12-13 19:00:55 +08:00
ruanshudong
5b7ae4c4d1
Merge pull request #18 from YMChenLiye/master
add staitc function: tars_prxname
2019-12-13 18:57:59 +08:00
ruanshudong
7528cc7e92
Merge pull request #11 from XT-W/master
feature:增加对泛型的支持,同时修复了一个对字典内元素进行“include”的bug
2019-12-13 18:56:29 +08:00
ruanshudong
bf07a8015a support simple json tars2json 2019-11-30 20:01:04 +08:00
xiaodonglv
9d912703cb fix a bug that the method was not sorted by name when generate code from
protobuf
2019-10-29 15:24:24 +08:00
liyechen
194bf8bf9d add staitc function: tars_prxname 2019-05-15 17:30:55 +08:00
yuansx
514baf8410
Merge pull request #3 from Abioy/master
Remove some useless code and check array index before using it
2018-12-28 10:05:09 +08:00
gavinxwang
cb61c550c5 feature:增加对泛型的支持,同时修复了一个对字典内元素进行“include”的bug 2018-12-18 20:05:41 +08:00
yuansx
8a8145e63f support parallel make 2018-12-09 08:14:42 +00:00
root
ed4727a484 fix pb2tars compiler and run system error 2018-10-02 19:54:10 -04:00
Sun Yongyue
db38d4af21 Remove some useless code and check array index before using it
Signed-off-by: Sun Yongyue <abioy.sun@gmail.com>
2018-09-30 11:11:33 +08:00
root
711a5ed70c add tarscpp files 2018-09-05 11:26:21 +08:00