summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/immutable/Range.scala
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 22115,22154-22155,22157,22159-...Antonio Cunei2010-06-041-6/+13
* svnmerge + tagsAntonio Cunei2010-05-261-1/+0
* Merged revisions 21575,21577,21596-21599,21603-...Antonio Cunei2010-04-291-0/+17
* Merged revisions 21492-21512,21516-21518,21520-...Antonio Cunei2010-04-141-10/+70
* Merged revisions 21396,21401-21439,21441-21448,...Antonio Cunei2010-04-121-3/+3
* Merged revisions 20582,20586,20597-20603,20607-...Antonio Cunei2010-04-071-33/+63
* Merged revisions 19842,19844,19846,19848-19849,...Antonio Cunei2009-12-161-1/+1
* Merged revisions 19624,19629-19630,19645,19651,...Antonio Cunei2009-11-241-3/+7
* - Renames filterMap to partialMapPaul Phillips2009-11-061-8/+8
* Fixed #1342.Martin Odersky2009-10-281-0/+18
* renamed Vector to IndexedSeqTiark Rompf2009-10-211-1/+1
* Another bunch of work on Numeric, Range, Generi...Paul Phillips2009-10-191-3/+15
* Fixed a bunch of issues with GenericRange.Paul Phillips2009-10-161-1/+1
* Fixed typo from last commit.Paul Phillips2009-10-161-1/+1
* added isInclusive to Range.Martin Odersky2009-10-161-0/+3
* Fixed new implementation of Range.Martin Odersky2009-10-161-77/+45
* moved Range and GenericRange to collection.immu...Martin Odersky2009-10-161-0/+229