-
Notifications
You must be signed in to change notification settings - Fork 295
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cherry pick recent fixes to release/1.0 in preparation of tagging 1.0.3 #168
Commits on Sep 1, 2022
-
(cherry picked from commit 480b0af)
Configuration menu - View commit details
-
Copy full SHA for 3c85690 - Browse repository at this point
Copy the full SHA 3c85690View commit details -
(cherry picked from commit 7016a13)
Configuration menu - View commit details
-
Copy full SHA for 8557626 - Browse repository at this point
Copy the full SHA 8557626View commit details -
Set up shared schemes in the xcworkspace under Utils/
(cherry picked from commit 3fce10a)
Configuration menu - View commit details
-
Copy full SHA for 8611b32 - Browse repository at this point
Copy the full SHA 8611b32View commit details -
swift-collections.xcworkspace: Update dependencies
(cherry picked from commit 00a99aa)
Configuration menu - View commit details
-
Copy full SHA for b816872 - Browse repository at this point
Copy the full SHA b816872View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4908474 - Browse repository at this point
Copy the full SHA 4908474View commit details -
[Xcode] Update schemes & file template
Update Collections scheme with support for testing. Update the copyright year in file template. (cherry picked from commit 3437abe)
Configuration menu - View commit details
-
Copy full SHA for ac20a2c - Browse repository at this point
Copy the full SHA ac20a2cView commit details -
[OrderedCollection] Use standard temp allocation facility, if available
The 5.6 stdlib introduced a new facility for temporary allocations that promises better performance than direct allocations. Use it when the toolchain version is above 5.6. (cherry picked from commit ddb6d14)
Configuration menu - View commit details
-
Copy full SHA for d0f05d5 - Browse repository at this point
Copy the full SHA d0f05d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cbecdb - Browse repository at this point
Copy the full SHA 6cbecdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87c78de - Browse repository at this point
Copy the full SHA 87c78deView commit details -
[Deque] Fix testing in DequeModule.xcscheme
(cherry picked from commit 0a26362)
Configuration menu - View commit details
-
Copy full SHA for d5bd858 - Browse repository at this point
Copy the full SHA d5bd858View commit details -
[Deque] Add direct benchmarks for indexing subscript’s _modify accessor
(cherry picked from commit c82261a)
Configuration menu - View commit details
-
Copy full SHA for eb541ed - Browse repository at this point
Copy the full SHA eb541edView commit details -
[OrderedCollections] Force-inline all _modify accessors
(cherry picked from commit ee1b2de)
Configuration menu - View commit details
-
Copy full SHA for b379fa7 - Browse repository at this point
Copy the full SHA b379fa7View commit details