summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* fixed test caseMartin Odersky2007-03-081-1/+1
* @unsealed->@uncheckedMartin Odersky2007-03-083-1/+11
* fixed 2 bugs in classs BitSet and added scalado...michelou2007-03-072-0/+39
* fixed bug 979Martin Odersky2007-03-062-0/+22
* (no commit message)Martin Odersky2007-03-052-3/+3
* fixed bug978Martin Odersky2007-03-051-0/+38
* fixed bugs 948/971;Martin Odersky2007-03-054-0/+45
* HasKeyValue does not work? added pending/jvm/ba...Burak Emir2007-03-033-2/+29
* added namespace testBurak Emir2007-03-021-0/+1
* fixed xml02Burak Emir2007-03-021-24/+13
* * small lib addition to testing.SUnit, made Uni...Burak Emir2007-03-025-41/+53
* added @serializable annotation to ListBuffermichelou2007-03-022-132/+164
* added test for @BeanProperty annotationmichelou2007-03-022-4/+30
* renamed test/files/jvm5/attributes.scala to ann...mihaylov2007-03-022-0/+0
* Fixed a problem with the application of Java an...mihaylov2007-03-024-8/+15
* made Elem serializable again, added Utility.sor...Burak Emir2007-02-271-0/+5
* xml.Elem has now {apply,unapply} !Burak Emir2007-02-271-1/+26
* * fixed x @ unapplypat bindingBurak Emir2007-02-251-0/+9
* prepared the ground for duck typing.Martin Odersky2007-02-231-0/+25
* Fixed a name clash in the test suite (jvm/unitt...mihaylov2007-02-214-9/+6
* now allows & for by-name params and parameters ...Martin Odersky2007-02-202-0/+22
* regenerated TupleN classes so that their toStri...Adriaan Moors2007-02-206-35/+35
* fixed slice methodMartin Odersky2007-02-202-3/+3
* Improved annotations testmihaylov2007-02-186-7/+20
* re-enabled stability test; added sections.Martin Odersky2007-02-161-2/+2
* fixed testsMartin Odersky2007-02-156-60/+61
* more changes to make tuples (...)Martin Odersky2007-02-1410-23/+48
* changed tuple syntax to (...)Martin Odersky2007-02-133-13/+13
* updated testsMartin Odersky2007-02-122-3/+2
* small fixes to newline behavior.Martin Odersky2007-02-122-2/+3
* Fixed exhaustiveness warningIulian Dragos2007-02-121-0/+1
* renamed attributes to annotations; added @syntax.Martin Odersky2007-02-092-7/+7
* Preliminary support for building .NET version o...mihaylov2007-02-091-1/+1
* removed -nowarn option in scalatest (excepted f...michelou2007-02-091-2/+2
* made subtyping decidable.Martin Odersky2007-02-092-4/+4
* Merged the dotnet-scala branchmihaylov2007-02-069-36/+101
* clean upBurak Emir2007-02-061-3/+16
* exhaustivity reworkedBurak Emir2007-02-054-7/+52
* changed pair(...) to {...}Martin Odersky2007-02-051-0/+1
* improved MSIL support in the test/scalatest scriptmihaylov2007-02-051-11/+14
* removed the executable propertiy from test casesmihaylov2007-02-0518-0/+0
* Fixed svn properties in test/files/runmihaylov2007-02-053-0/+0
* MSIL-firendly test suitmihaylov2007-02-0520-3/+849
* (no commit message)Martin Odersky2007-02-032-3/+3
* added comment & test caseMartin Odersky2007-02-022-0/+23
* refined exhaustivity checkBurak Emir2007-02-021-0/+4
* matching: + exhaustivity check, warningsBurak Emir2007-02-023-0/+110
* added test case 4 select unapplyBurak Emir2007-01-312-106/+20
* Added test for console classIulian Dragos2007-01-312-0/+17
* fixed Console.printfMartin Odersky2007-01-311-0/+11