summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/mutable/SynchronizedBuffer.scala
Commit message (Expand)AuthorAgeFilesLines
* Lower-case spelling of @deprecated messagesSimon Ochsenreither2016-05-281-2/+2
* Collections library tidying and deprecation. Separate parts are listed below.Rex Kerr2013-11-071-0/+2
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* 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
* Address doc comment rot in the standard library.Jason Zaugg2012-05-131-2/+2
* Fixes SI-4478.Simon Ochsenreither2012-05-021-1/+1
* Removing the code which has been deprecated sin...Paul Phillips2011-08-151-9/+0
* 3rd round of clean ups (see r25285, r25292)michelou2011-07-151-15/+12
* Refactoring the collections api to support diff...Aleksandar Pokopec2011-04-131-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
* Documentation for mutable collections. No review.Aleksandar Pokopec2010-04-121-1/+5
* Work on mutable collections docs.Aleksandar Pokopec2010-04-091-18/+18
* TraversableOnce. Review by odersky.Paul Phillips2010-03-271-14/+10
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Simplifiations in collections libraries, enable...Martin Odersky2009-11-201-5/+5
* ++: replaced by ++=:Martin Odersky2009-10-141-2/+2
* Changed mutable +: to +=:Martin Odersky2009-10-131-2/+2
* add @since annotationsstepancheg2009-09-261-0/+1
* Collections refactoring.Martin Odersky2009-09-251-3/+4
* Reintegrated DoubleLinkedList, SynchronizedBuff...Philipp Haller2009-09-081-3/+4
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-271-7/+7
* separated mutable and immutable mapsMartin Odersky2009-05-121-2/+2
* 4 out of 5 spelling bee champs say: TraversablePaul Phillips2009-05-081-7/+7
* massive new collections checkin.Martin Odersky2009-05-081-8/+10
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-131-1/+1
* Removed Pair(...), Triple(...).Martin Odersky2007-02-211-1/+1
* changed tuple syntax to (...)Martin Odersky2007-02-131-1/+1
* changed pair(...) to {...}Martin Odersky2007-02-051-1/+1
* fixed problems with build.Martin Odersky2007-01-221-1/+1
* removed leading/trailing tabs/blanks in collect...michelou2006-10-041-169/+169
* (no commit message)Martin Odersky2006-03-101-1/+1
* Small refactoring in some collection classesmihaylov2006-03-031-2/+2
* Use 'mixin class' instead of 'trait'mihaylov2006-03-031-2/+2
* Rearranged header and updated copyright messagemihaylov2006-03-021-2/+4
* Switching to the new build system and to the ne...Gilles Dubochet2005-12-191-0/+189