summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/mutable/LinkedHashSet.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-8774 Null link fields in mutable hash maps on removal.Carsten Varming2016-07-211-0/+2
* SI-9095 Memory leak in LinkedHasMap and LinkedHashSetDenton Cockburn2015-01-311-0/+1
* Collections library tidying and deprecation. Separate parts are listed below.Rex Kerr2013-11-071-0/+3
* Cull extraneous whitespace.Paul Phillips2013-09-181-1/+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-1/+1
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* LinkedHashSet scaladoc fix after FlatHashTable->HashTable transitonPavel Pavlov2012-09-211-2/+0
* pull request feedbackPavel Pavlov2012-09-181-3/+3
* SI-5767 fix + small HashSet/HashMap fixesPavel Pavlov2012-08-271-19/+64
* Fixes SI-4478.Simon Ochsenreither2012-05-021-2/+2
* Enabling postfix ops feature warning, and working on libs to avoid them.Martin Odersky2012-04-121-1/+1
* Dropped about 1.5 Mb off scala-library.jar.Paul Phillips2011-11-071-1/+2
* A bunch of scaladoc cleanups.Paul Phillips2011-03-291-1/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Deprecated the @serializable annotation, introd...Lukas Rytz2010-11-301-1/+2
* Fixes #3630.Aleksandar Pokopec2010-11-221-0/+2
* Altered a bunch of places which call hashCode t...Paul Phillips2010-05-211-1/+1
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Created Mutable and Immutable SetFactories to d...Paul Phillips2010-04-231-1/+1
* Docs. No review.Aleksandar Pokopec2010-04-101-4/+27
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Working around interesting initialization order...Paul Phillips2009-12-021-1/+1
* [This patch submitted by ismael juma - commit m...Paul Phillips2009-12-011-2/+11
* Fixed #2497Martin Odersky2009-11-071-2/+2
* renamed BuilderFactory[El, To, From] -> CanBuil...Adriaan Moors2009-10-211-1/+1
* add @since annotationsstepancheg2009-09-261-0/+1
* Collections refactoring.Martin Odersky2009-09-251-5/+6
* switch to unnested packages.Martin Odersky2009-07-241-1/+1
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-271-1/+1
* added SynchronizedMap; changed Set.put to Set.a...Martin Odersky2009-05-251-26/+29
* Removed plus/minus/fromOldMartin Odersky2009-05-141-2/+2
* changes to maps and setsMartin Odersky2009-05-121-2/+5
* separated mutable and immutable mapsMartin Odersky2009-05-121-8/+5
* massive new collections checkin.Martin Odersky2009-05-081-3/+11
* Updated copyright notices to 2009Antonio Cunei2009-01-091-1/+1
* fixed #551 and #566michelou2008-02-261-7/+7
* Fixing bugs in new and old plugin.Sean McDirmid2008-02-171-30/+27
* dual mode (generics or not) version of compiler...Martin Odersky2007-12-191-4/+4
* Fixed Array.slice to use impementation in Rando...Sean McDirmid2007-08-221-1/+1
* fixed problems with build.Martin Odersky2007-01-221-1/+1
* Fxied bug 909;Martin Odersky2007-01-221-1/+1
* added svn:keywords to file mutable/LinkedHashSe...michelou2006-08-241-16/+39
* (no commit message)Sean McDirmid2006-08-241-0/+29