summaryrefslogtreecommitdiff
path: root/test/files/neg/checksensible.check
Commit message (Expand)AuthorAgeFilesLines
* Improved warning for insensible comparisons.Paul Phillips2012-01-311-1/+4
* Tone down insensible-equality warning.Paul Phillips2011-12-271-7/+1
* Fix for comparison warnings.Paul Phillips2011-10-181-21/+27
* Selective dealiasing when printing errors.Paul Phillips2011-10-031-4/+4
* Brought back unrelated type comparison warning.Paul Phillips2011-09-091-21/+27
* More fiddling with checkSensible.Paul Phillips2010-12-011-5/+5
* Found several minor thigns wrong with checkSens...Paul Phillips2010-11-301-21/+21
* An overhaul of checkSensible.Paul Phillips2010-08-101-39/+86
* Updated remaining test case to reflect the slig...Paul Phillips2009-10-201-20/+14
* massive new collections checkin.Martin Odersky2009-05-081-2/+2
* More deprecation warnings fixed.Iulian Dragos2008-05-191-1/+1
* Massive check-in for IDE.Sean McDirmid2007-09-171-1/+1
* suppress "scala." prefix in string representati...Adriaan Moors2007-04-191-11/+11
* removed Console, added 2 testsmichelou2007-03-301-18/+24
* fixed bug1011Martin Odersky2007-03-231-1/+10
* edited testsMartin Odersky2007-03-221-3/+4
* modified sinsibility checks and test casesMartin Odersky2007-03-221-2/+8
* (1) added readLong to Console.Martin Odersky2007-03-221-0/+28