summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/mutable/SetLike.scala
Commit message (Expand)AuthorAgeFilesLines
* Lower-case spelling of @deprecated messagesSimon Ochsenreither2016-05-281-1/+1
* Merge commit '8eb1d4c' into merge-2.11-to-2.12-nov-24Lukas Rytz2015-11-241-1/+3
|\
| * SI-9497 Fix SetLike#clear() default implementationRui Gonçalves2015-10-211-1/+3
* | Merge commit '7ba38a0' into merge/2.11.x-to-2.12.x-20150129Jason Zaugg2015-01-291-1/+1
|\|
| * cleanup @throws tags in library and reflectAntoine Gourlay2014-11-051-1/+1
* | SI-7981 toSeq on immutable Map and Set return ArrayBufferRex Kerr2014-11-301-0/+11
|/
* SI-5200 Incorrect advice for implementing mutable.Set in scaladocRex Kerr2014-06-271-8/+9
* Collections library tidying and deprecation. Separate parts are listed below.Rex Kerr2013-11-071-7/+8
* Merge remote-tracking branch 'origin/2.10.x' into merge/2.10.x-to-masterJason Zaugg2013-09-101-1/+3
|\
| * SI-7269 Rework MapLike#retains to account for desugaring changeJason Zaugg2013-08-291-1/+3
* | 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-1/+1
|/
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-1/+1
* Removes @bridge methods.Simon Ochsenreither2012-04-281-4/+0
* Migration message and version cleanupSimon Ochsenreither2011-12-071-24/+6
* Adding some Sets/Maps to perRunCaches, and elim...Paul Phillips2011-07-141-3/+1
* After having to update the code for someone els...Paul Phillips2011-04-301-1/+1
* More bridges in collections. Review by prokopec.Martin Odersky2011-04-271-1/+5
* Refactoring the collections api to support diff...Aleksandar Pokopec2011-04-131-3/+3
* Removing toPar* methods, since we've agreed the...Aleksandar Pokopec2011-03-181-0/+4
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* While investigating the cause of #3984, discove...Paul Phillips2010-11-091-3/+0
* close #3954, no reviewLukas Rytz2010-10-261-1/+1
* doc comment fix. No review.Martin Odersky2010-09-071-1/+1
* Fixes #3385. No review.Aleksandar Pokopec2010-05-191-14/+31
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* More docs. No review.Aleksandar Pokopec2010-04-101-1/+3
* TraversableOnce. Review by odersky.Paul Phillips2010-03-271-24/+2
* More fun with -Xmigration.Paul Phillips2010-03-191-43/+43
* Added -Xmigration option and @migration annotat...Paul Phillips2010-03-051-0/+4
* lost of documentation and some small adjustment...Martin Odersky2009-12-141-40/+56
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* add @since annotationsstepancheg2009-09-261-0/+1
* Collections refactoring.Martin Odersky2009-09-251-0/+219