summaryrefslogtreecommitdiff
path: root/test/files/specialized/fft.scala
Commit message (Collapse)AuthorAgeFilesLines
* Begone t1737...Hubert Plociniczak2011-11-021-13/+13
|
* Allow box(unbox) elimination for the Null type,...Iulian Dragos2011-01-181-0/+149
Allow box(unbox) elimination for the Null type, plus testing that specialization tests do not box too much. review by extempore.