Skip to content
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

explicitly specify insertion-order feature in docs #4994

Merged
merged 1 commit into from
Mar 4, 2016

Conversation

dk14
Copy link
Contributor

@dk14 dk14 commented Feb 23, 2016

It's based on this very minor pull request: #4788

Just added similar details for mutable version of ListMap.

P.S. Next time I'll try to not split that kind of minor changes into different PRs.

@scala-jenkins scala-jenkins added this to the 2.11.8 milestone Feb 23, 2016
@SethTisue SethTisue modified the milestones: 2.11.9, 2.11.8 Feb 23, 2016
@SethTisue SethTisue modified the milestones: 2.11.8, 2.11.9 Mar 4, 2016
SethTisue added a commit that referenced this pull request Mar 4, 2016
explicitly specify insertion-order feature in docs
@SethTisue SethTisue merged commit 5ccda53 into scala:2.11.x Mar 4, 2016
@SethTisue
Copy link
Member

thank you Dmytro!

@SethTisue
Copy link
Member

LGTM

@SethTisue
Copy link
Member

SethTisue commented Aug 17, 2016

the claim we inserted here is actually false since 2.10, as per https://twitter.com/travisbrown/status/735201036873400321

but I think it should preserve order, as it did in 2.9, so I opened https://issues.scala-lang.org/browse/SI-9893. let's have any further discussion there

@dk14
Copy link
Contributor Author

dk14 commented Oct 19, 2016

Sorry, I didn't actually check it for mutable version as I didn't notice that unlike immutable one, there is no test for it: https://github.com/scala/scala/tree/2.12.x/test/junit/scala/collection/mutable.

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.

3 participants