summaryrefslogtreecommitdiff
path: root/test/files/run/bugs.scala
Commit message (Collapse)AuthorAgeFilesLines
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-241-1/+0
| | | | | | | | [no content change] Fixed all SVN properties: mimes, EOL, executable. Id expansion is consistently enabled for Scala/Java/C# sources in 'src/' and consistently disabled and removed from everywhere else: there should not be any dead Id tags anymore.
* added EOLs, missing headersmichelou2008-06-101-22/+21
|
* removed more warningsmichelou2008-01-181-40/+41
|
* Merged the dotnet-scala branchmihaylov2007-02-061-6/+6
|
* Refactored portability supportmihaylov2006-11-011-4/+4
|
* Made some test cases platform-independentmihaylov2006-10-101-73/+64
|
* Moved scala.runtime.compat to scala.compatmihaylov2006-10-081-1/+1
|
* renamed All->Nothing, AllRef -> Null while keep...Martin Odersky2006-10-061-5/+5
| | | | | | renamed All->Nothing, AllRef -> Null while keeping the old names as aliases.
* (no commit message)Martin Odersky2006-02-091-1/+1
|
* Made 'bugs' test case more resistant to differe...Gilles Dubochet2006-01-251-2/+12
| | | | | | Made 'bugs' test case more resistant to differences between Java 1.4 and 1.5 (difference in reporting of class cast exceptions).
* added explicit type for partial function in tes...michelou2006-01-171-1/+1
| | | | | added explicit type for partial function in test/files/run/bugs.scala
* 'test-nsc' has been moved to 'test'.Gilles Dubochet2005-12-161-0/+490
|
* Removed old scala tests from new Scala core mod...Gilles Dubochet2005-12-161-488/+0
| | | | | Removed old scala tests from new Scala core module.
* Removed a Java-specific bug testmihaylov2005-10-041-46/+27
|
* - Fixed and added bug 399paltherr2005-02-181-0/+18
|
* - Added tests for bug 396paltherr2005-02-091-0/+24
|
* - [MSIL] Removed call to printStackTrace() in o...mihaylov2004-10-121-3/+1
| | | | | | - [MSIL] Removed call to printStackTrace() in order to compile without modifications for .NET
* - [MSIL] added object TestMain that serves as a...mihaylov2004-10-071-1/+12
| | | | | | - [MSIL] added object TestMain that serves as an entry point with the - MSIL backend properly handle command line arguments
* *** empty log message ***Martin Odersky2004-09-021-2/+2
|
* - Added bug 328paltherr2004-06-031-0/+9
|
* *** empty log message ***Matthias Zenger2004-05-041-4/+1
|
* - bug 281 does not work with interpreterpaltherr2004-04-021-1/+1
|
* - Added bug 281paltherr2004-04-021-0/+16
|
* - Added bug 316paltherr2004-04-021-0/+14
|
* Replace class Executable with Application.Matthias Zenger2004-01-121-1/+1
|
* - Added bug 257paltherr2004-01-071-0/+20
|
* - Added bug 266paltherr2004-01-071-0/+54
|
* - added bugs 98, 120 and 250schinz2003-12-101-0/+46
|
* - added 'import java.lang.System' to allow the ...mihaylov2003-12-081-0/+2
| | | | | | - added 'import java.lang.System' to allow the tests to compile with the .NET backend
* - Moved bug199 into files/run/bugs.scalapaltherr2003-11-251-1/+12
|
* - Added bugs 217, 222 and 233paltherr2003-11-251-0/+34
|
* - Added bugs 225 and 226paltherr2003-11-171-0/+33
|
* - Added bug 213paltherr2003-10-301-0/+23
|
* - Added bug 176paltherr2003-10-061-0/+29
|
* - Added bug 166paltherr2003-10-031-1/+31
| | | | | - Improved output and exception handling
* - Moved bug 142 into bugs.scalapaltherr2003-10-021-6/+77
| | | | | | | - Added bug 174 to bugs.scala - Improved output of bugs.scala - Added bugs.check
* - Renamed bug 135 into 168paltherr2003-09-301-7/+27
| | | | | - Added new bug 135
* - Added bugs.scalapaltherr2003-09-301-0/+47