summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/mutable/Iterable.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-6948 Make the Abstract* classes public.Paul Phillips2014-02-061-1/+1
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Fixes SI-4478.Simon Ochsenreither2012-05-021-1/+1
* Dropped about 1.5 Mb off scala-library.jar.Paul Phillips2011-11-071-0/+2
* Discovered another impressive source of unneces...Paul Phillips2011-07-041-1/+1
* Removed GenTravOnceLike and TravOnceLike, put t...Aleksandar Pokopec2011-04-191-1/+1
* Refactoring the collections api to support diff...Aleksandar Pokopec2011-04-131-1/+4
* Removing toPar* methods, since we've agreed the...Aleksandar Pokopec2011-03-181-1/+4
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* more documentationMartin Odersky2010-04-131-2/+3
* More docs. No review.Aleksandar Pokopec2010-04-101-7/+3
* Updated documentationMartin Odersky2010-04-091-9/+2
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* removed some of the code duplication that Marti...Adriaan Moors2009-10-221-4/+1
* renamed BuilderFactory[El, To, From] -> CanBuil...Adriaan Moors2009-10-211-1/+4
* add @since annotationsstepancheg2009-09-261-0/+1
* Collections refactoring.Martin Odersky2009-09-251-6/+7
* switch to unnested packages.Martin Odersky2009-07-241-1/+1
* fixed Scala comments, added svn:keywordsmichelou2009-07-071-3/+13
* more collection cleanups and better docsMartin Odersky2009-05-141-1/+1
* cleaned up collection builder frameworkMartin Odersky2009-05-141-5/+6
* Removed redundant type parameter for class Buil...Martin Odersky2009-05-091-2/+2
* make all scala source files not executablestepancheg2009-05-081-0/+0
* 4 out of 5 spelling bee champs say: TraversablePaul Phillips2009-05-081-4/+4
* massive new collections checkin.Martin Odersky2009-05-081-0/+29