Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Sorted set builder indexer#11

Merged
dotnet-bot merged 1 commit intodotnet:masterfrom
AArnott:SortedSetBuilderIndexer
Nov 11, 2014
Merged

Sorted set builder indexer#11
dotnet-bot merged 1 commit intodotnet:masterfrom
AArnott:SortedSetBuilderIndexer

Conversation

@AArnott
Copy link
Copy Markdown

@AArnott AArnott commented Nov 11, 2014

Add indexer to SortedSet`1+Builder class.

@nguerrera
Copy link
Copy Markdown
Contributor

Would you mind squashing these? I don't think there's value in having the erroneous comment and its immediate revert back-to-back in the master history.

Otherwise, looks good.

@AArnott
Copy link
Copy Markdown
Author

AArnott commented Nov 11, 2014

Done.

But I imagine as we get in the habit of accepting pull requests, there will be all sorts of colored history in those commits that then get cleaned up by subsequent commits prior to making the pull request. And in general, I think asking them to squash their history would be a destructive operation and very disruptive to other forks of the project(s) involved.

The indexer is available on the immutable type, so its absence from the Builder is notable. Fortunately, it's simple to correct.

New tests included.
@nguerrera
Copy link
Copy Markdown
Contributor

Fair. I will keep this in mind.

@dotnet-bot dotnet-bot merged commit 89c99b7 into dotnet:master Nov 11, 2014
@AArnott AArnott deleted the SortedSetBuilderIndexer branch November 11, 2014 23:51
@karelz karelz modified the milestone: 1.0.0-rtm Dec 3, 2016
Olafski pushed a commit to Olafski/corefx that referenced this pull request Jun 15, 2017
Olafski pushed a commit to Olafski/corefx that referenced this pull request Jun 15, 2017
This commit fixes dotnet#11 - Add getting started links to readme.md
ravimeda added a commit that referenced this pull request Jun 16, 2017
* Create root and windows definition.

* Include PB_ prefix.

* Remove variables whose values will be in PB.

* Remove unnecessary tasks.

* Update path property.

* Add OSX leg.

* Remove triggers.

* Remove PB variables.

* Remove OSX leg since there is no TSA support.

* Remove CodeMetrics.

* Pass official build number as PB variable.

* Invoke sync.cmd directly.

* Update arguments passed to security tools. (#11)

* Minor fixes to arguments passed, and variable names.  (#12)

* Remove folders other than security.

* Update args for BinSkim.

* Cleanup scripts.

* Fix APIScan args.

* Update task names.

* Update PB variable name.

* Do delete .txt files. Version.txt is needed.

* Set symbolsFolder for APIScan.

* Update git checkout task.

* Add a test task that will be removed before merge.

* Add PB_Git variable.

* Update Git path.

* Revert to PB_Git.

* Remove test task.
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
* Create root and windows definition.

* Include PB_ prefix.

* Remove variables whose values will be in PB.

* Remove unnecessary tasks.

* Update path property.

* Add OSX leg.

* Remove triggers.

* Remove PB variables.

* Remove OSX leg since there is no TSA support.

* Remove CodeMetrics.

* Pass official build number as PB variable.

* Invoke sync.cmd directly.

* Update arguments passed to security tools. (dotnet/corefx#11)

* Minor fixes to arguments passed, and variable names.  (dotnet/corefx#12)

* Remove folders other than security.

* Update args for BinSkim.

* Cleanup scripts.

* Fix APIScan args.

* Update task names.

* Update PB variable name.

* Do delete .txt files. Version.txt is needed.

* Set symbolsFolder for APIScan.

* Update git checkout task.

* Add a test task that will be removed before merge.

* Add PB_Git variable.

* Update Git path.

* Revert to PB_Git.

* Remove test task.


Commit migrated from dotnet/corefx@114dc02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants