summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Collapse)AuthorAgeFilesLines
* method Source::getLinesBurak Emir2007-01-241-0/+30
|
* forgot check file and removed flags fileBurak Emir2007-01-241-0/+1
|
* moved working tests to filesBurak Emir2007-01-243-0/+114
|
* new testsMartin Odersky2007-01-232-0/+154
|
* Moved collection test to pendingIulian Dragos2007-01-192-138/+0
|
* Added tests for HashTreeSet and HashTreeMapLex Spoon2007-01-192-0/+10
|
* (no commit message)Martin Odersky2007-01-102-0/+26
|
* Changed the checkfile to match old field initia...Iulian Dragos2007-01-051-6/+6
| | | | | Changed the checkfile to match old field initialization order
* 1.Martin Odersky2007-01-037-9/+161
|
* unapply <-> as in "Matching with Objects"Burak Emir2006-12-252-3/+37
|
* updated check files with new tuple syntaxmichelou2006-12-134-31/+34
|
* more on Xkilloption, and a PM fixBurak Emir2006-12-032-4/+32
|
* more fun with positions, and updated docBurak Emir2006-11-281-3/+3
|
* Fixed bug with calls in tail position with fina...Iulian Dragos2006-11-272-0/+43
| | | | | Fixed bug with calls in tail position with final handlers.
* (no commit message)Lex Spoon2006-11-242-24/+0
|
* Fixed the test to be clearerLex Spoon2006-11-242-5/+6
|
* *** empty log message ***Lex Spoon2006-11-241-1/+1
|
* (no commit message)Lex Spoon2006-11-242-0/+23
|
* (no commit message)Martin Odersky2006-11-162-0/+34
|
* Fixed test/files/run/richs.scala according to t...mihaylov2006-11-141-2/+2
| | | | | Fixed test/files/run/richs.scala according to the latest RichChar
* Improved the fix and test case for bug #819mihaylov2006-11-132-7/+11
|
* Added test for bug 891 (unboxing and promotion)Iulian Dragos2006-11-132-0/+14
|
* Improved class-level value initializationmihaylov2006-11-061-6/+6
|
* caseclass->productBurak Emir2006-11-052-7/+7
|
* added tests for rich charactersmichelou2006-11-022-6/+44
|
* - added runtime.RichException with a getStackTr...mihaylov2006-11-022-2/+2
| | | | | | | - added runtime.RichException with a getStackTraceString method (the - .NET version will be more extensive) added a split(c: Char) method to - RichString
* Refactored portability supportmihaylov2006-11-015-17/+18
|
* fixed problems in type patternsMartin Odersky2006-10-201-1/+1
| | | | | made some type error messages more precise
* xml improvements for 2.2.1 (see changes)Burak Emir2006-10-141-0/+55
|
* Made some test cases platform-independentmihaylov2006-10-1011-206/+185
|
* Moved Java-specific tests to test/files/jvm/mihaylov2006-10-105-131/+0
|
* Moved scala.runtime.compat to scala.compatmihaylov2006-10-087-10/+10
|
* renamed All->Nothing, AllRef -> Null while keep...Martin Odersky2006-10-064-20/+20
| | | | | | renamed All->Nothing, AllRef -> Null while keeping the old names as aliases.
* fixed bugs in ListBuffer and ArrayBuffer, added...Burak Emir2006-10-041-0/+95
| | | | | fixed bugs in ListBuffer and ArrayBuffer, added unit test
* (no commit message)Lex Spoon2006-10-042-0/+12
|
* writes 'tmpfilename' to directory 'outputdir' i...michelou2006-09-261-15/+15
| | | | | writes 'tmpfilename' to directory 'outputdir' in run/inner.scala
* Fixed bug regarding 'return's inside try-finall...Iulian Dragos2006-09-252-0/+40
| | | | | Fixed bug regarding 'return's inside try-finally blocks
* Changed -cp to -classpath to make it compatible...Iulian Dragos2006-09-251-1/+1
| | | | | Changed -cp to -classpath to make it compatible with Java 1.4
* Added test for inner classes compatibility from...Iulian Dragos2006-09-212-0/+112
| | | | | Added test for inner classes compatibility from Java.
* fix^3: bug744Martin Odersky2006-09-202-0/+23
|
* fix intswitchBurak Emir2006-09-121-0/+15
|
* fixes to ExplicitOuter to pass test suiteMartin Odersky2006-09-122-0/+27
|
* changed behav of caseElementBurak Emir2006-09-081-2/+2
|
* throw exception in caseelementsBurak Emir2006-09-081-0/+15
|
* test case for 717Burak Emir2006-09-011-0/+31
|
* Removed the svn:executable property of some tes...mihaylov2006-08-162-0/+0
| | | | | Removed the svn:executable property of some test cases
* added contrib #176 to test file run/literals.scalamichelou2006-08-142-80/+88
|
* fixed bug657.Martin Odersky2006-07-142-0/+52
|
* fixed bug #644, removed onsolete field doBindingBurak Emir2006-07-121-1/+22
|
* more fix, more optimizationBurak Emir2006-07-121-1/+15
|