zhengshuxin
|
768210296c
|
compile error on FreeBSD
|
2017-03-25 23:34:54 +08:00 |
|
zhengshuxin
|
57f8afc403
|
modify acl Makefiles to renaming lib names.
|
2017-03-25 23:05:44 +08:00 |
|
zhengshuxin
|
d2128e6f70
|
add iconv app for files charset convert.
|
2017-03-13 22:57:46 +08:00 |
|
zhengshuxin
|
e2ec8096f5
|
delete unused cmake files.
|
2017-03-12 16:25:36 +08:00 |
|
zhengshuxin
|
782adab2a2
|
compiling option of __FreeBSD__ can be auto added.
|
2017-03-12 16:16:13 +08:00 |
|
zhengshuxin
|
3cd0864746
|
supporting ios and can be compiled by xcode.
|
2017-03-12 14:49:48 +08:00 |
|
zhengshuxin
|
e5f7aa1b54
|
compile acl on MSYS.
|
2017-02-21 22:35:31 +08:00 |
|
zhengshuxin
|
193ac62bf2
|
Chinese comment charset was corrupted by Android studio, now fixed it.
|
2017-02-15 15:57:34 +08:00 |
|
zhengshuxin
|
09e4b0d381
|
migrate to Android platform OK!
|
2017-02-12 21:39:38 +08:00 |
|
zhengshuxin
|
5e1bd3c5d9
|
migrating acl to android;
modify fiber id to unsigned int.
|
2017-01-23 16:59:58 +08:00 |
|
zhengshuxin
|
e2bb0ad167
|
support cmake.
|
2017-01-18 08:51:28 +08:00 |
|
zhengshuxin
|
c9db9bc30a
|
delete unused files.
|
2017-01-03 10:28:26 +08:00 |
|
zhengshuxin
|
06fa2499fa
|
fixed bugs in lib_fiber; add features in http module.
|
2016-12-29 23:58:18 +08:00 |
|
zhengshuxin
|
fc6ddc3970
|
fixed one bug in redis_pubsub::get_message which can't support psubscribe;
add one sample -- hook_close for test.
|
2016-12-15 13:39:26 +08:00 |
|
zhengshuxin
|
1b6d166ef6
|
add acl_fiber_kill for fiber lib;
add listen callback for master template.
|
2016-12-03 20:09:21 +08:00 |
|
ubuntu14
|
bcb2f1b85c
|
fixed one bug in fiber.c for memory leak
add some samples for lib_liber
|
2016-11-27 21:03:24 +08:00 |
|
zhengshuxin
|
2b282d9f66
|
remove setting non-blocking in acl_vstream_fdopen.
|
2016-11-18 21:45:40 +08:00 |
|
zhengshuxin
|
4bc27a685f
|
remove pread64/pwrite64.
|
2016-11-08 10:09:06 +08:00 |
|
zhengshuxin
|
3bf64fa72d
|
fixed bugs in db pool for setting charset.
|
2016-11-03 11:19:11 +08:00 |
|
zhengshuxin
|
6265718c20
|
acl 3.2.2 released!
|
2016-11-01 20:53:39 +08:00 |
|
zhengshuxin
|
c98290445b
|
add fiber test examples.
|
2016-10-30 21:24:51 +08:00 |
|
zhengshuxin
|
dd0bcc2c07
|
pread64/pwrite64 can be used by gcc3.x.x
|
2016-10-28 15:22:34 +08:00 |
|
zhengshuxin
|
60f2fc2203
|
fixed compiling error on centos4.7 by gcc3.x.x
|
2016-10-28 15:01:42 +08:00 |
|
zhengshuxin
|
be034725b3
|
rename acl_init to acl_lib_init; fixed one bug in url encoding for '+'
|
2016-10-25 10:31:33 +08:00 |
|
zhengshuxin
|
be07157761
|
fixed one bug in acl_json.h for duplicate defined ACL_JSON_T_XXX
|
2016-10-21 17:22:40 +08:00 |
|
zhengshuxin
|
f30b2b4144
|
add some websocket samples(upload_server/upload_client); fixed some bugs in acl;
|
2016-10-21 15:02:50 +08:00 |
|
zhengshuxin
|
f0e5a302b3
|
fixed one bug in acl_json_build/acl_json_buiding bug when building a json object.
|
2016-10-11 20:58:37 +08:00 |
|
zhengshuxin
|
8fc6f990f2
|
add null type for json module when building json obj.
|
2016-10-10 23:03:05 +08:00 |
|
zhengshuxin
|
3846cda043
|
add websocket in lib_acl_cpp.
|
2016-09-20 19:55:38 +08:00 |
|
zhengshuxin
|
6f8105136a
|
fixed bugs in read line functions of acl_vstream.c; add c++11 into fiber.
|
2016-09-07 19:58:19 +08:00 |
|
zhengshuxin
|
6852d39ed2
|
fixed one bug in acl_urlcode.c, add c++11 in fiber, and add sha1
|
2016-09-01 20:00:58 +08:00 |
|
zhengshuxin
|
52a8209d6d
|
acl.3.2.0 released!
|
2016-08-27 20:01:26 +08:00 |
|
zhengshuxin
|
11e451f5ba
|
acl 3.2.0 released!
|
2016-08-27 18:34:02 +08:00 |
|
zhengshuxin
|
6897e3dc54
|
fixed bugs in json module.
|
2016-08-23 13:20:33 +08:00 |
|
ubuntu14
|
8c3a44218a
|
fixed some compiling warning.
|
2016-08-19 22:31:05 +08:00 |
|
ubuntu14
|
b911542df8
|
improvement event's performance
|
2016-08-15 16:10:18 +08:00 |
|
ubuntu14
|
96bde3d3ca
|
improvement the events_epoll_thr.c's performance by decreating calling times of epoll_ctl.
|
2016-08-15 14:53:43 +08:00 |
|
ubuntu14
|
bea788c59c
|
fixed one bug in events module that read_ready flag maybe be clear.
|
2016-08-15 11:04:12 +08:00 |
|
ubuntu14
|
46b36692a6
|
fixed one import bug in acl_vstream_writen() of acl_vstream.c
|
2016-08-14 00:25:15 +08:00 |
|
ubuntu14
|
d7218d0228
|
add acl_ypipe/acl_ypush into vc2015 project.
|
2016-08-11 13:57:57 +08:00 |
|
ubuntu14
|
0c54b8c0d5
|
fixed one bug in events_enable_read of events_epoll_thr.c; add some samples for lib_fiber;
|
2016-08-11 13:36:20 +08:00 |
|
ubuntu14
|
271fc96cdf
|
add master web monitor by master_fiber mode; arrange codes; add methods to json module;
|
2016-07-29 16:43:46 +08:00 |
|
ubuntu14
|
841f92d0a2
|
improve the fiber's performance
|
2016-07-22 16:54:38 +08:00 |
|
ubuntu14
|
1a22bba2ce
|
fixed one bug in event operation for lib_fiber
|
2016-07-20 21:09:46 +08:00 |
|
ubuntu14
|
36585efdf6
|
epoll has been hooked now
|
2016-07-15 21:04:01 +08:00 |
|
ubuntu14
|
1db0998bad
|
fixed compiling warning by gcc6.1
|
2016-07-10 19:12:54 +08:00 |
|
ubuntu14
|
5cf6d7ba0f
|
make lib_fiber more available!
|
2016-06-30 22:20:30 +08:00 |
|
ubuntu14
|
2e5724cbeb
|
add acl_mbox.c for thread communication
|
2016-06-26 12:17:17 +08:00 |
|
ubuntu14
|
2d14abfec4
|
rename fiber_schedule.c to fiber.c
|
2016-06-25 16:05:48 +08:00 |
|
ubuntu14
|
f9ff6f0a73
|
fixed some bugs in lib_fiber; add master_fiber for master framework
|
2016-06-23 13:34:54 +08:00 |
|