- Notifications
You must be signed in to change notification settings - Fork 3.1k
Pull requests: scala/scala
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Integrate splain – implicit resolution chains and type diffs in error messages release-notes worth highlighting in next release notes
Initialize statistics per global prio:hi high priority (used only by core team, only near release time)
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
REPL: decouple the UI (shell) from the compiler [ci: last-only] release-notes worth highlighting in next release notes
Enable parallel optimizing and writing of classes by GenBCode release-notes worth highlighting in next release notes
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
Add worth highlighting in next release notes
-Xlint:pattern-shadow to lint pattern varids which are backquotable release-notes 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
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
Remove some Changes to the base library, i.e. Function Tuples Try library:collections PRs involving changes to the standard collection library
@uncheckedVariances, introduce empty in Iterable. library:base Add synchronous ("parasitic") ExecutionContext library:concurrent Changes to the concurrency support in stdlib release-notes worth highlighting in next release notes
in Scaladoc, be clearer that No code change. Only documentation
asInstanceOf is unsafe (and platform-dependent) documentation 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
Fix PRs involving changes to the standard collection library
ArrayBufferView, ArrayOps.ArrayIterator and View.Patched library:collections Fix asymmetric failure behavior of Changes to the concurrency support in stdlib release-notes worth highlighting in next release notes
Future#{zip,zipWith,traverse,sequence} by making them fail fast regardless of ordering library:concurrent Make PRs involving changes to the standard collection library release-notes worth highlighting in next release notes
ArrayBuffer's iterator fail fast when buffer is mutated library:collections TASTy Reader: support Scala 3.4 [ci: last-only] release-notes worth highlighting in next release notes
Prevent ArrayBuilder capacity overflow/infinite looping in ArrayBuilder.ensureSize(size:Int). library:collections PRs involving changes to the standard collection library
SI-9632 don't keep JarFile open in ZipArchive (with -Dscala.classpath.closeZip=true) release-notes worth highlighting in next release notes
Add IterableOps#tapEach method library:collections PRs involving changes to the standard collection library release-notes worth highlighting in next release notes
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
Previous Next
ProTip! Adding no:label will show everything without a label.