zhengshuxin
|
3f557c576a
|
prepare for the new version 3.6.0
|
2022-12-01 20:22:33 +08:00 |
|
zhengshuxin
|
6a6952c416
|
release 3.5.3-1 version
|
2021-10-14 09:11:58 +08:00 |
|
zhengshuxin
|
7ceccccba0
|
release 3.5.1-1
|
2020-01-12 22:28:37 +08:00 |
|
zhengshuxin
|
467664ed02
|
release acl 3.5.1 version
|
2020-01-09 10:48:04 +08:00 |
|
zhengshuxin
|
d8d624ee98
|
use utf8 for text files.
|
2019-07-30 23:52:48 +08:00 |
|
zhengshuxin
|
9697f95b8f
|
Revert "All source code have been changed to use utf8 charset with BOM header!"
This reverts commit 15d999759e .
|
2019-07-28 10:31:56 +08:00 |
|
zsxxsz
|
15d999759e
|
All source code have been changed to use utf8 charset with BOM header!
|
2019-07-27 22:44:32 +08:00 |
|
zsxxsz
|
a2c7889455
|
fixed bugs in acl_atomic_int64_fetch_add/acl_atomic_int64_add_fetch in acl_atomic.c
|
2019-07-09 23:13:42 +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 |
|
郑树新
|
b6f9803959
|
Build ok for Android Studio 3.3.2 !
|
2019-03-07 16:40:47 +08:00 |
|
zsx
|
1f6afe2a74
|
acl 3.4.0 released!
|
2018-04-29 20:37:22 +08:00 |
|
zhengshuxin
|
9ac697ecbe
|
build acl project successfully by gcc7.1.0
|
2017-07-10 15:26:12 +08:00 |
|
zhengshuxin
|
78a7540a76
|
reorganize all the include headers.
|
2017-06-02 14:47:24 +08:00 |
|
zhengshuxin
|
a0f4e48d41
|
fixed one bug in acl_mylog.c/private_vstream.c that freeing memory corrupt.
|
2017-05-03 11:19:20 +08:00 |
|
zhengshuxin
|
0d0bfa47e7
|
acl_3.3.0 released!
|
2017-04-22 19:39:13 +08:00 |
|
zhengshuxin
|
d167d8f85d
|
fixed fiber's errors;
add feature in some modules.
|
2017-03-31 23:04:16 +08:00 |
|
zhengshuxin
|
57f8afc403
|
modify acl Makefiles to renaming lib names.
|
2017-03-25 23:05:44 +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
|
3bf64fa72d
|
fixed bugs in db pool for setting charset.
|
2016-11-03 11:19:11 +08:00 |
|
zhengshuxin
|
d23684265b
|
acl.3.2.2.1 released, fixed one urgent bug in db_mysql.cpp
|
2016-11-02 11:16:43 +08:00 |
|
zhengshuxin
|
6265718c20
|
acl 3.2.2 released!
|
2016-11-01 20:53:39 +08:00 |
|
zhengshuxin
|
a4387ea170
|
acl 3.2.1 version released!
|
2016-09-07 20:09:39 +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 |
|
ubuntu14
|
69d2ee1118
|
compile acl on vc2015 successfully
|
2016-04-30 11:49:41 +08:00 |
|
ubuntu14
|
6192d674a8
|
prepare for acl 3.1.5
|
2016-04-15 21:59:16 +08:00 |
|
ubuntu14
|
e9196dbba1
|
acl 3.1.4.4 release, fixed some urgent bugs
|
2016-01-17 17:11:53 +08:00 |
|
ubuntu14
|
c700540fd2
|
fixed some bugs, add some samples, and release 3.1.4.3
|
2015-12-29 11:33:32 +08:00 |
|
ubuntu14
|
67e6bd0470
|
fixed one urgent bug in acl_read_wait
|
2015-12-21 23:53:55 +08:00 |
|
ubuntu14
|
835e3a215f
|
fixed some urgent bugx
|
2015-12-21 20:47:44 +08:00 |
|
ubuntu14
|
d8a8b230e2
|
acl 3.1.4 release now!
|
2015-12-20 00:46:59 -08:00 |
|
ubuntu14
|
a9101ebf0c
|
modify Makefile for MACOSX and FreeBSD
|
2015-11-09 06:11:21 -08:00 |
|
ubuntu14
|
75cb070932
|
acl 3.1.3 version release!
|
2015-08-26 06:05:52 -07:00 |
|
ubuntu14
|
9337889af3
|
The project can be built on MINGW32
|
2015-05-21 06:49:35 -07:00 |
|
ubuntu14
|
ab5ec2e6e4
|
acl 3.1.2 version released
|
2015-05-09 08:38:33 -07:00 |
|
ubuntu14
|
8b49be69a5
|
add disque's client library into lib_acl_cpp
|
2015-05-06 02:16:10 -07:00 |
|
ubuntu14
|
e72a468ecd
|
add some useful function to redis_builder tool
|
2015-04-25 09:11:10 -07:00 |
|
ubuntu14
|
0140b69dd1
|
add a redis tool for redis cluster
|
2015-04-19 07:15:30 -07:00 |
|
zsxxsz
|
fb5ccddc4e
|
acl 3.1.1 version release
|
2015-03-29 20:32:07 +08:00 |
|
zsx
|
d22029bfb9
|
fixed acl_master framework bug; add some functions to redis_command; modify some Makefile
|
2015-02-10 17:23:24 +08:00 |
|
ubuntu14
|
96f6b34b2c
|
acl 3.1.0 version release now
|
2015-02-07 06:55:24 -08:00 |
|
zsxxsz
|
89b5fbc932
|
acl 3.0.22 版本发布
|
2014-12-14 23:27:32 +08:00 |
|
zsxxsz
|
d8fd96aee8
|
整理工程,优化代码
|
2014-12-07 23:48:11 +08:00 |
|
zsxxsz
|
cf2528eb7c
|
完善了非阻塞IO的SSL功能;将 samples 移到 lib_acl 目录下
完善了非阻塞IO的SSL功能;将 acl/samples/ 下的示例分别移到 lib_acl 及 lib_protocol 目录下
|
2014-11-30 21:15:35 +08:00 |
|
zsxxsz
|
7b6eccb4c5
|
3.0.21 版本发布
|
2014-10-30 21:42:52 +08:00 |
|
zsxxsz
|
037422b1e7
|
polarssl 库升级,一些 BUG 修复
|
2014-10-24 21:17:01 +08:00 |
|
zsxxsz
|
d29f8dde54
|
正式发布 acl 3.0.20 版本
该版本的主要改进为:修复了对 freebsd 不兼容的问题;比较完整地支持 polarssl 库,从而可以支持 ssl 通信
|
2014-08-26 12:53:37 +08:00 |
|
zsxxsz
|
8e5ae88b1d
|
acl.3.0.19 版本发布
|
2014-06-23 20:19:05 +08:00 |
|
zsxxsz
|
e864adeb9c
|
常规性BUG修复及类功能增加
修复了新加类 scan_dir 的一些问题;
string 增加按行读数据功能;
http_client/http_request 增加按行读数据功能
|
2014-05-28 21:26:03 +08:00 |
|