summaryrefslogtreecommitdiff
path: root/test/files
Commit message (Collapse)AuthorAgeFilesLines
* fixed bug 798Martin Odersky2006-11-162-5/+4
|
* fixed bug798, 800Martin Odersky2006-11-164-0/+43
|
* (no commit message)Martin Odersky2006-11-167-0/+80
|
* 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
|
* Removed java.io._ imports from the test suitemihaylov2006-11-115-21/+13
|
* Fixed test/files/neg/constrs.check according to...mihaylov2006-11-101-2/+2
| | | | | Fixed test/files/neg/constrs.check according to the new error message
* Fixed bugs in protected accessors.Iulian Dragos2006-11-092-10/+51
|
* added ant task "FastScalac" and updated test su...michelou2006-11-088-32/+98
| | | | | added ant task "FastScalac" and updated test suite accordingly
* Improved class-level value initializationmihaylov2006-11-061-6/+6
|
* caseclass->productBurak Emir2006-11-052-7/+7
|
* Compiled with java 1.4Iulian Dragos2006-11-041-1/+1
|
* Added a value for Java static inner classes to ...Iulian Dragos2006-11-024-0/+38
| | | | | | Added a value for Java static inner classes to allow access to static members.
* 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-0154-121/+115
|
* allows intersection type patternsMartin Odersky2006-11-011-0/+32
|
* fix^2 of bug758 (last one broke the build)Martin Odersky2006-11-011-0/+7
|
* fixed bug758Martin Odersky2006-11-011-0/+2
|
* fixed bug756Martin Odersky2006-10-311-0/+11
|
* fixed bugs 729, 752Martin Odersky2006-10-315-2/+45
|
* Fixed bug 694Martin Odersky2006-10-311-0/+10
|
* fixed bugs 599 and 757Martin Odersky2006-10-313-0/+33
|
* fixed bug421Martin Odersky2006-10-301-3/+4
|
* fixed bugs 54, 415Martin Odersky2006-10-304-13/+39
| | | | | Improved avoidance of MalformedType's
* added healing for escaping singleton types.Martin Odersky2006-10-303-0/+49
| | | | | fixed bug 397
* moved bug779.scala from pos to negmichelou2006-10-272-2/+6
|
* More tests for protected accessors.Iulian Dragos2006-10-262-1/+4
|
* Fixed accessors for functions which access prot...Iulian Dragos2006-10-262-0/+4
| | | | | Fixed accessors for functions which access protected members.
* fixed bugs 779, 788Martin Odersky2006-10-261-0/+8
|
* Added protected accessors in super accessors.Iulian Dragos2006-10-262-0/+94
|
* fxied bug788Martin Odersky2006-10-261-0/+20
| | | | | changed collection library to use type patterns
* adapated tests to 9005Martin Odersky2006-10-262-6/+0
|
* still bugBurak Emir2006-10-241-1/+1
|
* separated constrs/defs tables for primitive typ...michelou2006-10-232-6/+8
| | | | | separated constrs/defs tables for primitive types in DocGenerator.scala
* improved ant test in test/scalatestmichelou2006-10-212-6/+11
|
* added svn:keywords to test/files/ant/*michelou2006-10-201-1/+1
|
* added '--ant' option to scalatestmichelou2006-10-203-0/+170
|
* updated check files for testsMartin Odersky2006-10-202-3/+10
|
* fixed bug780Martin Odersky2006-10-201-0/+2
|
* fixed problems in type patternsMartin Odersky2006-10-209-21/+25
| | | | | made some type error messages more precise
* xml improvements for 2.2.1 (see changes)Burak Emir2006-10-146-1/+77
|
* changed "All/AllRef" to "Nothing/Null" in test/...michelou2006-10-138-74/+77
| | | | | changed "All/AllRef" to "Nothing/Null" in test/library/compiler
* pending status for bug646Burak Emir2006-10-121-16/+0
|
* checkfileBurak Emir2006-10-111-0/+10
|
* fixBurak Emir2006-10-111-1/+1
|
* attribute nillableBurak Emir2006-10-111-0/+23
|
* updated docs/examples/*.scalamichelou2006-10-102-39/+40
|
* Made some test cases platform-independentmihaylov2006-10-1011-206/+185
|