wanghaibin
|
b42481dec0
|
Squashed commit of the following:
commit db13e6eacff1819b49e966e52099b61c0856e07b
Author: wanghaibin <wanghaibin@qiyi.com>
Date: Fri Jun 5 17:03:11 2020 +0800
modify spec
commit 45f79bc576298d0683e400078d52c1be3e452969
Author: wanghaibin <wanghaibin@qiyi.com>
Date: Fri Jun 5 16:55:00 2020 +0800
modify spec
commit 328c363acb9ba691b12afdd9e1a4bcd96319d92b
Author: wanghaibin <wanghaibin@qiyi.com>
Date: Fri Jun 5 16:53:09 2020 +0800
modify spec
commit 3a6d6fdb48dbb575b2bf62e8acc2b78ef552c818
Author: wanghaibin <wanghaibin@qiyi.com>
Date: Fri Jun 5 16:48:52 2020 +0800
modify makefile
commit 779896221149e72929413c6c4e1ba34f1bf14ec5
Author: wanghaibin <wanghaibin@qiyi.com>
Date: Fri Jun 5 16:45:01 2020 +0800
modify Makefile
commit 0efba25a93acde43af531e1928568826b3b3e855
Author: wanghaibin <wanghaibin@qiyi.com>
Date: Fri Jun 5 16:38:27 2020 +0800
modify spec
|
2020-06-05 17:11:51 +08:00 |
|
shuxin zheng
|
c4ae1840d7
|
modify CMakeLists files
|
2020-06-02 16:51:35 +08:00 |
|
shuxin zheng
|
e0d35f97b1
|
fixed one bugs in redis_hash.cpp demo
|
2020-06-02 12:40:00 +08:00 |
|
shuxin zheng
|
37ae5c4ba7
|
don't use POLLPRI when calling poll API on Windows.
|
2020-06-02 09:15:58 +08:00 |
|
zhengshuxin
|
d249613224
|
release 3.5.1-3 for supporting "application/x-gzip" from http response header in http_client.cpp
|
2020-06-01 16:22:19 +08:00 |
|
zhengshuxin
|
e355d83ab5
|
support "application/x-gzip" response header in http_client.cpp.
|
2020-06-01 16:18:47 +08:00 |
|
shuxin zheng
|
233fca5f69
|
add some design drawing for fiber ppt
|
2020-06-01 15:32:55 +08:00 |
|
markmeson
|
9d4f9350e8
|
Add WSAPoll for pre-Vista Windows
|
2020-05-31 18:30:57 -04:00 |
|
zhengshuxin
|
914bfb6aea
|
optimize iocp events
|
2020-05-29 11:23:23 +08:00 |
|
zhengshuxin
|
4b6add9edd
|
remove debug log info
|
2020-05-29 10:35:34 +08:00 |
|
shuxin zheng
|
9a53f3aa08
|
relase 3.5.1-2 tag
|
2020-05-28 16:21:02 +08:00 |
|
zhengshuxin
|
b5173f228f
|
add HVALS command in redis_hash
|
2020-05-22 13:37:49 +08:00 |
|
shuxin zheng
|
086cf85140
|
make string operator= more safety
|
2020-05-20 11:05:37 +08:00 |
|
shuxin zheng
|
ba26b15032
|
export bmp_ in bitmap
|
2020-05-19 18:20:48 +08:00 |
|
shuxin zheng
|
53d97b221c
|
add some methos in redis_key class
|
2020-05-19 12:47:50 +08:00 |
|
shuxin zheng
|
15e48b11b6
|
expand the bitmap's function
|
2020-05-19 12:03:24 +08:00 |
|
shuxin zheng
|
79317f0965
|
change compiling flag "-Wno-extended-offsetof" to "-Wno-invalid-offsetof" for clang
|
2020-05-19 09:28:57 +08:00 |
|
zhengshuxin
|
8fb50aa0e6
|
build ok with different gcc version
|
2020-05-13 15:42:50 +08:00 |
|
zhengshuxin
|
464878b948
|
Merge branch 'master' of github:zhengshuxin/acl into github-zsx-master
|
2020-05-13 00:03:54 +08:00 |
|
zhengshuxin
|
81ad67eb78
|
build lib_acl by cmake ok
|
2020-05-13 00:01:46 +08:00 |
|
zhengshuxin
|
a0897815e0
|
merge dns module
|
2020-05-11 11:29:47 +08:00 |
|
郑树新
|
a02c55173a
|
disable compiling dns module in libfiber for windows.
|
2020-05-10 20:25:04 +08:00 |
|
shuxin zheng
|
8130e91886
|
format code style
|
2020-05-09 23:31:44 +08:00 |
|
郑树新
|
1e8c168147
|
!5 SET key value [EX seconds] [PX milliseconds] [NX|XX]
Merge pull request !5 from wfeii1980/master
|
2020-05-09 23:19:21 +08:00 |
|
wii
|
344f06e4fb
|
-bugs flag比对错误
|
2020-05-09 16:56:50 +08:00 |
|
wii
|
2868c572ed
|
Redis String cmd:"SET key value [EX seconds] [PX milliseconds] [NX|XX]"支持
|
2020-05-09 16:22:51 +08:00 |
|
zhengshuxin
|
81b2131885
|
test websocket
|
2020-05-08 22:35:13 +08:00 |
|
shuxin zheng
|
e99003e472
|
keep compiling symbols for ndk16
|
2020-05-08 15:18:55 +08:00 |
|
shuxin zheng
|
3250875984
|
test websocket demo for Android
|
2020-05-08 14:43:30 +08:00 |
|
shuxin zheng
|
2bd1024971
|
add websocket demo for android
|
2020-05-07 19:02:18 +08:00 |
|
shuxin zheng
|
3d7737628f
|
fixed compiling warning by xcode
|
2020-05-07 10:55:14 +08:00 |
|
shuxin zheng
|
2507cab804
|
test redis ssl ok
|
2020-05-05 23:25:02 +08:00 |
|
shuxin zheng
|
d5e0e7d965
|
fixed bug in mbedtls_conf module and test redis with ssl ok.
|
2020-05-05 23:16:32 +08:00 |
|
shuxin zheng
|
4e2ddf3aa1
|
test demo of fiber for resolving dns
|
2020-05-05 00:29:38 +08:00 |
|
zhengshuxin
|
da299c6ae6
|
fixed compiling warning for dns.c in libfiber.c
|
2020-05-05 00:20:51 +08:00 |
|
zhengshuxin
|
56d1c7e443
|
fixed dns module bug of libfiber for gcc9
|
2020-05-04 23:16:52 +08:00 |
|
zhengshuxin
|
1f53d1370c
|
build for different linux platform
|
2020-05-04 21:05:40 +08:00 |
|
zhengshuxin
|
c1f70983b4
|
Merge branch 'master' of github:acl-dev/acl
|
2020-05-04 20:33:18 +08:00 |
|
zhengshuxin
|
da6fba53b3
|
modify one demo httpd_upload which can be ran on the control of acl master
|
2020-05-04 20:30:58 +08:00 |
|
zhengshuxin
|
ae8e8b7e99
|
Merge branch 'master' of github:acl-dev/acl
|
2020-05-03 22:46:50 +08:00 |
|
zhengshuxin
|
00f819fcbe
|
add lost file for one demo httpd_upload
|
2020-05-03 22:45:27 +08:00 |
|
zhengshuxin
|
2ab51619c7
|
Merge branch 'master' of github:acl-dev/acl
|
2020-05-03 22:39:47 +08:00 |
|
zhengshuxin
|
ad840a573f
|
add lost file for httpd_upload demo
|
2020-05-03 21:15:59 +08:00 |
|
zhengshuxin
|
5ba896db51
|
one demo's configure is incorrect
|
2020-05-03 21:12:23 +08:00 |
|
shuxin zheng
|
99c94a9366
|
comiling acl workaround
|
2020-04-30 18:26:25 +08:00 |
|
shuxin zheng
|
328d0e9c3e
|
modify build gradle for different NDK version.
|
2020-04-29 18:31:16 +08:00 |
|
shuxin zheng
|
c4cf345fd2
|
disable compile atexit() on ndk16b
|
2020-04-29 17:12:50 +08:00 |
|
shuxin zheng
|
1e57de6069
|
don't compile atexit() in ndk16b for icmp_chat.c file
|
2020-04-29 17:09:59 +08:00 |
|
shuxin zheng
|
534917ad73
|
don't call fatal when some error happens for aio listener.
|
2020-04-28 17:42:51 +08:00 |
|
shuxin zheng
|
4dcc370364
|
format code style
|
2020-04-28 17:27:56 +08:00 |
|