summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/internal/util/WeakHashSet.scala
Commit message (Expand)AuthorAgeFilesLines
* Fix some typos in `spec` documents and comments.Dongjoon Hyun2016-03-151-1/+1
* Fix var spelling in WeakHashSetJanek Bogucki2016-03-091-6/+6
* Remove unused imports and other minor cleanupsSimon Ochsenreither2015-12-181-2/+1
* Apply some static code analysis recommendationsJanek Bogucki2015-11-261-3/+3
* Fix many typos in docs and commentsmpociecha2014-12-141-4/+4
* Removing unused code.Paul Phillips2013-10-021-25/+0
* SI-7624 Fix a few remaining -Xlint warnings ...Simon Ochsenreither2013-08-151-15/+16
* SI-7150 Replace scala.reflect.internal.WeakHashSetJames Iry2013-06-041-38/+409
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* Members removed in scala.reflect.Paul Phillips2012-11-201-3/+0
* Revert "Commenting out unused members."Paul Phillips2012-11-191-0/+3
* Commenting out unused members.Paul Phillips2012-11-191-3/+0
* Introduces scala-reflect.jarEugene Burmako2012-06-081-0/+61