zsx
|
913f5bb745
|
release 3.4.1-6
|
2018-06-15 16:09:21 +08:00 |
|
zsx
|
c6d400940a
|
Merge branch 'master' of github:zhengshuxin/acl into github-zsx-master
|
2018-06-15 15:34:29 +08:00 |
|
郑树新
|
fc8cbb7eea
|
compiling warning by vc because the utf-8 charset
|
2018-06-15 15:33:37 +08:00 |
|
zsx
|
96d50fde34
|
Merge branch 'master' of github:zhengshuxin/acl into github-zsx-master
|
2018-06-15 15:29:32 +08:00 |
|
zsx
|
72f3d59b79
|
thread_cond::wait add locked parameter for one locking condition
|
2018-06-15 15:27:59 +08:00 |
|
zsx
|
6caa04227d
|
thread_cond::wait add locked parameter for one locking condition
|
2018-06-15 15:25:09 +08:00 |
|
zsx
|
d0d856c33f
|
check_client: just choose one from on_refused and on_timeout to report connection status
|
2018-06-05 14:42:35 +08:00 |
|
zsx
|
37766ec612
|
fixed one comiling error for connect_monitor
|
2018-06-05 14:16:55 +08:00 |
|
zsx
|
bd32773edc
|
connect_monitor: change params for on_refused and on_timeout methods
|
2018-06-05 14:09:46 +08:00 |
|
zsx
|
e4061f8f82
|
connect_monitor: add three callback for application to handle
|
2018-06-04 18:11:43 +08:00 |
|
郑树新
|
6176ef4b37
|
add on_connected/on_refused/on_timeout callbacks in connect_monitor
|
2018-06-04 18:00:32 +08:00 |
|
zsx
|
b501d19e1e
|
sqlite lib upgrade to 3.23.1 version
|
2018-05-31 17:10:27 +08:00 |
|
zhengshuxin
|
8df8eb76ff
|
fixed one problem in redis_key::renamenx about the incorrect type of the returned value
|
2018-05-23 22:33:27 +08:00 |
|
zhengshuxin
|
29befff6c2
|
fixed one problem in redis_key::renamenx about the incorrect type of the returned value
|
2018-05-23 22:22:14 +08:00 |
|
zhengshuxin
|
4f1958d796
|
fixed one problem in redis_key::renamenx about the incorrect type of the returned value.
|
2018-05-23 22:20:22 +08:00 |
|
zsx
|
ac7a0d4c5b
|
fixed bugs in acl_write_wait.c: when POLLHUP and POLLERR returned, don't return -1
|
2018-05-17 16:45:15 +08:00 |
|
zsx
|
4221226341
|
add features in redis_client_cluster & connect_manager
|
2018-05-14 15:28:39 +08:00 |
|
zsx
|
175623b306
|
acl 3.4.1 released!
|
2018-05-07 14:59:52 +08:00 |
|
zsx
|
d2cfd71867
|
remove unused names
|
2018-05-07 09:49:50 +08:00 |
|
zhengshuxin
|
3053425333
|
fixed on bug in redis_pubsub.cpp when subscribe multi-channels in one connection
|
2018-05-06 17:23:07 +08:00 |
|
zhengshuxin
|
dcbd9224ef
|
fixed one important bug in redis_command.cpp, don't call clear in run() method
|
2018-05-04 14:45:53 +08:00 |
|
zsx
|
1f6afe2a74
|
acl 3.4.0 released!
|
2018-04-29 20:37:22 +08:00 |
|
zsx
|
57e3f7d7fe
|
http: unsafe uri can be corrected.
|
2018-04-27 11:55:21 +08:00 |
|
郑树新
|
ff440103c3
|
http module: unsafe uri can be corrected internal.
|
2018-04-27 11:44:02 +08:00 |
|
zsxxsz
|
b7bd271ca4
|
build ok by vc2010
|
2018-04-25 23:25:59 +08:00 |
|
zsx
|
57d48b9870
|
fiber module can be built by xcode;
add diff module into acl_cpp xcode project;
|
2018-04-25 11:58:53 +08:00 |
|
郑树新
|
adc3b940af
|
README.md of lib_fiber
|
2018-04-24 17:32:08 +08:00 |
|
郑树新
|
3ed9728c20
|
README.md of lib_fiber
|
2018-04-24 17:30:10 +08:00 |
|
郑树新
|
243a44ccd1
|
README.md of lib_fiber
|
2018-04-24 17:28:38 +08:00 |
|
郑树新
|
4dbd7128eb
|
remove lib_acl_cpp1z
|
2018-04-24 17:21:17 +08:00 |
|
zsx
|
e040fca8a2
|
build lib_fiber in Makefile
|
2018-04-24 14:41:28 +08:00 |
|
zsx
|
cb1503a067
|
fiber lib can be used on MacOS
|
2018-04-24 14:38:48 +08:00 |
|
zsx
|
d64d78eb16
|
libfiber can be used on MacOS
|
2018-04-24 14:29:35 +08:00 |
|
zsx
|
4c1e1ae197
|
comile lib_fiber for MacOSX
|
2018-04-22 23:46:17 +08:00 |
|
zsx
|
d1ffac36cd
|
one compiling warning by clang on MacOSX
|
2018-04-20 16:15:32 +08:00 |
|
郑树新
|
e35a0b00e7
|
change comment charset to gb18030
|
2018-04-19 15:33:16 +08:00 |
|
zsx
|
4a07b261bf
|
add diff algorthm
|
2018-04-19 15:26:33 +08:00 |
|
zsx
|
485a13d722
|
add diff algorithm test sample
|
2018-04-19 15:25:03 +08:00 |
|
zsx
|
59f6365910
|
add diff_xxx into all the vc projects
|
2018-04-19 15:01:29 +08:00 |
|
zsx
|
1236fe6652
|
add diff algorithm
|
2018-04-19 14:46:43 +08:00 |
|
zhengshuxin
|
7647c210b7
|
acl build without ACL_PREPARE_COMPILE defined
|
2018-04-17 16:42:26 +08:00 |
|
zsx
|
618592e086
|
all the fibers memory in dead fibers or aliving status should be freed when acl_fiber_stop been called
|
2018-04-17 11:33:20 +08:00 |
|
zsx
|
4fe08141ce
|
rpm building
|
2018-04-12 21:40:19 +08:00 |
|
zsx
|
581e9abb69
|
rpm
|
2018-04-12 21:37:27 +08:00 |
|
zsx
|
0e44ad7118
|
release 3.3.0-89
|
2018-04-12 21:21:23 +08:00 |
|
zsx
|
ca9d9f16f3
|
thread_cond::wait don't save log info when waiting timeout
|
2018-04-12 21:16:52 +08:00 |
|
zsx
|
10cdf2dbdf
|
add const to atomic_long::value
|
2018-04-08 15:49:06 +08:00 |
|
zsx
|
3d7e929db4
|
let atomic_long::atomic_long(const atomic_long&) public
|
2018-04-08 15:46:48 +08:00 |
|
zsx
|
0a22cd42ef
|
acl::thread can be used for more than once --- by 562351190@qq.com
|
2018-04-08 14:35:27 +08:00 |
|
zsx
|
83519e38c9
|
bugfix: acl_xml_parse.c 宏 IS_CDATA 判断有误
|
2018-04-08 14:09:11 +08:00 |
|