Commit Graph

343 Commits

Author SHA1 Message Date
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
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
huanghua
4626fe1d08 fix bug about array with json in tar2cpp 2020-04-20 14:35:42 +08:00
tantc
606340104a TC_EpollServer::Connction 构造时,增加对_authInit变量初始化 2020-04-20 14:03:56 +08:00
ruanshudong
aa97998533 fix readme 2020-04-15 16:13:40 +08:00
ruanshudong
52cb48614c fix README 404 bug 2020-04-15 16:12:13 +08:00
ruanshudong
55903820b7 add tools/*, for windows compiler 2020-04-13 20:09:18 +08:00
ruanshudong
ea34a2a50e remote log 2020-04-13 19:36:01 +08:00
ruanshudong
6e72421208 remove LOG [TARS] 2020-04-13 19:35:01 +08:00
wincsb
6b8dba59ca
Merge pull request #2 from TarsCloud/master
merge
2020-04-13 05:31:37 -05:00
ruanshudong
489c1206c7 fix tarsnotify nodename bug 2020-04-13 16:21:22 +08:00
ruanshudong
c7a965d203 fix tarsnode nodename bug 2020-04-13 16:16:12 +08:00
ruanshudong
5626d794fe update protocol 2020-04-09 19:57:11 +08:00
wincsb
7cfa17d528
Merge pull request #1 from TarsCloud/master
merge
2020-04-09 06:10:38 -05:00
ruanshudong
ab5e761a7f
Merge pull request #57 from forrestlinfeng/master
解决一些bug
2020-04-07 20:06:10 +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
linfengchen(陈林峰)
f601209c04 fix TarsWriteHeader cannot use by other file 2020-04-07 17:12:21 +08:00
ruanshudong
b3ba4bd4fd fix tars-tools.cmake in mac, make tar bug 2020-04-07 14:42:16 +08:00
ruanshudong
dab2708f93 epoll server queue, tc_cas_queue change to tc_thread_queue 2020-04-06 21:49:25 +08:00
ruanshudong
fbc66a2ad9 remove QuickStartDemo log 2020-04-06 21:33:43 +08:00
ruanshudong
b4529532dc tc_thread queue add front & pop_front 2020-04-06 21:30:19 +08:00