zhengshuxin
|
8b77b0456a
|
safety & feature: add nocopyable limit for many class to avoid potential problem
|
2019-05-09 13:57:51 +08:00 |
|
zhengshuxin
|
81ee32453f
|
acl_vstream.c: fixed bug in acl_vstream_fflush() where wbuf_dlen should be set 0
|
2019-05-06 09:37:46 +08:00 |
|
zhengshuxin
|
4760ac19c9
|
tcp_keeper: add sync parameter to control if connect the given addr directly
|
2019-04-30 17:54:08 +08:00 |
|
zhengshuxin
|
1eff8bee57
|
modify spec file
|
2019-04-28 16:19:13 +08:00 |
|
zhengshuxin
|
d62bb45cd6
|
tcp_keeper: fixed one bug in keeper_conn.cpp;
server_socket: remove one constructur method;
|
2019-04-28 16:17:17 +08:00 |
|
zsxxsz
|
ede94861d2
|
add zpopmin/zpopmax/bzpopmin/bzpopmax in redis_redis
|
2019-04-27 21:23:12 +08:00 |
|
zhengshuxin
|
1f2fa117a2
|
add speed checking for wiredtiger sample
|
2019-04-24 16:32:54 +08:00 |
|
zhengshuxin
|
fb629f93bc
|
modify sample's link lib
|
2019-04-17 11:42:37 +08:00 |
|
zhengshuxin
|
f277d24ad5
|
modify blog
|
2019-04-13 21:02:08 +08:00 |
|
zhengshuxin
|
b6e1fe9f06
|
modify blog
|
2019-04-13 20:55:57 +08:00 |
|
zhengshuxin
|
74234976b7
|
modify blog
|
2019-04-13 20:48:03 +08:00 |
|
zhengshuxin
|
7169987584
|
modify blog
|
2019-04-13 20:42:31 +08:00 |
|
zhengshuxin
|
cbcb02e64e
|
modify blog
|
2019-04-13 20:37:43 +08:00 |
|
zhengshuxin
|
c3b31edbf2
|
modify blog
|
2019-04-13 20:31:32 +08:00 |
|
zhengshuxin
|
d8d38a900b
|
add blog for using fiber
|
2019-04-13 20:26:39 +08:00 |
|
zhengshuxin
|
34ebcc8bc4
|
fixed one bug in sample/ioctl_echo3/main.c -- by xiaohooGit
|
2019-04-10 21:43:13 +08:00 |
|
zhengshuxin
|
85a8557eba
|
add benchmark for roccksdb and wiredtiger.
|
2019-04-04 13:23:22 +08:00 |
|
zhengshuxin
|
1771db6726
|
add sqlite benchmark testing case.
|
2019-04-01 15:20:19 +08:00 |
|
zhengshuxin
|
469accbc30
|
fixed bugs in redis_builder
|
2019-03-28 11:35:19 +08:00 |
|
zhengshuxin
|
87698216e0
|
fixed bugs in redis_builder for scanning redis keys
|
2019-03-28 11:20:05 +08:00 |
|
zhengshuxin
|
b41612415c
|
add comments
|
2019-03-28 11:18:10 +08:00 |
|
zhengshuxin
|
c5c2659eb3
|
rename chunk_chain.cpp.cpp to chunk_chain.cpp
|
2019-03-20 13:55:17 +08:00 |
|
zhengshuxin
|
82110b5dbd
|
modify samples
|
2019-03-18 17:03:23 +08:00 |
|
郑树新
|
75382fd8fd
|
Merge branch 'master' into 'master'
Compatible with application/json and application/xml in http
See merge request !4
|
2019-03-14 16:17:39 +08:00 |
|
zsx
|
2f3038c1a4
|
add httpd_proxy sample.
|
2019-03-14 15:24:11 +08:00 |
|
zsx
|
c0437bb1de
|
add sample box which can use acl::mbox, acl::tbox and acl::tbox_array
|
2019-03-14 10:17:36 +08:00 |
|
zsx
|
0dfd2d45c7
|
add tbox_array.hpp and tbox sample.
|
2019-03-13 10:28:51 +08:00 |
|
zsx
|
a5fd4abdb9
|
release acl 3.5.0!
|
2019-03-09 20:23:08 +08:00 |
|
zsx
|
71fc7510a2
|
prepare for releasing acl 3.4.2 version!
|
2019-03-09 14:12:34 +08:00 |
|
郑树新
|
59ea283a86
|
Build ok for vc
|
2019-03-08 11:17:32 +08:00 |
|
郑树新
|
f5da90a8b6
|
modify acl.iml for Android Studio 3.3.2
|
2019-03-07 17:27:50 +08:00 |
|
郑树新
|
47d62ccf27
|
add lost files for building on Android Studio 3.3.2.
|
2019-03-07 17:20:10 +08:00 |
|
郑树新
|
6b8d2b2884
|
add lost build files for Android Studio 3.3.2.
|
2019-03-07 17:02:57 +08:00 |
|
郑树新
|
b6f9803959
|
Build ok for Android Studio 3.3.2 !
|
2019-03-07 16:40:47 +08:00 |
|
liqiang01
|
603ff28580
|
Compatible with application/json and application/xml in http
|
2019-03-06 20:13:13 +08:00 |
|
zsx
|
669f0601e7
|
add comment in fiber_server.cpp
|
2019-03-06 13:57:39 +08:00 |
|
zsx
|
a059264505
|
acl_mylog.c: remove thread mutex when writing log to local file or remote UDP server like syslog-ng
|
2019-02-24 22:17:15 +08:00 |
|
zsx
|
c6743aaa7f
|
acl_scan_dir.c: the current dir's attribute can be got in scanning process
|
2019-02-13 11:22:31 +08:00 |
|
郑树新
|
9135e09db7
|
fixed compiling error for vc
|
2019-02-12 13:38:57 +08:00 |
|
zsx
|
c86ec682bd
|
acl_scan_dir.c: continue to scan the next node when some error happends
|
2019-02-11 11:20:29 +08:00 |
|
zsx
|
8d90bd12e8
|
scan_dir::rmdir_callback: rm empty directory as default
|
2019-02-02 14:24:14 +08:00 |
|
zsx
|
4934df5291
|
scan_dir::rmdir_callback: rmdir the empty directory as default
|
2019-02-02 14:18:17 +08:00 |
|
zsx
|
0447653edd
|
release 3.4.1-45 version
|
2019-02-01 18:51:41 +08:00 |
|
zsx
|
74369b46dc
|
scan_dir: empty directory can be removed when scanning directories
|
2019-02-01 18:47:19 +08:00 |
|
zsx
|
22ab5bc69d
|
add sample for scan&remove empty directory
|
2019-02-01 18:45:37 +08:00 |
|
zsx
|
3b4b19a542
|
fixed bugs in scan_dir module
|
2019-02-01 13:49:27 +08:00 |
|
zsx
|
64d1c2458b
|
thread::start: add sync start thread way
|
2019-01-30 16:43:02 +08:00 |
|
zsx
|
154fd0f71d
|
don't connect first in tcp_keeper
|
2019-01-21 17:42:50 +08:00 |
|
zsx
|
5acbcf50cc
|
connect_manager::check_idle: fixed one bug when pools_size is 0
|
2019-01-21 13:19:49 +08:00 |
|
zsx
|
776fc38689
|
upgrade acl's version
|
2019-01-17 14:24:28 +08:00 |
|