[xbuild] Don't report Imports ignored because of false conditions.
[mono.git] / mcs / tests /
2010-11-10 Marek SafarFalse user-operator has priority over logical not user...
2010-11-10 Marek SafarFixes a logic error in filtering out operators like...
2010-11-10 Marek SafarLogical binary operarions with dynamic arguments have...
2010-11-09 Marek SafarImport declaring type base type when walking up the...
2010-11-08 Marek SafarEmit correctly EndInvoke parameters attributes and...
2010-11-08 Marek SafarFixed ambiguity for overload resolution between params...
2010-11-08 Marek Safar[651547] Check definitely assigned struct this access...
2010-11-05 Marek SafarMerge branch 'marek'
2010-11-05 Marek SafarOnly when importing nested types definition base type...
2010-11-04 Marek SafarAllow liften null as a given number of bit positions...
2010-11-04 Marek SafarAdd boxing for dynamic nullable conversion of coalescin...
2010-11-04 Marek SafarReject inaccessible members based on declaring type...
2010-11-04 Marek SafarInflate also event backing field
2010-11-04 Marek SafarAnother missing full dynamic type equality check
2010-11-03 Marek SafarImplement lock statement over generic type parameter
2010-11-03 Marek SafarReset lock_taken before entering Monitor.Enter
2010-11-03 Marek SafarExclusiveOr is not nullable bitwise boolean operator
2010-11-03 Marek SafarA candidate method can use dynamic in expanded form...
2010-11-03 Marek Safartypeof expression does not need unsafe context for...
2010-11-03 Marek SafarPass checked context to compound member access setters
2010-11-02 Marek SafarEmit lock statement using Monitor.Enter (object, ref...
2010-11-02 Marek SafarImplements indirect delegates invocation via dynamic...
2010-11-02 Marek SafarPass value type dynamic members as by-ref to persist...
2010-11-01 Marek SafarConvert dynamic assignment in checked context when set
2010-11-01 Marek SafarCheck for unfixed type arguments before calling overloa...
2010-11-01 Marek SafarSet correct result type for chained folded enum subtraction
2010-10-29 Marek SafarMerge branch 'marek'
2010-10-29 Marek SafarMake dynamic array access index expresions in checked...
2010-10-29 Marek SafarIgnore private methods in batch import
2010-10-28 Marek SafarFix emitted code for predefined or/and operation betwee...
2010-10-28 Marek SafarAdd more type parameter checks for inherited constraints.
2010-10-28 Marek SafarNew test.
2010-10-28 Marek SafarImplement type inference of dynamic arguments used...
2010-10-27 Marek SafarMore tests
2010-10-27 Marek Safar[649448] Compare original goto block for cloned blocks.
2010-10-27 Marek Safar[648360] When inflating nested generic type use same...
2010-10-27 Marek SafarCheck nested declaring types when testing member overrides
2010-10-24 Marek SafarNew test.
2010-10-22 Marek SafarUse faster MemberKind when checking for a nested type
2010-10-22 Marek SafarInclude parent type parameters when inflating nested...
2010-10-22 Marek SafarAdd dynamic conversion to coalescing operator
2010-10-21 Marek SafarImplement closest override return type matching
2010-10-21 Marek SafarForget to re-add this test file
2010-10-20 Andrew JorgensenREADME.tests was deleted in d9c8bdf
2010-10-20 Marek SafarClean up test files
2010-10-20 Marek Safar[601801] Fixes for parsing nant documentation
2010-10-20 Marek Safar[647845] Don't skip parent types when looking for simpl...
2010-10-20 Marek SafarMore work on ambiguous named arguments
2010-10-20 Marek SafarMore optional parameter VB compatibility fixes
2010-10-19 Marek SafarRestore altered arguments when overload resolution...
2010-10-18 Marek Safar[512754] Overload resolution with named or optional...
2010-10-15 Marek Safar[646997] Correctly emit platform ILOnly flag
2010-10-15 Marek SafarAdd more dynamic conversion restrictions
2010-10-15 Marek SafarMore tweaks to dynamic overload resolution
2010-10-15 Marek SafarA conditional expression with either dynamic side is...
2010-10-14 Marek SafarMore conversion tweaks for dynamic in using statement
2010-10-14 Marek SafarUse 2 phase dynamic load only for compound operations
2010-10-13 Marek Safar[645992] When importing dynamic type arguments dynamic...
2010-10-13 Marek SafarDynamic type is never better than other types in overlo...
2010-10-12 Marek SafarMore fixes for implicit conversions of nullable types...
2010-10-12 Marek Safar[645572] Import more type as possible dynamic types.
2010-10-12 Marek SafarDo not create a constant null value for runtime types.
2010-10-12 Marek SafarReport correct error message for compound lifted binary...
2010-10-12 Marek SafarFold duplex conversion casts into a expression to emit...
2010-10-11 Marek SafarCompound assignments over reference type array cannot...
2010-10-10 Marek Safar[645232] Implement ITypeDefinition for internal types.
2010-10-08 Marek SafarDon't assume the system.object does not have any fields
2010-10-08 Marek Safar[642975] Fix initializer of partially static multidimen...
2010-10-07 Marek SafarFix compound event assigments with dynamic side effect
2010-10-07 Marek Safar[644507] Don't use nested type cache until declaring...
2010-10-07 Marek SafarFix compound assigments with dynamic side effect
2010-10-06 Marek SafarVerify type parameter constraints type parameters
2010-10-05 Marek SafarNew test.
2010-10-04 vvaradhanMerge branch 'master' of github.com:mono/mono into...
2010-10-01 Marek Safarref/out arguments are always of static type
2010-10-01 Marek SafarKeep imported indexer parameters (they can contain...
2010-10-01 Marek SafarImplement compound assignment over null value
2010-10-01 Marek SafarNew test
2010-10-01 Marek SafarDynamic compound assignment breaks standard C# result...
2010-10-01 Marek SafarNull constant cannot be used for ref/out variables
2010-09-30 Marek SafarMore awkward nullable binary expressions which are...
2010-09-30 Marek SafarImplement binary user operators over nullable not lifte...
2010-09-30 Marek SafarDynamic compound assignment can be used as an expressio...
2010-09-29 Marek HabersackMerge branch 'bugfix'
2010-09-29 Marek SafarNew test.
2010-09-29 Marek SafarNew test.
2010-09-29 Marek SafarSkip inaccessible nested types for member access expres...
2010-09-29 Marek SafarInflate custom site container delegates correctly.
2010-09-29 Marek SafarOptional parameters can be of a user value type
2010-09-29 Marek SafarIgnore imported not visible internal types
2010-09-27 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-25 Marek SafarImplemented more combinations of nullable boolean logic...
2010-09-21 Marek SafarNew tests.
2010-09-21 Marek SafarImplement postfix operations involving an implicit...
2010-09-20 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-20 Marek SafarDon't check inferred dynamic type arguments against...
2010-09-20 Marek Safar[640285] Initialize this in current block instead of...
2010-09-20 Marek SafarParse secondary static like expression as a non-cast
2010-09-17 Marek SafarUser operators are resolved in a batch, pick up the...
2010-09-17 Marek SafarFixes preference of a user-defined conversion operators...
next