summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/TraversableProxyLike.scala
Commit message (Expand)AuthorAgeFilesLines
* Lower-case spelling of @deprecated messagesSimon Ochsenreither2016-05-281-1/+1
* Conform foreach tparam to majority naming conventionvsalvis2015-10-211-1/+1
* Collections library tidying and deprecation. Separate parts are listed below.Rex Kerr2013-11-071-0/+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
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-1/+1
* removes array tagsEugene Burmako2012-06-081-2/+2
* removes tags and their incantations from PredefEugene Burmako2012-06-081-0/+1
* migrates stdlib and compiler to tagsEugene Burmako2012-04-231-1/+1
* Fixing redundant type parameter in toIndexedSeq which causes suboptimal type ...Martin Odersky2012-01-101-1/+1
* Refactoring the collections api to support diff...Aleksandar Pokopec2011-04-131-2/+2
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* The initial implementation of TraversableOnce c...Paul Phillips2010-11-291-1/+1
* first part of r22260Antonio Cunei2010-06-161-1/+1
* temporarily reversing r22260; will be shortly r...Antonio Cunei2010-06-161-1/+1
* Changed groupBy to return immutable.Map.Paul Phillips2010-06-131-1/+1
* Applied Paul's patch which closes #3306.Martin Odersky2010-05-251-1/+2
* Brought the *Proxy classes more up to date.Paul Phillips2010-05-241-16/+6
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Some typos in collections. Review by odersky.Aleksandar Pokopec2010-04-081-1/+1
* TraversableOnce. Review by odersky.Paul Phillips2010-03-271-2/+1
* Renamed partialMap to collect.Paul Phillips2010-03-241-1/+1
* Spring cleaning of collection libraries.Martin Odersky2010-03-191-24/+37
* Reverted over-zealous replacement of 'PartialFu...Antonio Cunei2010-01-151-1/+1
* Took full advantage of the new =>? alias for th...Paul Phillips2009-12-221-1/+1
* Modified partialMap to take PartialFunction[A, ...Paul Phillips2009-12-101-0/+1
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Unbreaking build.Paul Phillips2009-11-261-1/+0
* changed standard library so that it does not re...Martin Odersky2009-10-281-1/+1
* renamed BuilderFactory[El, To, From] -> CanBuil...Adriaan Moors2009-10-211-4/+4
* Sequence->SeqMartin Odersky2009-10-021-1/+1
* more @since annotationsstepancheg2009-09-261-0/+1
* Collections refactoring.Martin Odersky2009-09-251-0/+95