summaryrefslogtreecommitdiff
path: root/test/files/run/lists.scala
Commit message (Collapse)AuthorAgeFilesLines
* Fixed problem that spurious caused exhaustivene...Martin Odersky2009-05-271-1/+15
| | | | | | Fixed problem that spurious caused exhaustiveness warning for RefChecks. Enriched positions and worked on the interactive compiler.
* reimplemented list union/intersect/diff as mult...michelou2009-03-201-17/+72
| | | | | reimplemented list union/intersect/diff as multiset ops
* fix for #1721Lukas Rytz2009-02-171-1/+15
|
* added test for 1691Lukas Rytz2009-02-101-1/+22
|
* Deprecate all of the problematic + methods, and...Geoffrey Washburn2008-05-191-1/+1
| | | | | | Deprecate all of the problematic + methods, and removed those that never appeared in a release.
* fixed #468michelou2008-02-221-73/+65
|
* fixed bug in zipAll (thanks to Manojo, Prog4)michelou2007-07-041-58/+58
|
* 'test-nsc' has been moved to 'test'.Gilles Dubochet2005-12-161-0/+115
|
* Removed old scala tests from new Scala core mod...Gilles Dubochet2005-12-161-115/+0
| | | | | Removed old scala tests from new Scala core module.
* Made platform independantmihaylov2005-09-271-8/+6
|
* - updated code for deprecated def-parameters.michelou2005-07-271-1/+1
|
* *** empty log message ***michelou2005-05-091-0/+117