Simplify the profiler line in the spec file
[mono.git] / mcs / mcs /
2010-12-13 Marek SafarRemove duplicate checks
2010-12-13 Marek Safar[659038] Check interface hierarchy before reporting...
2010-12-13 Marek Safar[657862] Correctly scan for parent of base method override
2010-12-13 Marek Safar[658722] Don't require arity symbol to be part of the...
2010-12-13 Marek Safar[659022] Resolve reduced expressions
2010-12-10 Marek SafarRevert unwanted makefile change
2010-12-10 Marek SafarAdd v1 runtime target (broken by design)
2010-12-10 Marek SafarResolve entire base initializer block in correct context
2010-12-10 Marek SafarReport missing types (some of them for now)
2010-12-10 Marek SafarTry to handle missing generic type definition
2010-12-09 Marek SafarRead custom attribute name without resolving attribute...
2010-12-09 Marek SafarRedirect all mscorlib loads into assembly builder when...
2010-12-09 Marek SafarAdd initial handling of missing assemblies
2010-12-09 Marek SafarAdd internal --runtime option
2010-12-09 Marek SafarAdd references loading trace
2010-12-09 Marek SafarRemoved check for generics on 1.1 runtime
2010-12-07 Marek SafarPut back actual save of module target
2010-12-07 Marek SafarCheck file extension manually
2010-12-07 Marek SafarSymbol writer has to use 4.0 methods in static mode
2010-12-07 Marek SafarAdd IKVM.Reflection support
2010-12-07 Marek SafarExtract reflection specific assembly builder
2010-12-07 Marek SafarRe-use existing code path
2010-12-07 vvaradhanMerge branch 'master' of github.com:mono/mono into...
2010-12-06 Marek SafarRefactor assemblies loading into a base class
2010-12-06 Marek SafarMove more fields to RootContext
2010-12-06 Marek SafarRemoved obsolete files
2010-12-06 Marek SafarUse type definition for generic type forwarders
2010-12-06 Marek SafarDon't close same type twice when base call closes this...
2010-12-06 Marek SafarUse Version type instead of string value
2010-12-06 Marek SafarUse decimal optional parameter value decoded by System...
2010-12-06 Marek SafarExtract reflection specific code from extended builder
2010-12-06 Marek SafarMove assembly security declaration to extened builder
2010-12-06 Marek SafarDon't call module symbol writer methods when we are...
2010-12-03 Marek SafarDelay initialization of missing methods needed by symbo...
2010-12-03 Marek SafarApply implicit parameter attributes using standard...
2010-12-03 Marek SafarMore symbol writer clean-up
2010-12-02 Marek SafarDon't try to parse invalid namespace declarations,...
2010-12-02 Marek SafarUpdate setting of buildin internal types
2010-12-02 Marek SafarRemoved InitOptionalCoreTypes
2010-12-02 Marek SafarClean-up module indirections
2010-12-02 Marek SafarMove all predefined types to module to work with any...
2010-12-02 Marek SafarMove references loading into a new class
2010-12-02 Marek SafarMove AssemblyResource to assembly.cs
2010-11-30 Marek SafarImport parameter default values using TypeCode
2010-11-30 Marek SafarRemove remaining typeof
2010-11-30 Marek SafarRead dynamic attribute using CustomAttributeData
2010-11-30 Marek SafarEmit optional default value-type parameter using nullref
2010-11-30 Marek SafarMove core predefined types into a new class
2010-11-30 Marek SafarAdd initial reflection dependant code
2010-11-30 Marek SafarMove metadata importer out of compiler context finally
2010-11-29 Marek SafarCheck imported custom attributes based on name only
2010-11-29 Marek SafarMade type member kind logic more flexible
2010-11-29 Marek SafarDon't special case value type constraint
2010-11-29 Marek SafarAdd sanity check for imported static fixed buffer
2010-11-26 Zoltan VargaMerge branch 'master' of github.com:mono/mono
2010-11-26 Marek SafarRemoved few custom attribute IsDefined calls
2010-11-26 Marek SafarImport constants using their raw values only
2010-11-26 Marek Safar[655766] Encode string null attribute argument
2010-11-26 Marek SafarCleanup typed constants
2010-11-26 Marek SafarSwitch symbol writer to public api
2010-11-26 Marek SafarMore using cleanup
2010-11-26 Marek SafarRemove TypeBuilder from DefineType
2010-11-26 Marek SafarUnify System.Reflection usings
2010-11-24 Marek SafarRecover from broken for statement
2010-11-24 Marek SafarInflate imported type arguments types with type definit...
2010-11-23 Marek SafarRemove typeof comparisons
2010-11-23 Marek SafarRemove typeof usage from DefaultCharSet
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-22 Marek SafarDon't multiply fixed buffer size (it's done by runtime...
2010-11-22 Marek SafarEmit fixed buffers using standard api only
2010-11-22 Marek SafarTweak async modifier constant value
2010-11-22 Alexander CorradoAdded 'async' as a recognized method modifier.
2010-11-22 Marek SafarDefine embeded resources using standard API
2010-11-22 Marek SafarMove entry point handling to AssemblyDefinition
2010-11-22 Marek SafarMake generated assembly attributes container name unique
2010-11-22 Marek SafarDon't sign netmodules.
2010-11-22 Marek SafarPut back private key handling
2010-11-22 Marek SafarImprove handling of netmodules. Fixes #504085
2010-11-22 Marek SafarAdd AssemblySpec to handle all assembly attributes...
2010-11-22 Marek SafarAdd missing file
2010-11-19 Atsushi EnoMerge branch 'xml-fixes' of https://github.com/myeisha...
2010-11-15 Marek SafarRemove old accessibility check routine
2010-11-12 Marek SafarMove an assembly declaration handling into a new file
2010-11-12 Marek SafarAdd local version of constructor info constants
2010-11-12 Marek SafarRemove unused namespaces
2010-11-12 Marek SafarShow more details for CS1061 eror
2010-11-12 Marek SafarInflate nested non-generic interfaces inside generic...
2010-11-12 Marek Safar[652390] Return type inference can inflate using type...
2010-11-11 Marek Safar[650850] Inflate all hoisted type parameter constraints
2010-11-11 Marek SafarSynchronize event add/remove using CAS
2010-11-11 Marek SafarUnwraped equality operators cannot use a user operator...
2010-11-10 Marek SafarImplement dynamic mutator over dynamic indexer
2010-11-10 Marek SafarMore tweaks for nullable binary operation
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 SafarDon't crash on liften null left/right shift
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...
next