Skip to content

Conversation

@lorentey
Copy link
Member

@lorentey lorentey commented Aug 19, 2021

* Fix typos: missing subscript parameters

* Fix typos: more missing subscript parameters

* Improve symbol documentation
…r ExpressibleByDictionaryLiteral (apple#82)

# Conflicts:
#	Sources/PriorityQueueModule/Heap+ExpressibleByArrayLiteral.swift
@lorentey
Copy link
Member Author

@swift-ci test

* Stop depending on swift-collections-benchmark

Instead, move the benchmark suite into its own private nested package, under `Benchmarks/`.

The recommended way to build & run benchmarks is via the `Utils/run-benchmarks.sh` script, which continues to work as before with this change.

* Delete top-level Package.resolved file
# Conflicts:
#	.swiftpm/xcode/xcshareddata/xcschemes/swift-collections-benchmark.xcscheme
#	Package.swift
* [OrderedDictionary] modifyValue → updateValue

* Update CMakeLists.txt
* [OrderedDictionary] Deprecate index(forKey:), subscript(offset:) and friends for now

* [OrderedDictionary] Update tests

* Update benchmarks

* Un-deprecate index(forKey:)
@lorentey lorentey force-pushed the cherry-picks-for-0.0.6 branch from f559b32 to 8ef7b77 Compare August 20, 2021 02:02
@lorentey
Copy link
Member Author

@swift-ci test

@lorentey lorentey merged commit 9d8719c into apple:release/1.0 Aug 20, 2021
@lorentey lorentey deleted the cherry-picks-for-0.0.6 branch August 20, 2021 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants