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

Integrate splain – implicit resolution chains and type diffs in error messages release-notes worth highlighting in next release notes
#7785 by tek was merged Apr 21, 2021 Loading… 2.13.6
Initialize statistics per global prio:hi high priority (used only by core team, only near release time)
#6051 by jvican was merged Sep 28, 2017 Loading… 2.12.4
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
REPL: decouple the UI (shell) from the compiler [ci: last-only] release-notes worth highlighting in next release notes
#5903 by adriaanm was merged Jun 26, 2017 Loading…
3 tasks done
2.13.0-M2
SI-8040 Improve unused warnings release-notes worth highlighting in next release notes
#5402 by som-snytt was merged Apr 10, 2017 Loading… 2.12.2
Enable parallel optimizing and writing of classes by GenBCode release-notes worth highlighting in next release notes
#6124 by mkeskells was merged Feb 19, 2018 Loading… 2.12.5
Reduce memory footprint of evaluated elements in LazyList 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
#10937 by lrytz was merged Jan 31, 2025 Loading… 2.13.17
Add -Xlint:pattern-shadow to lint pattern varids which are backquotable release-notes worth highlighting in next release notes
#8806 by som-snytt was merged Jan 17, 2024 Loading… 2.13.13
REPL: upgrade to JLine 3 (benefits include multi-line editing) release-notes worth highlighting in next release notes tool:REPL Changes to the Scala REPL shell
#8036 by som-snytt was merged Mar 25, 2020 Loading… 2.13.2
Make ListBuffer's iterator fail when the buffer is mutated library:collections PRs involving changes to the standard collection library release-notes worth highlighting in next release notes
#9174 by NthPortal was merged Oct 22, 2020 Loading… 2.13.4
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
Add synchronous ("parasitic") ExecutionContext library:concurrent Changes to the concurrency support in stdlib release-notes worth highlighting in next release notes
#7784 by viktorklang was merged Mar 7, 2019 Loading… 2.13.0-RC1
in Scaladoc, be clearer that asInstanceOf is unsafe (and platform-dependent) documentation No code change. Only documentation
#10696 by robstoll was merged Apr 9, 2024 Loading… 2.13.14
Add support for Views to IsIterableLike prio:blocker release blocker (used only by core team, only near release time) release-notes worth highlighting in next release notes
#6674 by julienrf was merged Aug 16, 2018 Loading… 2.13.0-M5
Fix ArrayBufferView, ArrayOps.ArrayIterator and View.Patched library:collections PRs involving changes to the standard collection library
#9388 by NthPortal was merged Oct 12, 2021 Loading… 2.13.7
Fix asymmetric failure behavior of Future#{zip,zipWith,traverse,sequence} by making them fail fast regardless of ordering library:concurrent Changes to the concurrency support in stdlib release-notes worth highlighting in next release notes
#9655 by lihaoyi was merged Jun 7, 2021 Loading… 2.13.7
Add Scaladoc tables release-notes worth highlighting in next release notes
#6043 by janekdb was merged Sep 14, 2018 Loading…
24 of 28 tasks
2.12.7
Make ArrayBuffer's iterator fail fast when buffer is mutated library:collections PRs involving changes to the standard collection library release-notes worth highlighting in next release notes
#9258 by NthPortal was merged Aug 30, 2021 Loading… 2.13.7
TASTy Reader: support Scala 3.4 [ci: last-only] release-notes worth highlighting in next release notes
#10670 by bishabosha was merged Feb 12, 2024 Loading… 2.13.13
Prevent ArrayBuilder capacity overflow/infinite looping in ArrayBuilder.ensureSize(size:Int). library:collections PRs involving changes to the standard collection library
#10448 by dragonfly-ai was merged Dec 14, 2023 Loading… 2.13.13
SI-9632 don't keep JarFile open in ZipArchive (with -Dscala.classpath.closeZip=true) release-notes worth highlighting in next release notes
#5592 by fommil was merged Mar 22, 2017 Loading… 2.12.2
Add IterableOps#tapEach method library:collections PRs involving changes to the standard collection library release-notes worth highlighting in next release notes
#7124 by joshlemer was merged Dec 5, 2018 Loading… 2.13.0-RC1
New mutable.HashSet and mutable.HashMap implementations library:collections PRs involving changes to the standard collection library release-notes worth highlighting in next release notes
#7348 by szeiger was merged Dec 11, 2018 Loading… 2.13.0-RC1
ProTip! Add no:assignee to see everything that’s not assigned.