summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/mutable/LinkedList.scala
Commit message (Expand)AuthorAgeFilesLines
* Lower-case spelling of @deprecated messagesSimon Ochsenreither2016-05-281-2/+2
* Fix many typos in docs and commentsmpociecha2014-12-141-1/+1
* 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
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Fixes SI-4478.Simon Ochsenreither2012-05-021-2/+2
* Update scaladoc links to collections overview.Josh Marcus2011-12-061-1/+1
* Enhanced scaladoc of collection classes with links to the relevant pages of "...Josh Marcus2011-12-051-0/+2
* Dropped about 1.5 Mb off scala-library.jar.Paul Phillips2011-11-071-1/+2
* - Update Scaladoc for LinkedList and for some o...Paul Phillips2011-07-291-24/+74
* Discovered another impressive source of unneces...Paul Phillips2011-07-041-1/+1
* A bunch of scaladoc cleanups.Paul Phillips2011-03-291-1/+1
* Fix for linked lists closes #4080 and proves my...Paul Phillips2011-03-271-2/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Deprecated the @serializable annotation, introd...Lukas Rytz2010-11-301-2/+3
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Docs. No review.Aleksandar Pokopec2010-04-101-2/+22
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* updated/extended serialization tests michelou2009-11-201-1/+1
* Changed the ctor of the LinkedList so that it i...Aleksandar Pokopec2009-11-101-2/+4
* tentative re-implementation of LinkedList and s...Martin Odersky2009-11-101-5/+14
* removed some of the code duplication that Marti...Adriaan Moors2009-10-221-4/+1
* renamed BuilderFactory[El, To, From] -> CanBuil...Adriaan Moors2009-10-211-2/+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-5/+4
* 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-25/+16
* Updated copyright notices to 2009Antonio Cunei2009-01-091-1/+1
* fixed #551 and #566michelou2008-02-261-1/+14
* fixed problems in subtyping.Martin Odersky2007-07-241-3/+4
* updated annotations in Scala librarymichelou2007-02-201-3/+3
* removed leading/trailing tabs/blanks in collect...michelou2006-10-041-6/+5
* undid import Predef._, after resolving dependen...Burak Emir2006-03-251-2/+0
* undid consolidation in object XML, and added im...Burak Emir2006-03-251-0/+1
* Small refactoring in some collection classesmihaylov2006-03-031-3/+1
* Rearranged header and updated copyright messagemihaylov2006-03-021-2/+5
* Switching to the new build system and to the ne...Gilles Dubochet2005-12-191-0/+34