summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/mutable/UnrolledBuffer.scala
Commit message (Expand)AuthorAgeFilesLines
* Make some collection classes final or sealedStefan Zeiger2016-03-231-2/+9
* Merge pull request #4415 from Ichoran/issue/9254Adriaan Moors2015-04-221-5/+7
|\
| * SI-9254 UnrolledBuffer appends in wrong positionRex Kerr2015-03-311-5/+7
* | Fix many typosMichaƂ Pociecha2015-04-211-1/+1
|/
* SI-8638 Empty UnrolledBuffer hangs on prepend.Rex Kerr2014-06-271-21/+27
* Collections library tidying and deprecation. Separate parts are listed below.Rex Kerr2013-11-071-1/+15
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* More explicit empty paren lists in method calls.Jason Zaugg2013-02-241-2/+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-12/+12
* removes array tagsEugene Burmako2012-06-081-8/+8
* removes tags and their incantations from PredefEugene Burmako2012-06-081-0/+1
* Fix SI-5867.Aleksandar Prokopec2012-06-061-0/+2
* Fixes SI-4478.Simon Ochsenreither2012-05-021-1/+1
* migrates stdlib and compiler to tagsEugene Burmako2012-04-231-7/+7
* Dropped about 1.5 Mb off scala-library.jar.Paul Phillips2011-11-071-2/+4
* fixed svn props and scaladoc tags, did some cle...michelou2011-09-201-2/+0
* cleanups (scaladoc 2, deprecation warnings, tra...michelou2011-07-131-6/+5
* fixed svn props and file headersmichelou2011-07-071-0/+10
* Reducing the sbt launcher footprint by eliminat...Paul Phillips2011-05-011-0/+1
* A bunch of scaladoc cleanups.Paul Phillips2011-03-291-9/+2
* Merge branch 'work'Aleksandar Pokopec2011-01-261-0/+323