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

Add scala.util.Using, for automatic resource management release-notes worth highlighting in next release notes
#6907 by NthPortal was merged Aug 15, 2018 Loading… 2.13.0-M5
SCP-009: Support direct-dependency-only compilation release-notes worth highlighting in next release notes
#5724 by jvican was merged Mar 28, 2017 Loading… 2.12.2
Lazier LazyList.
#6880 by hrhino was closed Aug 2, 2018 Loading…
Proper laziness for by-name args of right-associative operators release-notes worth highlighting in next release notes
#5969 by szeiger was merged Nov 29, 2017 Loading… 2.13.0-M3
Usability: compiler suggests possible names in NotAMemberError release-notes worth highlighting in next release notes
#6711 by eed3si9n was merged Nov 2, 2018 Loading… 2.13.0-RC1
Lint tests internal not resulting in user-visible changes (build changes, tests, internal cleanups)
#8890 by som-snytt was merged May 6, 2020 Loading… 2.13.3
Add missing @serialversionuid on collections
#9166 by regadas was merged Feb 18, 2021 Loading… 2.12.14
[SUPERSEDED] Inherited members can induce ambiguity
#10177 by som-snytt was closed Dec 16, 2022 Loading…
[REVERTED] VectorBuilder shares structure of added Vector if the builder was empty, for better performance of Vector#concat library:collections PRs involving changes to the standard collection library performance the need for speed. usually compiler performance, sometimes runtime performance. reverted
#7588 by joshlemer was merged Mar 21, 2019 Loading… 2.13.0-RC1
Use AdoptOpenJDK JDK 8 for testing [ci: last-only] internal not resulting in user-visible changes (build changes, tests, internal cleanups)
#7931 by eed3si9n was merged Jul 10, 2019 Loading… 2.12.9
Deprecate scala.ref,and use java.lang.ref.* directly.
#7420 by He-Pin was closed Jan 24, 2019 Loading…
fix 2.12-only regression in ListSet ordering library:collections PRs involving changes to the standard collection library
#9441 by mkeskells was merged May 17, 2021 Loading… 2.12.14
Synthesize a PartialFunction from function literal release-notes worth highlighting in next release notes
#8172 by dwijnand was merged Jul 11, 2019 Loading… 2.13.1
Accept underscore as numeric literal separator release-notes worth highlighting in next release notes
#6989 by som-snytt was merged Dec 14, 2018 Loading… 2.13.0-RC1
bug#10166 Make AssertionError fatal
#6320 by NthPortal was closed Feb 22, 2018 Loading…
Deprecate scala.compat.Platform
#7423 by He-Pin was merged Dec 20, 2018 Loading… 2.13.0-RC1
Preview: Make Some's constructor private.
#7501 by He-Pin was closed Dec 12, 2018 Loading…
Allow application to set custom jline terminal tool:REPL Changes to the Scala REPL shell
#9128 by eatkins was closed Jul 24, 2020 Loading…
[SUPERSEDED] Unit companion is disallowed
#6490 by som-snytt was closed Nov 6, 2018 Loading…
Assorted minor code improvements internal not resulting in user-visible changes (build changes, tests, internal cleanups)
#9637 by superseeker13 was closed Jun 25, 2021 Draft
Minor wording fix in spec documentation No code change. Only documentation
#8568 by Ducanhta was closed Dec 9, 2019 Loading…
ProTip! Filter pull requests by the default branch with base:2.13.x.