summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/mutable/Buffer.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-6948 Make the Abstract* classes public.Paul Phillips2014-02-061-1/+1
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* SI-4763 Deprecated the `cloneable` annotationLukas Rytz2012-07-111-2/+2
* Fixes SI-4478.Simon Ochsenreither2012-05-021-2/+2
* Dropped about 1.5 Mb off scala-library.jar.Paul Phillips2011-11-071-0/+2
* Discovered another impressive source of unneces...Paul Phillips2011-07-041-1/+1
* 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
* docs. no reviewAleksandar Pokopec2010-04-101-3/+10
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* removed some of the code duplication that Marti...Adriaan Moors2009-10-221-4/+1
* renamed BuilderFactory[El, To, From] -> CanBuil...Adriaan Moors2009-10-211-1/+4
* Sequence->SeqMartin Odersky2009-10-021-2/+2
* add @since annotationsstepancheg2009-09-261-0/+1
* Collections refactoring.Martin Odersky2009-09-251-5/+6
* fixed headers/comments/svn props, made some pro...michelou2009-09-151-1/+2
* switch to unnested packages.Martin Odersky2009-07-241-1/+1
* cleaned up collection builder frameworkMartin Odersky2009-05-141-5/+5
* Removed redundant type parameter for class Buil...Martin Odersky2009-05-091-2/+2
* 4 out of 5 spelling bee champs say: TraversablePaul Phillips2009-05-081-2/+2
* massive new collections checkin.Martin Odersky2009-05-081-265/+16
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-131-1/+1
* Backed out from addition of vararg += in Buffer.Martin Odersky2008-08-151-2/+6
* Buffer gets vararg +, += methods; small fixes.Martin Odersky2008-08-151-0/+22
* Updated Stream to be the projection of List.Sean McDirmid2007-07-181-0/+7
* Added rich string builder (a random access sequ...Sean McDirmid2007-07-171-0/+4
* Integrated J2ME version of the library as of re...mihaylov2007-06-131-0/+1
* removed primitive type aliases from the standar...michelou2007-06-081-34/+36
* Removed Pair(...), Triple(...).Martin Odersky2007-02-211-5/+5
* updated annotations in Scala librarymichelou2007-02-201-4/+5
* changed tuple syntax to (...)Martin Odersky2007-02-131-5/+5
* changed pair(...) to {...}Martin Odersky2007-02-051-5/+5
* Fxied bug 909;Martin Odersky2007-01-221-1/+1
* 1.Martin Odersky2007-01-031-49/+57
* Refactored portability supportmihaylov2006-11-011-1/+0
* fxied bug788Martin Odersky2006-10-261-1/+1
* Mapped Java exceptions via scala.compat.Platformmihaylov2006-10-241-0/+1
* exceptionsBurak Emir2006-10-101-5/+5
* removed leading/trailing tabs/blanks in collect...michelou2006-10-041-203/+205
* added -= method to BufferBurak Emir2006-10-041-0/+10
* (no commit message)Martin Odersky2006-03-101-1/+1
* Small refactoring in some collection classesmihaylov2006-03-031-2/+5
* Use 'mixin class' instead of 'trait'mihaylov2006-03-031-1/+4
* Rearranged header and updated copyright messagemihaylov2006-03-021-2/+5
* (no commit message)Martin Odersky2005-12-211-0/+2
* Switching to the new build system and to the ne...Gilles Dubochet2005-12-191-0/+214