summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/mutable/Set.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-6948 Make the Abstract* classes public.Paul Phillips2014-02-061-1/+1
* 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
* Dropped about 1.5 Mb off scala-library.jar.Paul Phillips2011-11-071-0/+2
* Removed GenTravOnceLike and TravOnceLike, put t...Aleksandar Pokopec2011-04-191-1/+1
* Refactoring the collections api to support diff...Aleksandar Pokopec2011-04-131-0/+1
* A bunch of scaladoc cleanups.Paul Phillips2011-03-291-1/+4
* Adding the `seq` method to all collections.Aleksandar Pokopec2011-03-221-0/+1
* 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
* Created Mutable and Immutable SetFactories to d...Paul Phillips2010-04-231-1/+1
* more documentationMartin Odersky2010-04-131-18/+7
* Documentation for mutable collections. No review.Aleksandar Pokopec2010-04-121-4/+10
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* 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-7/+7
* switch to unnested packages.Martin Odersky2009-07-241-1/+1
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-271-1/+1
* cleaned up collection builder frameworkMartin Odersky2009-05-141-8/+5
* changes to maps and setsMartin Odersky2009-05-121-2/+2
* separated mutable and immutable mapsMartin Odersky2009-05-121-75/+7
* 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-141/+39
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-131-1/+1
* mutable.Set: fix scaladoc param namesstepancheg2008-06-281-2/+2
* Settings.scala - added mode to eliminate : betw...Sean McDirmid2007-10-021-1/+1
* added "import Predef._" for successful MSIL buildmichelou2007-09-111-8/+9
* Fixed Array.slice to use impementation in Rando...Sean McDirmid2007-08-221-21/+4
* Integrated J2ME version of the library as of re...mihaylov2007-06-131-1/+1
* Made mutable.{Set, BitSet} platform-independentmihaylov2007-05-011-1/+3
* Revamped scala-doc.Sean McDirmid2007-03-281-0/+25
* comment updates for various set and map classes...Lex Spoon2007-03-211-9/+12
* Removed Pair(...), Triple(...).Martin Odersky2007-02-211-12/+0
* updated annotations in Scala librarymichelou2007-02-201-6/+9
* changed pair(...) to {...}Martin Odersky2007-02-051-1/+1
* Fxied bug 909;Martin Odersky2007-01-221-1/+1
* another change to collection librariesMartin Odersky2007-01-041-1/+11
* 1.Martin Odersky2007-01-031-41/+110
* Improved @throws in scaladoc commentsmihaylov2006-11-101-1/+1
* Refactored portability supportmihaylov2006-11-011-2/+0
* fxied bug788Martin Odersky2006-10-261-1/+1
* Mapped Java exceptions via scala.compat.Platformmihaylov2006-10-241-1/+5
* improved comments in scala/collection/*.scalamichelou2006-10-111-5/+8
* exceptionsBurak Emir2006-10-101-2/+2
* removed leading/trailing tabs/blanks in collect...michelou2006-10-041-88/+101
* 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