summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/mutable/HashSet.scala
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixes #4895.Aleksandar Pokopec2011-09-281-0/+2
* A bunch of scaladoc cleanups.Paul Phillips2011-03-291-4/+1
* Removing toPar* methods, since we've agreed the...Aleksandar Pokopec2011-03-181-6/+2
* Revert "Added missing string prefixes for names...Aleksandar Pokopec2011-02-151-1/+0
* Added missing string prefixes for names of map ...Aleksandar Pokopec2011-02-141-0/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Deprecated the @serializable annotation, introd...Lukas Rytz2010-11-301-1/+2
* Added toParIterable, toParSeq, toParSet and toP...Aleksandar Pokopec2010-11-251-0/+4
* Fixes #3630.Aleksandar Pokopec2010-11-221-0/+3
* Added size maps to flat hash tables.Aleksandar Pokopec2010-11-081-4/+21
* 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
* More docs. No review.Aleksandar Pokopec2010-04-101-1/+18
* More fun with -Xmigration.Paul Phillips2010-03-191-1/+1
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* [This patch submitted by ismael juma - commit m...Paul Phillips2009-12-011-1/+9
* 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
* Fixed #2183.Philipp Haller2009-07-281-1/+1
* 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-2/+2
* cleaned up collection builder frameworkMartin Odersky2009-05-141-7/+7
* changes to maps and setsMartin Odersky2009-05-121-2/+4
* separated mutable and immutable mapsMartin Odersky2009-05-121-4/+4
* Removed redundant type parameter for class Buil...Martin Odersky2009-05-091-1/+1
* 4 out of 5 spelling bee champs say: TraversablePaul Phillips2009-05-081-2/+2
* massive new collections checkin.Martin Odersky2009-05-081-11/+25
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-131-1/+1
* updated annotations in Scala librarymichelou2007-02-201-3/+3
* Fxied bug 909;Martin Odersky2007-01-221-10/+4
* another change to collection librariesMartin Odersky2007-01-041-1/+12
* 1.Martin Odersky2007-01-031-22/+10
* removed leading/trailing tabs/blanks in scala/L...michelou2006-09-121-23/+22
* Fixed bug contribution #167mihaylov2006-07-141-1/+1
* 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/+49