summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
...
* adapted code to new Scala syntax in test/files/...michelou2006-01-171-380/+300
* - replaced ':' (deprecated) by 'requires' in te...michelou2006-01-171-1/+1
* (no commit message)Lex Spoon2005-12-282-0/+11
* 1. Updated ignore patterns in various foldersGilles Dubochet2005-12-182-62/+0
* 'test-nsc' has been moved to 'test'.Gilles Dubochet2005-12-1674-0/+17378
* Removed old scala tests from new Scala core mod...Gilles Dubochet2005-12-1676-17913/+0
* Cleaned-up file-type and executable flags in th...Gilles Dubochet2005-12-164-0/+0
* CVS ignore files no longer are necessary.Gilles Dubochet2005-12-141-3/+0
* *** empty log message ***michelou2005-12-132-0/+23
* - added tests for octal charsmichelou2005-11-282-0/+4
* - added header.michelou2005-10-052-0/+12
* - updated header.michelou2005-10-053-4/+15
* *** empty log message ***mihaylov2005-10-052-0/+117
* Made platform independantmihaylov2005-10-051-19/+18
* - Made platform independantmihaylov2005-10-051-64/+9
* *** empty log message ***mihaylov2005-10-051-0/+3
* Made platform independantmihaylov2005-10-053-52/+70
* *** empty log message ***mihaylov2005-10-042-6/+64
* Changed the test to produce the same output on ...mihaylov2005-10-041-38/+0
* Made platform-independantmihaylov2005-10-044-100/+102
* Removed a Java-specific bug testmihaylov2005-10-042-49/+27
* Converted to Unix-style line endingsmihaylov2005-10-033-269/+269
* Made platform-independantmihaylov2005-10-033-104/+102
* *** empty log message ***mihaylov2005-10-032-48/+47
* - added more tests.michelou2005-10-032-5/+21
* Made platform independantmihaylov2005-09-2718-555/+528
* *** empty log message ***mihaylov2005-09-271-158/+158
* Eliminating the usage of J# library changed the...mihaylov2005-09-274-0/+281
* *** empty log message ***michelou2005-09-262-0/+72
* made test file fit for nscBurak Emir2005-07-291-30/+30
* *** empty log message ***michelou2005-07-282-0/+66
* - updated code for deprecated def-parameters.michelou2005-07-271-1/+1
* well, last bugfix will crash when trying to dup...buraq2005-06-171-0/+12
* fixed bugs #406 #440 #371buraq2005-06-102-3/+41
* - corrected eol characters.michelou2005-05-091-12/+12
* *** empty log message ***michelou2005-05-092-0/+129
* added another little testburaq2005-04-252-1/+13
* - Added method "ne" in class AnyRefpaltherr2005-04-112-0/+61
* fixed typoburaq2005-02-212-2/+1
* new test casburaq2005-02-212-0/+7
* arghburaq2005-02-182-2/+4
* - Fixed and added bug 399paltherr2005-02-182-0/+22
* new test case for sequence convention in patter...buraq2005-02-182-1/+28
* *** empty log message ***Martin Odersky2005-02-151-4/+0
* *** empty log message ***Martin Odersky2005-02-143-81/+1
* - Added tests for bug 396paltherr2005-02-094-7/+100
* - Now works with the MSIL backend without modif...mihaylov2004-12-021-1/+0
* - Use scala.runtime.compat.Platform to make the...mihaylov2004-12-021-1/+1
* - [MSIL] Removed call to printStackTrace() in o...mihaylov2004-10-123-8/+3
* - Import java.lang.System.out and use out inste...mihaylov2004-10-071-9/+10