summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/mutable/SynchronizedPriorityQueue.scala
Commit message (Expand)AuthorAgeFilesLines
* Collections library tidying and deprecation. Separate parts are listed below.Rex Kerr2013-11-071-0/+1
* 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
* Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-051-1/+1
|\
| * Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* | SI-6388 Remove deprecated items in scala/collectionSimon Ochsenreither2012-10-081-8/+0
|/
* Fixes SI-4478.Simon Ochsenreither2012-05-021-1/+1
* Adds "since" field to @deprecated.Paul Phillips2011-04-141-1/+1
* Further fixes #4405.Aleksandar Pokopec2011-04-131-0/+8
* 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-2/+6
* Work on mutable collections docs.Aleksandar Pokopec2010-04-091-5/+5
* As a brief diversion from real work, implemente...Paul Phillips2010-04-061-1/+1
* TraversableOnce. Review by odersky.Paul Phillips2010-03-271-13/+1
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* add @since annotationsstepancheg2009-09-261-0/+1
* Collections refactoring.Martin Odersky2009-09-251-2/+3
* Finished re-integrating mutable collections.Philipp Haller2009-09-221-10/+19
* Various tweaks to give us relief from those fil...Paul Phillips2009-09-221-1/+4
* The creation of scala.collection.mutable.Iterab...Paul Phillips2009-07-201-1/+1
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-271-1/+1
* massive new collections checkin.Martin Odersky2009-05-081-7/+2
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-131-1/+1
* fixed bugs 948/971;Martin Odersky2007-03-051-1/+1
* fixed problems with build.Martin Odersky2007-01-221-1/+1
* removed leading/trailing tabs/blanks in collect...michelou2006-10-041-76/+76
* Use 'mixin class' instead of 'trait'mihaylov2006-03-031-1/+1
* 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/+97