summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/internal/util/Statistics.scala
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in compiler and reflectJanek Bogucki2017-02-131-1/+1
* Adds equals and hashCode to three classes that implement Ordered.Lex Spoon2013-06-261-0/+12
* Make all numeric coercions explicit.Paul Phillips2013-05-271-3/+3
* Merge v2.10.1-326-g4f8c306' into merge/v2.10.1-326-g4f8c306-to-masterJason Zaugg2013-05-171-2/+2
|\
| * Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
| * Merge 2.10.x into master.Adriaan Moors2013-02-201-1/+1
| |\
| * | Removing unused locals and making vars into vals.Paul Phillips2012-11-031-1/+0
* | | SI-7325 cleans up corner cases of percent handling in StringContext.fEugene Burmako2013-05-041-1/+1
| |/ |/|
* | Fix SI-7130: Memory leaked caused by StatisticsGrzegorz Kossakowski2013-02-141-1/+1
|/
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-1/+1
* Slightly less drastic disabling of statistics.Martin Odersky2012-08-201-12/+12
* Made all statistic code disappear unless built with Statistics.canEnable = trueMartin Odersky2012-08-201-5/+17
* statistics: print millis instead of micros.Martin Odersky2012-07-111-1/+1
* Fixed race condition that was caused by Statistics pushTimer.Martin Odersky2012-06-281-2/+2
* Statistics improvements and bug fixes.Martin Odersky2012-06-251-32/+61
* Statistics reorganizationMartin Odersky2012-06-191-33/+228
* Reduce time spent in lubsMartin Odersky2012-06-081-0/+3
* Introduces scala-reflect.jarEugene Burmako2012-06-081-0/+34