summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/mutable/DoubleLinkedListLike.scala
Commit message (Expand)AuthorAgeFilesLines
* Migration message and version cleanupSimon Ochsenreither2011-12-071-1/+1
* Fix for linked lists closes #4080 and proves my...Paul Phillips2011-03-271-8/+5
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Added another fix for #3970.Aleksandar Pokopec2010-11-171-15/+8
* Fixes #3970 and a bunch of other issues.Aleksandar Pokopec2010-11-171-6/+76
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* More docs. No review.Aleksandar Pokopec2010-04-101-2/+9
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* tentative re-implementation of LinkedList and s...Martin Odersky2009-11-101-16/+19
* Sequence->SeqMartin Odersky2009-10-021-1/+1
* add @since annotationsstepancheg2009-09-261-0/+1
* Collections refactoring.Martin Odersky2009-09-251-0/+48