summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/runtime/SynchronizedTypes.scala
Commit message (Expand)AuthorAgeFilesLines
* Fix 25 typos (s)Janek Bogucki2015-07-061-2/+2
* Merge pull request #3391 from xeno-by/ticket/8131Jason Zaugg2014-02-081-7/+0
|\
| * Revert "synchronizes pendingVolatiles"Eugene Burmako2014-01-201-7/+0
* | capitalizes ā€œsā€ in tostringEugene Burmako2014-01-201-5/+5
* | introduces failsafe against endless type printingEugene Burmako2014-01-201-0/+3
|/
* thread locals instead of locks for vars in Types.scalaEugene Burmako2013-10-181-25/+40
* SI-6240 introduces GIL to Scala reflectionEugene Burmako2013-10-181-29/+19
* Value class Depth.Paul Phillips2013-08-251-1/+2
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* turns on documentation of scala.reflect.runtimeEugene Burmako2012-10-031-1/+1
* fixes a bug in a weak cache in runtime reflectionEugene Burmako2012-10-011-1/+2
* SI-6412 fixes leaks in Types.uniquesEugene Burmako2012-09-241-1/+23
* Manaul inling of `UndoLog.undoUnless`.Grzegorz Kossakowski2012-08-201-2/+2
* Rework synchronization scheme of `UndoLog` for performance.Grzegorz Kossakowski2012-08-201-8/+3
* Introduces scala-reflect.jarEugene Burmako2012-06-081-0/+88