[xbuild] Add property $(SkipCopyUnchangedFiles)
[mono.git] / mcs / errors /
2011-05-26 Marek SafarInferred type argument cannot be of method group
2011-05-20 Marek SafarAdd more checks for async modifier
2011-05-20 Miguel de IcazaMerge pull request #102 from konrad-kruczynski/fix_bug_...
2011-05-19 Marek SafarNew tests.
2011-05-17 Marek Safar[693947] Ignore delegate declaration when looking for...
2011-05-16 Marek SafarNew test
2011-05-12 Rodrigo KumperaMerge pull request #82 from Unity-Technologies/master...
2011-05-12 Rodrigo KumperaMerge pull request #92 from konrad-kruczynski/master
2011-05-04 Miguel de IcazaMerge pull request #95 from XTZGZoReX/master.
2011-05-04 Marek Safar[691531] Variance conversion requires type parameters...
2011-04-21 Marek SafarDon't warn about uninitialized struct fields
2011-04-20 Marek Safar[688651] Fix nullable enum values used with probing...
2011-04-20 Marek SafarFix effective base class for value types
2011-04-19 Marek SafarExplicit method implementation can have ambiguous candi...
2011-04-19 Marek SafarUpdate test file
2011-04-18 Marek SafarCheck for identical override when implementing generic...
2011-04-18 Marek SafarNew test
2011-04-18 Marek SafarFix documentation header for some tests
2011-04-18 Marek SafarMerge error files from 4.0 profile
2011-04-18 Marek SafarRemove unnecessary future option
2011-04-18 Marek SafarFixed variable cannot be captured
2011-04-18 Marek SafarMove IsValue/Reference type checks to type
2011-04-15 Marek SafarMore fun with value type constraints
2011-04-13 Marek SafarImprove handling of dependant type parameters
2011-04-13 Marek SafarAdd check for ambiguous overrides
2011-04-13 Marek SafarAdd more checks for generic interfaces
2011-04-12 Marek SafarBe more robust when dealing with string based broken...
2011-04-12 Marek SafarCheck allowed modifiers on property accessors
2011-04-08 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-04-08 Marek SafarFix most encompassing type when choosing between more...
2011-04-08 Marek SafarRepor a warning when runtime cannot is less strict...
2011-04-08 Marek SafarAdd missing assembly dependency check
2011-04-07 Marek Safar[324961] Move type constraints checks into emit where...
2011-04-06 Marek SafarRemove redundant accessibility checks
2011-04-05 Marek SafarDon't eat escaped U characters
2011-04-05 Marek SafarWarn about name collision between namespace and type
2011-04-01 Marek SafarCheck name collision between namespaces and types
2011-03-31 Marek SafarAdd more checks for invalid attribute arguments
2011-03-31 Marek Safar[566531] Fix error message for missing parameter name
2011-03-31 Marek Safar[572365] Make ambiguous predefined types detection...
2011-03-30 Marek SafarNew test
2011-03-30 Marek Safar[377519] Avoid creating forwarding proxies to base...
2011-03-30 Marek Safar[347188] Check referenced assemblies for localized...
2011-03-30 Marek SafarCheck XML documentation parameters on all parameters...
2011-03-29 Marek SafarAllow braces to be used instead of brackets for XML...
2011-03-29 Marek SafarMajor update of XML documentation support
2011-03-24 Marek SafarBetter error message for common xml documentation error
2011-03-23 Marek Safar[457081] Mixed documentation comment format was not...
2011-03-23 Marek SafarFixes another long standing issue where explicit type...
2011-03-22 Marek Safar[343470] Turn an error into warning
2011-03-21 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-18 Marek Safar[677173] Use independent clone context for probing...
2011-03-18 Marek SafarFixes variance check for interface properties with...
2011-03-17 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-03-08 Marek SafarEnhance the check for internal protected members used...
2011-03-07 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-03 Marek SafarImplement accessibility check for protected members...
2011-03-02 Marek SafarWhen checking protected access via qualifier ignore...
2011-03-01 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-02-24 Marek Safar[674548] Fixes recursive crash in LookupExtensionMethod
2011-02-16 Marek SafarLess static is good for my health
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-02-03 Marek SafarFix error message text
2011-02-02 Marek SafarUpdate error tests
2011-02-02 Marek SafarNew test
2011-02-01 Marek SafarMake mcs.exe .net4 application
2011-01-27 Marek SafarTests update
2011-01-26 Marek SafarNew test
2011-01-25 Marek SafarEvaluate preprocessor conditions also in unreachable...
2011-01-25 Marek SafarImplicitly typed array cannot have multiple dimensions
2011-01-25 Marek SafarTurn 2 errors into warnings, mcs can now compile method...
2011-01-24 Mark ProbstMerge branch 'sgen-android'
2011-01-24 Marek SafarReduced conditional expression requires both sides...
2011-01-24 Marek SafarReport better error message for literal conversion...
2011-01-24 Marek Safar[666476] Use correct parameter count when checking...
2011-01-24 Marek SafarReport better error message when conversion between...
2011-01-21 Marek Safar[321020] Implemented compilation of forwarded type...
2011-01-20 Marek SafarFix errors dist
2011-01-20 Marek SafarRemove unused ?mcs files
2011-01-19 Marek SafarFix CS0108 for interfaces with multiple methods of...
2011-01-19 Marek SafarUpdate mcs error to test against mcs compiler
2011-01-18 Marek SafarUpdate to the latest IKVM which now has support for...
2011-01-13 Marek SafarTests update
2011-01-13 Marek SafarRecover from invalid constraint syntax
2011-01-13 Marek SafarImplement assembly name unification for imported references
2011-01-13 Marek SafarAdd more checks for ambiguous assembly references
2011-01-12 Marek SafarTest update
2011-01-12 Marek SafarDeal with missing nested type as well
2011-01-12 Marek Safar[375182] Check AssemblyFileVersion version value
2011-01-11 Marek SafarUse base type parameters to extract params modifier...
2011-01-10 Marek SafarReport correct base modifier for inaccessible protected...
2011-01-08 Marek Safar[663059] Add check for protected modifier in InternalsV...
2011-01-07 Thomas GoldsteinMerge branch 'master' of github.com:mono/mono
2011-01-07 Marek SafarBetter anonymous methods require same parameter types
2011-01-06 Elijah TaylorMerge remote branch 'upstream/master'
2011-01-05 Marek SafarUnify naming convention for all 2.0 files
2011-01-05 Marek SafarSet build-in types modifiers
2010-12-29 Marek SafarUpdate issues error list
2010-12-29 Marek SafarImplements checking of referenced members with missing...
next