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
Support JDK 17 PermittedSubclasses in classfiles release-notes worth highlighting in next release notes
#10105 by som-snytt was merged Apr 25, 2023 Loading… 2.13.11
Disable caching when parsing TASTy files to prevent stale TASTy files prio:hi high priority (used only by core team, only near release time)
#10546 by jjudd was closed Mar 20, 2024 Draft
Map#keys is alias of keySet and may be a view library:collections PRs involving changes to the standard collection library
#10544 by som-snytt was merged Dec 6, 2023 Loading… 2.13.13
Remove scaladoc CSS ruleset making inherited text white on light background tool:scaladoc Changes to Scaladoc, the API documentation generator
#10965 by ArthurS1 was merged Jan 31, 2025 Loading… 2.13.17
Integrate the zinc compiler bridge into this codebase [ci: last-only] release-notes worth highlighting in next release notes
#8531 by lrytz was closed Oct 6, 2020 Loading…
Dependent & precise result type for 'implicitly' library:base Changes to the base library, i.e. Function Tuples Try
#7874 by adriaanm was closed Mar 21, 2019 Loading…
replace private val/var with private[this]. library:base Changes to the base library, i.e. Function Tuples Try
#8199 by takayahilton was closed Jul 17, 2019 Loading…
use 'in Compile' for new scalacOptions internal not resulting in user-visible changes (build changes, tests, internal cleanups)
#8235 by lrytz was merged Jul 17, 2019 Loading… 2.13.1
[2.12] Configurable warnings (backported) release-notes worth highlighting in next release notes
#9248 by dwijnand was merged Oct 22, 2020 Loading…
12 tasks done
2.12.13
Remove some @uncheckedVariances, introduce empty in Iterable. library:base Changes to the base library, i.e. Function Tuples Try library:collections PRs involving changes to the standard collection library
#7929 by adriaanm was merged Apr 2, 2019 Loading… 2.13.0-RC1
Vectors smaller than 32 allocate or reuse small arrays when possible library:collections PRs involving changes to the standard collection library performance the need for speed. usually compiler performance, sometimes runtime performance. release-notes worth highlighting in next release notes
#7743 by joshlemer was merged Mar 27, 2019 Loading… 2.13.0-RC1
Build improvement (fix performance issue with test sources) internal not resulting in user-visible changes (build changes, tests, internal cleanups)
#8733 by eed3si9n was merged Feb 21, 2020 Loading… 2.13.2
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
Migrate scripted tests for sbt bridge from zinc repo [ci: last-only] internal not resulting in user-visible changes (build changes, tests, internal cleanups)
#10554 by lrytz was merged Nov 14, 2023 Loading…
6 tasks done
2.13.13
ProTip! Type g i on any issue or pull request to go back to the issue listing page.