You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -916,7 +916,7 @@ Cpp-Taskflow is being actively developed and contributed by the following people
916
916
-[Paolo Bolzoni](https://github.com/paolobolzoni) helped remove extraneous semicolons to suppress extra warning during compilation and contributed to a dataflow example
917
917
-[Pursche](https://github.com/Pursche) fixed compilation warning on Microsoft Visual Studio
918
918
-[KingDuckZ][KingDuckZ] helped discover the memory leak in the memory allocator used in graph and topology
919
-
-[mrogez-yseop](https://github.com/mrogez-yseop) helped fix the missing comma in outputting the execution timeline JSON from the observer
919
+
-[mrogez-yseop](https://github.com/mrogez-yseop) helped fix the missing comma in outputting the execution timeline JSON from the observer and the composition of an empty taskflow.
920
920
-[Sztergbaum Roman](https://github.com/Milerius) replaced the error-prone global setting in cmake with project-specific targets
921
921
922
922
Meanwhile, we appreciate the support from many organizations for our development on Cpp-Taskflow.
0 commit comments