1
0
mirror of https://github.com/wqking/eventpp.git synced 2024-12-27 16:41:11 +08:00

13 Commits

Author SHA1 Message Date
wqking
89859810f4 Fixed typos in document 2019-03-28 15:31:50 +08:00
wqking
f5791a461c Improved documents 2018-12-15 22:40:46 +08:00
wqking
46285cb8dc Made the major classes copyable/movable/assignable. Add utilities. 2018-07-09 22:15:37 +08:00
wqking
1c8ef08c85 Reduced unnecessary Atomic operations. Fixed typos in the documents. 2018-06-23 13:56:52 +08:00
wqking
bcb047312b Updated document 2018-05-26 09:01:18 +08:00
wqking
581c3efa00 Added documents. 2018-05-19 17:42:41 +08:00
wqking
8b6fc91d31 Fixed typos. 2018-05-16 20:34:10 +08:00
wqking
b9d3cab940 Fixed markdown syntax error. 2018-05-16 20:16:41 +08:00
wqking
0e62e9d72f Added event filter. Added more unit tests and tutorials. 2018-05-16 20:09:48 +08:00
wqking
2660a4936f Added table of contents to documents. 2018-05-14 20:00:29 +08:00
wqking
9320285f4d Now newly added callbacks during dispatching don't get triggered.
Now removed callbacks during dispatching don't get triggered.
2018-05-14 19:16:36 +08:00
wqking
d066865e68 Fixed typos in document. 2018-05-13 19:21:19 +08:00
wqking
f1956140d4 Initial commit 2018-05-13 12:26:27 +08:00