summaryrefslogtreecommitdiff
path: root/test/files/pos/Transactions.scala
Commit message (Collapse)AuthorAgeFilesLines
* Disable execution context and futures implementation in the default package.Aleksandar Prokopec2012-02-161-1/+1
| | | | | | | Fixed some tests so that they work now. The Transactions.scala test was failing when defined in scala.concurrent package, reporting that type `_$1` is defined twice. Until we figure out the reason for this, the package name in that test is renamed.
* Begone t1737...Hubert Plociniczak2011-11-021-9/+9
|
* int -> Int, etc..michelou2008-05-201-10/+10
|
* Fixed several bugs in Inliners and the monitor ...Iulian Dragos2006-04-061-0/+114
Fixed several bugs in Inliners and the monitor crash in jvm.