summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/mutable/WrappedArrayBuilder.scala
Commit message (Expand)AuthorAgeFilesLines
* Inline ScalaRunTime.arrayElementClass at call sites.Sébastien Doeraene2016-04-131-2/+1
* Clarified and expanded which Builders were reusableRex Kerr2016-01-301-5/+8
* 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
* removes array tagsEugene Burmako2012-06-081-3/+3
* ClassTag.erasure => ClassTag.runtimeClassEugene Burmako2012-06-081-2/+2
* migrates stdlib and compiler to tagsEugene Burmako2012-04-231-6/+10
* Next generation of macrosEugene Burmako2012-04-121-1/+13
* 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
* Documentation for mutable collections. No review.Aleksandar Pokopec2010-04-121-1/+4
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* add @since annotationsstepancheg2009-09-261-1/+4
* Collections refactoring.Martin Odersky2009-09-251-2/+3
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-241-1/+1
* drop svn:executable from *.scalastepancheg2009-09-231-0/+0
* Massive redesign so that: scala> "hi" == "hi".r...Martin Odersky2009-09-101-0/+64