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: CONTRIBUTORS.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# 🎉 Donators! ♥ 🎉
2
2
3
-
Thank you to all patrons, donators and contributors who help keep sol3 amazing.
3
+
Thank you to all patrons, donators and contributors who help keep sol2 amazing.
4
4
5
5
- Robert Salvet
6
6
- Ορφέας Ζαφείρης - 2x Donations!
@@ -12,7 +12,7 @@ Thank you to all patrons, donators and contributors who help keep sol3 amazing.
12
12
13
13
# 🎉 Patrons! ♥ 🎉
14
14
15
-
Beyond just a one-time donation, patrons make a continued commitment to help keep sol3 supported and bug-free. Thank you for your patronage! Here are the supporters that wanted to be featured as sol3 contributors.
15
+
Beyond just a one-time donation, patrons make a continued commitment to help keep sol2 supported and bug-free. Thank you for your patronage! Here are the supporters that wanted to be featured as sol2 contributors.
16
16
17
17
- Joel Falcou
18
18
- Michael Caisse
@@ -22,6 +22,6 @@ Beyond just a one-time donation, patrons make a continued commitment to help kee
22
22
23
23
# Company Patrons / Supporters #
24
24
25
-
Companies who sign up for a long-term support contract or patronage are listed here! They really push forward what's possible with sol3 (and the newer v3)! Please reach out to [email protected] if you are interested in a custom solution or a long-term support contract that goes beyond the current release's needs!
25
+
Companies who sign up for a long-term support contract or patronage are listed here! They really push forward what's possible with sol2 (and the newer v3)! Please reach out to [email protected] if you are interested in a custom solution or a long-term support contract that goes beyond the current release's needs!
26
26
27
27
- Intrepid Control Systems [intrepidcs.com](https://www.intrepidcs.com/)
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,7 @@ You can find [donation and sponorship options here](https://github.com/ThePhD/.g
65
65
66
66
# Features
67
67
68
-
- [Fastest in the land](http://sol2.readthedocs.io/en/latest/benchmarks.html) (see: sol3 bar in graph).
68
+
- [Fastest in the land](http://sol2.readthedocs.io/en/latest/benchmarks.html) (see: sol2 bar in graph).
69
69
- Supports retrieval and setting of multiple types including:
70
70
* `std::string`, `std::wstring`, `std::u16string` and `std::u32string` support (and for views).
71
71
* understands and works with containers such as `std::map/unordered_map`, c-style arrays, vectors, non-standard custom containers and more.
@@ -98,7 +98,7 @@ Please make sure you use the `-std=c++2a`, `-std=c++1z`, `-std=c++17` or better
98
98
99
99
If you would like support for an older compiler (at the cost of some features), use the latest tagged sol2 branch. If you would like support for an even older compiler, feel free to contact me for a Custom Solution.
100
100
101
-
sol3 is checked by-hand for other platforms as well, including Android-based builds with GCC and iOS-based builds out of XCode with Apple-clang. It should work on both of these platforms, so long as you have the proper standards flags. If something doesn't work or you need special options, you may need to look into the different ways to support the project to have it done for you!
101
+
sol2 is checked by-hand for other platforms as well, including Android-based builds with GCC and iOS-based builds out of XCode with Apple-clang. It should work on both of these platforms, so long as you have the proper standards flags. If something doesn't work or you need special options, you may need to look into the different ways to support the project to have it done for you!
102
102
103
103
104
104
@@ -141,7 +141,7 @@ ThePhD
141
141
C++Now 2018 - Hudson Commons, Aspen Physics Center, Aspen, Colorado
0 commit comments