summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/internal/util/Collections.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-9153 More complete and stable results for completionsJason Zaugg2015-02-171-0/+3
* Avoid generic collections operations hot pathsJason Zaugg2014-01-311-3/+31
* Better error messages for common Function/Tuple mistakesJason Zaugg2013-12-011-0/+5
* Type housekeeping.Paul Phillips2013-09-181-2/+7
* Make map2Conserve occupy constant stack space in spirit of SI-2411George Leontiev2013-08-081-7/+31
* Move map2Conserve to a new home, next to map2.George Leontiev2013-08-081-0/+12
* Harden partest against duplicate paths.Paul Phillips2013-05-201-0/+2
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* Merge remote tracking branch 'origin/2.10.x' into topic/merge-2.10.x-to-v2.11...Jason Zaugg2013-04-021-0/+13
|\
* | More explicit empty paren lists in method calls.Jason Zaugg2013-02-241-1/+1
* | Members removed in scala.reflect.Paul Phillips2012-11-201-30/+0
* | Revert "Commenting out unused members."Paul Phillips2012-11-191-27/+27
* | Commenting out unused members.Paul Phillips2012-11-191-27/+27
|/
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Added exists3 to fast collections.Paul Phillips2012-09-251-0/+14
* Hunting down eliminable :: allocations.Paul Phillips2012-08-171-2/+2
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* Introduces scala-reflect.jarEugene Burmako2012-06-081-0/+213