summaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
...
* *** empty log message ***michelou2005-05-092-0/+129
|
* added another little testburaq2005-04-252-1/+13
|
* rearrangement of Scala XML libraryburaq2005-04-242-58/+57
|
* Added the new zipAll methodmihaylov2005-04-241-0/+1
|
* fixed bug in new XML API related to namespacesburaq2005-04-192-23/+23
|
* helloburaq2005-04-114-3100/+194
|
* iiburaq2005-04-112-67/+0
|
* away... moved to different repburaq2005-04-116-101/+0
|
* new XML API that deals with namespaces properlyburaq2005-04-115-233/+42
|
* - Added method "ne" in class AnyRefpaltherr2005-04-112-0/+61
|
* *** empty log message ***Martin Odersky2005-03-224-9/+10
|
* Added a toList method to override the one from ...mihaylov2005-03-211-0/+1
| | | | | Added a toList method to override the one from scala.Seq
* - renamed 'transform' to 'mapConserve'.michelou2005-03-021-1/+1
|
* *** empty log message ***Martin Odersky2005-02-221-0/+1
|
* fixed typoburaq2005-02-212-2/+1
|
* new test casburaq2005-02-212-0/+7
|
* arghburaq2005-02-182-2/+4
|
* - Fixed and added bug 399paltherr2005-02-183-0/+39
|
* new test case for sequence convention in patter...buraq2005-02-182-1/+28
| | | | | new test case for sequence convention in pattern matching
* neg file for sequence convention in pattern mat...buraq2005-02-182-0/+12
| | | | | neg file for sequence convention in pattern matching
* *** empty log message ***Martin Odersky2005-02-151-4/+0
|
* *** empty log message ***Martin Odersky2005-02-143-81/+1
|
* - Added new method transformpaltherr2005-02-101-0/+1
|
* - Added tests for bug 396paltherr2005-02-094-7/+100
|
* hello xml start tagsburaq2005-01-262-0/+8
|
* minor fixes NodeBufferburaq2004-12-162-1/+24
|
* - Fixed for no .symbl filespaltherr2004-12-131-2/+2
|
* - Now works with the MSIL backend without modif...mihaylov2004-12-021-1/+0
| | | | | - Now works with the MSIL backend without modifications
* - Use scala.runtime.compat.Platform to make the...mihaylov2004-12-021-1/+1
| | | | | | - Use scala.runtime.compat.Platform to make the test case platform independant
* - Added a test to test references to generated ...paltherr2004-12-022-1/+19
| | | | | - Added a test to test references to generated classes
* - Changed PackageParsers to use .symbl filespaltherr2004-12-021-2/+2
|
* - Added bug 372paltherr2004-11-181-0/+4
|
* NodeBuffer does not support hashcode, call .toL...buraq2004-11-161-1/+1
| | | | | | NodeBuffer does not support hashcode, call .toList in SymbolicXMLBuilder...
* *** empty log message ***Iulian Dragos2004-10-216-10/+83
|
* changes to XML libburaq2004-10-211-1/+1
|
* *** empty log message ***Iulian Dragos2004-10-214-6/+85
|
* Scala benchmark suite addedIulian Dragos2004-10-212-0/+100
|
* Scala benchmark added.Iulian Dragos2004-10-218-0/+384
|
* - [MSIL] Removed call to printStackTrace() in o...mihaylov2004-10-123-8/+3
| | | | | | - [MSIL] Removed call to printStackTrace() in order to compile without modifications for .NET
* - updated output.michelou2004-10-071-0/+12
|
* - added tests for classes TreeMap, TreeSet.michelou2004-10-071-32/+60
| | | | | - added test for XML processing.
* - Import java.lang.System.out and use out inste...mihaylov2004-10-071-9/+10
| | | | | - Import java.lang.System.out and use out instead of System.out
* *** empty log message ***mihaylov2004-10-071-0/+46
|
* [MSIL] Added object TestMain as an entry point...mihaylov2004-10-071-1/+11
| | | | | [MSIL] Added object TestMain as an entry point on .NET
* - Moved object Test in the beginning of the fil...mihaylov2004-10-071-23/+23
| | | | | | - Moved object Test in the beginning of the file so that it defines the entry point for the MSIL backend
* [MSIL] Use toString instead of String.valueOf()...mihaylov2004-10-071-2/+2
| | | | | | [MSIL] Use toString instead of String.valueOf() to make it compile 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
* - added more tests.michelou2004-10-052-92/+186
|
* *** empty log message ***Martin Odersky2004-10-041-1/+1
|
* - serialization test of Scala collection classes.michelou2004-09-292-0/+331
|