summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/mutable/ArrayBuilder.scala
Commit message (Expand)AuthorAgeFilesLines
* Make some collection classes final or sealedStefan Zeiger2016-03-231-18/+9
* Clarified and expanded which Builders were reusableRex Kerr2016-01-301-87/+66
* Remove unused imports and other minor cleanupsSimon Ochsenreither2015-12-181-1/+0
* Collections library tidying and deprecation. Separate parts are listed below.Rex Kerr2013-11-071-0/+9
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* Remove unused imports in library.Paul Phillips2012-11-191-3/+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-9/+8
* ClassTag.erasure => ClassTag.runtimeClassEugene Burmako2012-06-081-2/+2
* migrates stdlib and compiler to tagsEugene Burmako2012-04-231-8/+9
* Next generation of macrosEugene Burmako2012-04-121-2/+16
* A first bunch of Any-extending traits.Martin Odersky2012-02-061-1/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Deprecated the @serializable annotation, introd...Lukas Rytz2010-11-301-2/+1
* Fix for #3684. No reviewAleksandar Pokopec2010-08-311-10/+10
* Fixes #3684. Closes #3684. No review.Aleksandar Pokopec2010-08-311-20/+10
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* docs. no reviewAleksandar Pokopec2010-04-101-0/+2
* Docs. No review.Aleksandar Pokopec2010-04-091-3/+22
* Work on mutable collections docs.Aleksandar Pokopec2010-04-091-1/+1
* TraversableOnce. Review by odersky.Paul Phillips2010-03-271-10/+10
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* updated/extended serialization tests michelou2009-11-201-0/+71
* add @since annotationsstepancheg2009-09-261-1/+7
* Collections refactoring.Martin Odersky2009-09-251-3/+3
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-241-1/+1
* drop svn:executable from *.scalastepancheg2009-09-231-0/+0
* new arrays are done.Martin Odersky2009-09-211-86/+47
* Preparing for array switchoverMartin Odersky2009-09-121-1/+564
* added manifests to most parts of standard libra...Martin Odersky2009-08-271-3/+9
* new starr with class manifestsMartin Odersky2009-08-251-2/+2
* added missing fileMartin Odersky2009-08-201-0/+65