summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/mutable/Builder.scala
Commit message (Expand)AuthorAgeFilesLines
* Clarified and expanded which Builders were reusableRex Kerr2016-01-301-2/+14
* More explicit empty paren lists in method calls.Jason Zaugg2013-02-241-1/+1
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* More relative path elimination.Paul Phillips2012-09-151-1/+2
* Attempts to improve inlining behavior for map, flatMap.Grzegorz Kossakowski2012-08-201-1/+19
* Fix for si-5577.Aleksandar Prokopec2012-05-041-0/+2
* A conceivably pretty bad performance bug in bui...Paul Phillips2011-08-151-2/+2
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* This commit is about not calling .length or .si...Paul Phillips2010-12-201-1/+1
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Added sizeHints to operations where it made sense.Martin Odersky2010-05-101-0/+36
* docs. no reviewAleksandar Pokopec2010-04-101-1/+1
* TraversableOnce. Review by odersky.Paul Phillips2010-03-271-2/+1
* Fixed a number of faulty Scaladoc comments in l...Gilles Dubochet2010-01-261-1/+1
* lost of documentation and some small adjustment...Martin Odersky2009-12-141-9/+23
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* add @since annotationsstepancheg2009-09-261-0/+2
* Collections refactoring.Martin Odersky2009-09-251-0/+56