summaryrefslogtreecommitdiff
path: root/test/files/run/t4658.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-9388 Fix Range behavior around Int.MaxValueRex Kerr2015-09-191-1/+10
* Make NumericRange# O(1) instead of O(n).Simon Ochsenreither2012-04-061-11/+3
* Makes Range#sum an O(1) operation instead of an O(n) one.Simon Ochsenreither2011-12-021-0/+41