summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/mutable/PriorityQueueProxy.scala
Commit message (Expand)AuthorAgeFilesLines
* Make some collection classes final or sealedStefan Zeiger2016-03-231-96/+0
* 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
* SI-6811 Remove deprecated elements in scala.collectionSimon Ochsenreither2013-01-171-8/+0
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-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/+1
* Work on mutable collections docs.Aleksandar Pokopec2010-04-091-1/+1
* TraversableOnce. Review by odersky.Paul Phillips2010-03-271-11/+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-11/+11
* Various tweaks to give us relief from those fil...Paul Phillips2009-09-221-2/+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-0/+2
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-131-1/+1
* Add RandomAccessSeqProxystepancheg2008-06-271-5/+1
* Added rich string builder (a random access sequ...Sean McDirmid2007-07-171-0/+4
* fixed bugs 948/971;Martin Odersky2007-03-051-1/+1
* fixed problems with build.Martin Odersky2007-01-221-1/+1
* 1.Martin Odersky2007-01-031-1/+1
* removed leading/trailing tabs/blanks in collect...michelou2006-10-041-14/+16
* Use 'mixin class' instead of 'trait'mihaylov2006-03-031-2/+4
* 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/+94