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
|
02719d7b6b
|
fixed one bug in thread_cond::wait there was one problem when computing timeout
|
2018-03-19 10:49:45 +08:00 |
|
zsxxsz
|
521cdffe83
|
build ok for vc2003
|
2018-01-21 18:13:48 +08:00 |
|
郑树新
|
2baa98a8fc
|
fixed one bug in bitmap.cpp when calling reset();
adding win32 gui message event for fiber
|
2018-01-08 15:21:57 +08:00 |
|
zhengshuxin
|
a418cba784
|
adding fiber's implement for freebsdd
|
2016-01-14 13:01:36 +08:00 |
|
zhengshuxin
|
781b0a048a
|
add acl::tbox class for transfering messages between multi-threads.
|
2017-11-14 10:52:44 +08:00 |
|
zhengshuxin
|
859ac18cab
|
string: fixed one bug in operator < and >
|
2017-11-07 22:58:41 +08:00 |
|
zhengshuxin
|
3d71e10668
|
fiber: fiber_lock can trigger immediately with IO event
|
2017-10-01 13:54:57 +08:00 |
|
zhengshuxin
|
563ce8a395
|
feature: thread_mutex supports recursive parameter;
feature: fiber_mutex supports thread_mutex;
|
2017-09-29 17:35:17 +08:00 |
|
zhengshuxin
|
c57beda5df
|
method name in bitmap class maybe collision with some macro on some platfom
|
2017-09-21 16:18:15 +08:00 |
|
zhengshuxin
|
08e241acb8
|
add trigger.hpp for trigger events by time.
|
2017-09-18 18:59:59 +08:00 |
|
郑树新
|
0ddf61cd7a
|
add comments into thread_cond.hpp & thread_mutex.hpp
|
2017-09-13 18:02:30 +08:00 |
|
zhengshuxin
|
3d864ea148
|
one compiling warning on clang5.0
|
2017-09-12 18:11:58 +08:00 |
|
zhengshuxin
|
70957fad04
|
invalid date submit from FreeBSD
|
2017-09-11 13:57:59 +08:00 |
|
zhengshuxin
|
b9283ffbf5
|
build ok on FreeBSD
|
2017-07-11 17:44:14 +08:00 |
|
zhengshuxin
|
dd9eed4698
|
compiling acl ok on FreeBSD
|
2015-12-13 10:15:00 +08:00 |
|
zhengshuxin
|
4ade4ff521
|
add mbox_free in mbox.cpp
|
2017-09-02 10:10:17 +08:00 |
|
zsxxsz
|
4afb237dd9
|
fixed compiling error by vc
|
2017-09-02 09:42:11 +08:00 |
|
zhengshuxin
|
2af766fb6e
|
make acl::mbox generic with c++ template method.
|
2017-09-01 23:14:20 +08:00 |
|
zhengshuxin
|
5291cd0c7a
|
test only
|
2017-09-01 18:59:42 +08:00 |
|
zhengshuxin
|
3554fd6b25
|
add lost files
|
2017-08-24 09:09:05 +08:00 |
|
zhengshuxin
|
5b0cdc1fc9
|
add bitmap class for bit operation
|
2017-08-23 15:14:40 +08:00 |
|
zhengshuxin
|
b637f0bb74
|
modify c++ style of locker class
|
2017-08-22 15:28:12 +08:00 |
|
zhengshuxin
|
5723a4369f
|
add thread_cond c++ class
|
2017-08-22 15:21:07 +08:00 |
|
zhengshuxin
|
f1fa41e523
|
add thread_mutex c++ class.
|
2017-08-22 15:20:28 +08:00 |
|
zhengshuxin
|
8f58d773b4
|
add atomic operation and modify vc projects for adding atomic class.
|
2017-08-18 22:55:31 +08:00 |
|
郑树新
|
e397581179
|
fixed compiling warning for Android Studio
|
2017-07-21 16:05:45 +08:00 |
|
zhengshuxin
|
93f0ebf307
|
fixed compile warning for clang++ -Wunused-private-field
|
2017-07-20 11:08:33 +08:00 |
|
zsx
|
29ede19711
|
thread_self on MACOSX should be handled specially.
|
2017-07-17 15:26:30 +08:00 |
|
zhengshuxin
|
75095f5227
|
fixed some building error in FreeBSD with cmake
|
2017-07-11 15:18:41 +08:00 |
|
zhengshuxin
|
660f15554f
|
disable ACL_PRINTF when gcc's version < 4.4
|
2017-07-11 09:04:20 +08:00 |
|
zhengshuxin
|
3709d8c88b
|
can be build on gcc4.1 or gcc7.1
|
2017-07-10 19:20:50 +08:00 |
|
zhengshuxin
|
6bfdac5843
|
add acl_token_tree_word_remove in acl_token_tree.c
|
2017-06-03 23:45:18 +08:00 |
|
zhengshuxin
|
10284115f1
|
add explicit in string constructor
|
2017-04-22 17:44:17 +08:00 |
|
zhengshuxin
|
b73d188e30
|
support IPV6.
|
2017-04-07 20:13:08 +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
|
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
|
06fa2499fa
|
fixed bugs in lib_fiber; add features in http module.
|
2016-12-29 23:58:18 +08:00 |
|
zhengshuxin
|
fee1610ac4
|
gson support struct members' initialization, fixed one bug in json_node::get_text.
|
2016-10-13 16:15:38 +08:00 |
|
zhengshuxin
|
e1d747f6c1
|
move gson module into serialize directory.
|
2016-10-12 22:00:14 +08:00 |
|
akzi
|
39ebbd5f8d
|
add null for nullptr
|
2016-10-11 18:03:26 +08:00 |
|
zhengshuxin
|
8fc6f990f2
|
add null type for json module when building json obj.
|
2016-10-10 23:03:05 +08:00 |
|
akzi
|
6d721fdb81
|
add check get_initializelist result
|
2016-10-09 14:31:50 +08:00 |
|
akzi
|
0d47c22e9d
|
add struct construct InitializeList support
|
2016-10-09 14:28:08 +08:00 |
|
zhengshuxin
|
fcf36bf477
|
add json serializing module -- gson.
|
2016-10-08 22:11:25 +08:00 |
|
zhengshuxin
|
535494a264
|
fixed one bug in json class; add fiber_chat for chatting application.
|
2016-10-07 20:01:57 +08:00 |
|