summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/Iterable.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-7577 Incorrect documentation: current default isn't VectorRex Kerr2014-06-261-1/+1
* 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
* 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
* Fixes SI-4478.Simon Ochsenreither2012-05-021-1/+1
* Third collections commit from Todd Vierling.Paul Phillips2011-11-071-1/+1
* Dropped about 1.5 Mb off scala-library.jar.Paul Phillips2011-11-071-0/+3
* Removing the code which has been deprecated sin...Paul Phillips2011-08-151-11/+0
* Discovered another impressive source of unneces...Paul Phillips2011-07-041-1/+1
* Adds "since" field to @deprecated.Paul Phillips2011-04-141-3/+3
* Refactoring the collections api to support diff...Aleksandar Pokopec2011-04-131-2/+5
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* more documentationMartin Odersky2010-04-131-0/+1
* Updated documentationMartin Odersky2010-04-091-1/+4
* lost of documentation and some small adjustment...Martin Odersky2009-12-141-32/+6
* 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
* more @since annotationsstepancheg2009-09-261-0/+1
* Collections refactoring.Martin Odersky2009-09-251-6/+6
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-241-1/+1
* fixed headers/comments/svn props, made some pro...michelou2009-09-151-2/+8
* A bunch of cleanups around Ordered & Ordering, ...Paul Phillips2009-08-281-20/+2
* Deprecation patrol.Paul Phillips2009-08-221-1/+1
* switch to unnested packages.Martin Odersky2009-07-241-1/+1
* fixed Scala comments, added svn:keywordsmichelou2009-07-071-13/+22
* Skeletal implementation of scala.io.File.Paul Phillips2009-06-241-1/+1
* Use `keySet' and `valueIterable' to get keys an...Gilles Dubochet2009-06-081-1/+1
* big overhaul of annotations implementation.Lukas Rytz2009-05-301-11/+7
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-271-3/+3
* Removed plus/minus/fromOldMartin Odersky2009-05-141-8/+0
* 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-7/+7
* massive new collections checkin.Martin Odersky2009-05-081-0/+95