summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/IterableLike.scala
Commit message (Expand)AuthorAgeFilesLines
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Added sizeHints to operations where it made sense.Martin Odersky2010-05-101-0/+4
* Updated documentationMartin Odersky2010-04-091-3/+3
* Another set of typos fixed.Aleksandar Pokopec2010-04-081-4/+4
* Spring cleaning of collection libraries.Martin Odersky2010-03-191-3/+3
* Fixes #3088. No review.Aleksandar Pokopec2010-02-241-1/+1
* Made Iterator consistent with Iterable by addin...Paul Phillips2010-01-161-0/+32
* more docs. noreview.Martin Odersky2009-12-151-1/+1
* lost of documentation and some small adjustment...Martin Odersky2009-12-141-34/+29
* refined doc comments generation; refactored cod...Martin Odersky2009-12-101-10/+0
* new doc comment generation, including some new ...Martin Odersky2009-12-071-171/+162
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Restoring an embarassingly large quantity of de...Paul Phillips2009-11-191-0/+5
* More deprecation work.Paul Phillips2009-11-181-5/+0
* 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
* Sequence->SeqMartin Odersky2009-10-021-2/+0
* more @since annotationsstepancheg2009-09-261-0/+1
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-241-1/+1
* moved sortWith from Iterable to Sequence (becau...Martin Odersky2009-09-241-25/+0
* The results of examining many instances of !!! ...Paul Phillips2009-09-231-2/+0
* drop svn:executable from *.scalastepancheg2009-09-231-0/+0
* Massive redesign so that: scala> "hi" == "hi".r...Martin Odersky2009-09-101-0/+402