Skip to content

Pull requests: scala/scala

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Rewrite Vector (now "radix-balanced finger tree vectors"), for performance library:collections PRs involving changes to the standard collection library release-notes worth highlighting in next release notes
#8534 by szeiger was merged Mar 18, 2020 Loading… 2.13.2
Implement quickfixes, aka actionable diagnostics (via CodeAction) release-notes worth highlighting in next release notes
#10406 by eed3si9n was merged Jul 6, 2023 Loading… 2.13.12
Faster Vector concatenation library:collections PRs involving changes to the standard collection library release-notes worth highlighting in next release notes
#10159 by ansvonwa was merged Nov 30, 2022 Loading… 2.13.11
no more Travis-CI for PR validation, use GitHub Actions internal not resulting in user-visible changes (build changes, tests, internal cleanups)
#10961 by SethTisue was merged Dec 20, 2024 Loading… 2.12.21
Tasty Reader support 3.0.0 final release-notes worth highlighting in next release notes
#9617 by bishabosha was merged May 14, 2021 Loading… 2.13.6
Add -Wnonunit-statement to warn about discarded values in statement position release-notes worth highlighting in next release notes
#9893 by som-snytt was merged Jul 29, 2022 Loading… 2.13.9
Fix Stream.iterator memory leak library:collections PRs involving changes to the standard collection library
#9710 by htmldoug was merged Jul 27, 2021 Loading… 2.13.7
Fix 2.13.15-only false positives with -Wunused:patvars release-notes worth highlighting in next release notes
#10870 by som-snytt was merged Oct 9, 2024 Loading… 2.13.16
Improve performance of BitSet.toBitMask (and .range*) library:collections PRs involving changes to the standard collection library
#8412 by linasm was merged Sep 25, 2019 Loading… 2.13.2
Allow infix operators at start of line (under -Xsource:3 only) release-notes worth highlighting in next release notes
#8419 by som-snytt was merged Feb 5, 2020 Loading… 2.13.2
[nomerge] remove unused import. internal not resulting in user-visible changes (build changes, tests, internal cleanups)
#8212 by takayahilton was merged Jul 15, 2019 Loading… 2.12.9
move to sbt 1.3, fix build on JDK 13+ internal not resulting in user-visible changes (build changes, tests, internal cleanups)
#8525 by SethTisue was merged Jan 21, 2020 Loading… 2.13.2
whoa there Scala Steward, hold your horses internal not resulting in user-visible changes (build changes, tests, internal cleanups)
#9967 by SethTisue was merged Mar 9, 2022 Loading… 2.12.16
Fix -Yprofile-enabled on JDK 9+
#10193 by RafalSumislawski was merged Oct 26, 2022 Loading… 2.13.11
Fix ListBuffer.insertAfter, used in patchInPlace library:collections PRs involving changes to the standard collection library
#10416 by lrytz was merged Jun 23, 2023 Loading… 2.13.12
ProTip! Adding no:label will show everything without a label.