summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/IterableViewLike.scala
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '7ba38a0' into merge/2.11.x-to-2.12.x-20150129Jason Zaugg2015-01-291-2/+2
|\
| * SI-8932 Fix dropRight/takeRight implementationsRui Gonçalves2014-11-111-2/+2
* | SI-8691 SeqView throws exception when prepending a collectionRex Kerr2014-12-061-0/+5
|/
* Merge pull request #3191 from retronym/ticket/deprecate-par-viewJason Zaugg2013-12-061-16/+45
|\
| * Removes Gen*View and Par*ViewJason Zaugg2013-11-261-16/+45
* | SI-4332 Plugs the gaps in viewsJason Zaugg2013-11-261-0/+9
|/
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* Remove unused imports in library.Paul Phillips2012-11-191-1/+0
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-1/+1
* Fix SI-5971.Aleksandar Prokopec2012-06-271-1/+1
* Various improvements to SIP 18 diagnostics. Made scala library and compiler f...Martin Odersky2012-04-121-0/+1
* Dropped about 1.5 Mb off scala-library.jar.Paul Phillips2011-11-071-10/+13
* Removed the type parameter from sliding, no rev...Paul Phillips2011-09-031-1/+1
* Reducing the sbt launcher footprint by eliminat...Paul Phillips2011-05-011-0/+1
* One of the blips in the performance charts seem...Paul Phillips2011-04-201-0/+12
* Refactoring the collections api to support diff...Aleksandar Pokopec2011-04-131-60/+32
* A patch for views. Most relevant change:Paul Phillips2011-03-111-36/+46
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Some accumulated cleanup done while profiling a...Paul Phillips2010-12-291-3/+0
* The initial implementation of TraversableOnce c...Paul Phillips2010-11-291-1/+1
* zippedWithIndex and zippedAll added to ParItera...Aleksandar Pokopec2010-09-231-4/+3
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* more documentationMartin Odersky2010-04-131-4/+4
* Updated documentationMartin Odersky2010-04-091-1/+9
* Spring cleaning of collection libraries.Martin Odersky2010-03-191-0/+11
* Reverts r20311 since I'm not seeing what's goin...Paul Phillips2010-01-131-6/+22
* Created team of private[collection] abstract cl...Paul Phillips2009-12-231-22/+6
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* changed standard library so that it does not re...Martin Odersky2009-10-281-0/+1
* renamed BuilderFactory[El, To, From] -> CanBuil...Adriaan Moors2009-10-211-3/+3
* reverted immutable.Vector because it gave rando...Martin Odersky2009-10-121-3/+3
* more @since annotationsstepancheg2009-09-261-0/+1
* Collections refactoring.Martin Odersky2009-09-251-0/+106