wqking
|
55d50a01bf
|
Updated contributor list
|
2023-03-09 15:41:38 +08:00 |
|
wqking
|
cde8746409
|
Added mutex lock in function CallbackListBase::ownsHandle to avoid racing condition. See issue #57
|
2023-03-09 15:25:52 +08:00 |
|
wqking
|
0fe5dd65af
|
Updated document according to previous code change
|
2023-02-17 08:56:03 +08:00 |
|
wqking
|
6f6ba44479
|
Added universal reference to args parameter in EventQueue::enqueue, see issue #56. Updated contributor list.
|
2023-02-17 08:53:14 +08:00 |
|
Wang Qi
|
63497c60ef
|
Merge pull request #54 from marsCatXdu/master
Add Chinese translations and correct existing formatting mistakes
|
2022-11-11 20:20:20 +08:00 |
|
marsCatXDU
|
d5642cf525
|
Correct formatting mistakes
Signed-off-by: marsCatXDU <marscatcn@live.com>
|
2022-11-11 10:52:17 +08:00 |
|
marsCatXDU
|
7288038e76
|
Add Chinese translations
Signed-off-by: marsCatXDU <marscatcn@live.com>
|
2022-11-11 10:47:11 +08:00 |
|
Wang Qi
|
6813ec217f
|
Merge pull request #49 from marsCatXdu/master
Add Chinese translation for callbacklist reference
|
2022-09-11 20:16:52 +08:00 |
|
wqking
|
e6518f9c56
|
Added more tutorials for EventQueue. Updated documents.
|
2022-07-31 19:43:44 +08:00 |
|
wqking
|
15d78b7bd2
|
Rephrased document to make it more clear, according to #50
|
2022-07-28 09:39:00 +08:00 |
|
marsCatXDU
|
2b22be1114
|
Add Chinese translation for callbacklist reference document
Signed-off-by: marsCatXDU <marscatcn@live.com>
|
2022-07-27 21:12:08 +08:00 |
|
wqking
|
86cbb22fc1
|
Added index to Chinese documents
|
2022-07-25 09:02:05 +08:00 |
|
Wang Qi
|
ba48543b79
|
Merge pull request #48 from marsCatXdu/master
Add Chinese translation
|
2022-07-25 08:51:54 +08:00 |
|
marsCatXDU
|
55d49440be
|
Add Chinese translation
Signed-off-by: marsCatXDU <marscatcn@live.com>
|
2022-07-23 20:21:02 +08:00 |
|
wqking
|
1fbc2fb4ae
|
Fixed typo in tutorial output
|
2022-07-21 20:22:47 +08:00 |
|
Wang Qi
|
468b7cf4f5
|
Merge pull request #47 from marsCatXdu/master
[document] fix incorrect output example in CallbackList tutorial 4
|
2022-07-21 20:02:42 +08:00 |
|
marsCatXDU
|
2af18c9d98
|
fix incorrect output example in tutorial 4
Signed-off-by: marsCatXDU <marscatcn@live.com>
|
2022-07-21 16:30:37 +08:00 |
|
wqking
|
4a978a2e5d
|
Added Contributors section in readme
|
2022-06-28 21:46:57 +08:00 |
|
wqking
|
3893549d30
|
Revert "Added Contributors section in readme". Seems Github doesn't support the style tag. Will add the section back later after the issue is fixed.
|
2022-06-28 21:15:44 +08:00 |
|
wqking
|
6f8ad4a87e
|
Added Contributors section in readme
|
2022-06-28 21:13:24 +08:00 |
|
wqking
|
8896f1b0b0
|
Added instructions on using eventpp with Hunter package manager
|
2022-06-28 16:35:44 +08:00 |
|
wqking
|
a65fe2ea51
|
Added badges in readme
|
2022-06-28 16:16:47 +08:00 |
|
wqking
|
e3a91143d0
|
Added Intel compiler support in readme
|
2022-06-27 08:50:10 +08:00 |
|
wqking
|
a243dc0dcb
|
Added function ownsHandle in CallbackList and EventDispatcher
|
2022-06-13 13:08:19 +08:00 |
|
Wang Qi
|
3e09184717
|
Merge pull request #45 from bazfp/GNUInstallUtils
Move GNUInstallDirs include to before the target include directories
v0.1.2-for-hunter-pm
|
2022-06-09 20:42:51 +08:00 |
|
Seb Horsewell
|
c0d01bf0aa
|
Move GNUInstallDirs include to before the target include directories
|
2022-06-09 13:40:19 +01:00 |
|
wqking
|
d414928a5a
|
If CMAKE_INSTALL_INCLUDEDIR is not set, set it to "include"
|
2022-06-08 08:53:45 +08:00 |
|
Wang Qi
|
f0f42b5ccf
|
Merge pull request #42 from bazfp/master
Improve use of CMAKE_INSTALL_INCLUDEDIR
|
2022-06-08 08:44:32 +08:00 |
|
Seb Horsewell
|
7055f6a0d5
|
Remove use of CMAKE_INSTALL_INCLUDEDIR
|
2022-06-07 17:11:46 +01:00 |
|
wqking
|
4bb20b5557
|
Fixed typos in documents
|
2022-05-31 17:27:15 +08:00 |
|
Wang Qi
|
a135c761b4
|
Merge pull request #40 from rotolof/install_option
Enable or disable installation
|
2022-05-28 16:32:17 +08:00 |
|
Niccolò Iardella
|
a4b2f91045
|
Add automatic check for main project
|
2022-05-27 16:36:31 +02:00 |
|
Niccolò Iardella
|
836c86c435
|
Add CMake option for disabling installation
|
2022-05-27 16:22:51 +02:00 |
|
wqking
|
c9f1464dff
|
Added unit tests for ScopedRemover::setDispatcher
|
2022-04-30 07:53:25 +08:00 |
|
wqking
|
7072504e6d
|
Fixed compile warnings in MSVC
|
2022-04-30 07:52:53 +08:00 |
|
Wang Qi
|
4160f119f8
|
Merge pull request #39 from devbharat/test-setCallbackList
Test setCallbackList
|
2022-04-30 07:40:19 +08:00 |
|
devbharat$
|
3db30ce5e8
|
Test setCallbackList
|
2022-04-29 14:50:39 +02:00 |
|
wqking
|
de833acfb4
|
Updated CATCH2 to v2.13.9
|
2022-04-29 08:04:02 +08:00 |
|
wqking
|
763d27fce7
|
Updated document for using CMake with MingW
|
2022-04-06 09:00:01 +08:00 |
|
wqking
|
ad6b796b73
|
Removed unused #include from test files
|
2022-03-30 21:12:38 +08:00 |
|
wqking
|
158588101a
|
Removed unused #include
|
2022-03-30 20:31:23 +08:00 |
|
wqking
|
51846b5209
|
Added missing #include to make headers self contained
|
2022-03-30 15:02:57 +08:00 |
|
wqking
|
ec619b9538
|
Added virtual dtor to avoid compile warning
|
2022-03-30 14:59:33 +08:00 |
|
wqking
|
73a0f0a275
|
Added instruction for using vcpkg
|
2022-03-15 09:33:22 +08:00 |
|
wqking
|
a28de3708a
|
Fixed format in readme
v0.1.2
|
2022-03-11 17:21:02 +08:00 |
|
wqking
|
c65975f5ba
|
Bump version to 0.1.2
|
2022-03-11 17:17:49 +08:00 |
|
wqking
|
0be1fb815b
|
Added cmake-pkg-demo to demonstrate using eventpp as CMake package
|
2022-03-11 17:17:07 +08:00 |
|
wqking
|
6e5f6ee45d
|
tab->spaces in documents for easier read
|
2022-02-04 09:00:50 +08:00 |
|
wqking
|
05f3dc8249
|
Removed redundant std::forward that may cause objects moved unexpectedly
|
2022-02-01 09:21:45 +08:00 |
|
wqking
|
3e7df6ec2c
|
Added Visual Studio 2022 generator in CMake for tests
|
2022-01-26 15:51:46 +08:00 |
|