summaryrefslogtreecommitdiff
path: root/test/files/run/map_test.scala
Commit message (Collapse)AuthorAgeFilesLines
* deprecate Pair and TripleDen Shabalin2013-11-201-1/+1
|
* Deprecation patrol.Paul Phillips2011-03-161-5/+5
| | | | | | | | | | | warnings due to my changing a map from mutable to immutable (which ought to be the good direction) because "def update" still lingers on immutable maps. I counted the days elapsed since it was marked for death (before 2.8.0) and added in the bugliness of what I was looking at and bid it farewell. Now removed: def update on immutable maps. No review.
* Renamed Application to App.Martin Odersky2011-02-211-1/+1
|
* removed more warningsmichelou2008-01-181-34/+30
|
* 'test-nsc' has been moved to 'test'.Gilles Dubochet2005-12-161-0/+42
|
* Removed old scala tests from new Scala core mod...Gilles Dubochet2005-12-161-49/+0
| | | | | Removed old scala tests from new Scala core module.
* - added header.michelou2005-10-051-0/+7
|
* *** empty log message ***Matthias Zenger2004-05-041-27/+21
|
* Replace class Executable with Application.Matthias Zenger2004-01-121-1/+1
|
* More comments and cleanups.stenman2003-12-091-1/+1
|
* updated to not use 'this'stenman2003-12-011-1/+1
|
* Bugfixes to Tree and TreeMapstenman2003-11-261-4/+2
|
* bugfixstenman2003-11-251-3/+6
|
* Preliminary Map teststenman2003-09-111-0/+47