1
0
mirror of https://github.com/wqking/eventpp.git synced 2024-12-26 15:52:40 +08:00

18 Commits

Author SHA1 Message Date
wqking
6e5f6ee45d tab->spaces in documents for easier read 2022-02-04 09:00:50 +08:00
wqking
32197674a4 Expose function front() in OrderedQueueList to avoid compile error 2021-11-01 16:22:19 +08:00
wqking
82270bf95c Update doc 2020-12-01 19:53:58 +08:00
wqking
1fbac35d4d Update doc 2020-12-01 19:53:25 +08:00
wqking
9fe280f174 Add document for QueueList 2020-12-01 19:49:44 +08:00
wqking
95911814bd Added parameterized conditional callback in ConditionalRemover. Added unit tests. 2020-07-07 18:56:57 +08:00
wqking
da7dacce1e Improved TOC generating. 2019-04-02 19:33:01 +08:00
wqking
bf62d50a34 Improved TOC generating. 2019-03-31 22:32:04 +08:00
wqking
9de92285b3 Generate TOC using addtoc2md.pl 2019-03-31 11:22:36 +08:00
wqking
a3225c169f Added missed template parameter to getEvent. 2018-12-08 10:32:24 +08:00
wqking
b480594182 Improved documents 2018-12-07 19:39:32 +08:00
wqking
e9d0a124e3 Added SpinLock as alternative mutex type, added corresponding benchmarks. 2018-07-28 23:25:17 +08:00
wqking
5e7829cb14 Added benchmark for EventQueue 2018-07-25 22:01:12 +08:00
wqking
1c8ef08c85 Reduced unnecessary Atomic operations. Fixed typos in the documents. 2018-06-23 13:56:52 +08:00
wqking
7e5b765995 Fixed document 2018-05-31 13:19:35 +08:00
wqking
53c46c67ba Added policy canContinueInvoking to support event canceling 2018-05-28 20:21:51 +08:00
wqking
30d041697f Added documents for mixins 2018-05-28 17:18:49 +08:00
wqking
bcb047312b Updated document 2018-05-26 09:01:18 +08:00