summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/mutable/SynchronizedSet.scala
Commit message (Expand)AuthorAgeFilesLines
* Lower-case spelling of @deprecated messagesSimon Ochsenreither2016-05-281-2/+2
* Conform foreach tparam to majority naming conventionvsalvis2015-10-211-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
* More explicit empty paren lists in method calls.Jason Zaugg2013-02-241-1/+1
* Remove unused imports in library.Paul Phillips2012-11-191-2/+0
* 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-1/+1
* Refactoring the collections api to support diff...Aleksandar Pokopec2011-04-131-2/+2
* 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
* Documentation for mutable collections. No review.Aleksandar Pokopec2010-04-121-1/+5
* TraversableOnce. Review by odersky.Paul Phillips2010-03-271-12/+4
* More fun with -Xmigration.Paul Phillips2010-03-191-1/+1
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* add @since annotationsstepancheg2009-09-261-0/+1
* Collections refactoring.Martin Odersky2009-09-251-4/+5
* Finished re-integrating mutable collections.Philipp Haller2009-09-221-3/+2
* added SynchronizedMap; changed Set.put to Set.a...Martin Odersky2009-05-251-5/+13
* separated mutable and immutable mapsMartin Odersky2009-05-121-8/+8
* 4 out of 5 spelling bee champs say: TraversablePaul Phillips2009-05-081-3/+3
* massive new collections checkin.Martin Odersky2009-05-081-12/+6
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-131-1/+1
* Checking in, I guess the test failing means thi...Sean McDirmid2007-03-301-2/+2
* Removed Pair(...), Triple(...).Martin Odersky2007-02-211-5/+0
* updated annotations in Scala librarymichelou2007-02-201-3/+4
* fixed problems with build.Martin Odersky2007-01-221-1/+1
* 1.Martin Odersky2007-01-031-1/+5
* removed leading/trailing tabs/blanks in collect...michelou2006-10-041-64/+64
* (no commit message)Martin Odersky2006-03-101-1/+1
* Use 'mixin class' instead of 'trait'mihaylov2006-03-031-2/+2
* 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/+104