Don't emit reaonly. prefix for reference loads
[mono.git] / mcs / mcs / roottypes.cs
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-03 Marek Safar[691417] Set array Packing/Size values without using...
2011-04-12 Marek SafarAdd support for startup file to evaluator
2011-04-08 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-04-07 Marek Safar[324961] Move type constraints checks into emit where...
2011-04-01 Marek SafarCheck name collision between namespaces and types
2011-03-29 Marek SafarMajor update of XML documentation support
2011-03-24 Marek SafarRemove static members from documentation generator
2011-03-23 Marek SafarFixes another long standing issue where explicit type...
2011-03-21 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-18 Marek SafarRemove more static references
2011-03-17 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-17 Marek HabersackMerge branch 'bugfix'
2011-03-17 Marek SafarFix Buildin typo
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-03-11 Marek SafarFinally remove RootContext.ToplevelTypes hacking from...
2011-03-11 Marek SafarVerify namespace usings without global static state...
2011-03-10 Marek SafarClean up few misused DeclSpace(s)
2011-03-10 Marek SafarMove more module specific caches to ModuleContainer
2011-03-08 Marek SafarClean up predefined members caching
2011-03-07 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-03 Marek SafarSimplify constant expression by removing Resolve phase
2011-03-02 Marek SafarWiring of BuildinType
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-17 Marek SafarCleanup repl from most of static stuff and fix many...
2011-02-17 Marek SafarMerge few more changes from MD
2011-02-16 Marek SafarMake all arrays module specific
2011-02-16 Marek SafarLess static is good for my health
2011-02-14 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-02-09 Marek SafarDon't emit static data when running as evaluator
2011-01-24 Mark ProbstMerge branch 'sgen-android'
2011-01-21 Marek SafarUse byte array as underlying storage for AttributeEncoder
2011-01-21 Marek SafarMake type creation the first step in the pipeline to...
2011-01-19 Marek SafarClean up resolving of DefaultCharSetAttribute
2011-01-19 Marek SafarRemoved SetCorlibTypeBuilders call
2011-01-19 Marek SafarRemoved hack for compilation of enums inside corlib
2011-01-06 Elijah TaylorMerge remote branch 'upstream/master'
2010-12-20 Marek SafarEmit constant data type using compiler type containers
2010-12-07 Marek SafarAdd IKVM.Reflection support
2010-12-07 Marek SafarExtract reflection specific assembly builder
2010-12-07 vvaradhanMerge branch 'master' of github.com:mono/mono into...
2010-12-03 Marek SafarMore symbol writer clean-up
2010-12-02 Marek SafarClean-up module indirections
2010-12-02 Marek SafarMove all predefined types to module to work with any...
2010-11-26 Zoltan VargaMerge branch 'master' of github.com:mono/mono
2010-11-26 Marek SafarRemove TypeBuilder from DefineType
2010-11-26 Marek SafarUnify System.Reflection usings
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-22 Marek SafarMove entry point handling to AssemblyDefinition
2010-11-22 Marek SafarImprove handling of netmodules. Fixes #504085
2010-11-22 Marek SafarAdd AssemblySpec to handle all assembly attributes...
2010-09-20 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-14 Marek SafarMerge branch 'marek'
2010-09-14 Marek SafarFinish predefined attributes instance access to allow...
2010-04-27 Lluis Sanchez2010-04-27 Lluis Sanchez <lluis@novell.com>
2010-04-27 Marek SafarFlush (work in progress)
2010-04-27 Marek SafarNew tests.
2010-04-27 Marek Safar2010-05-27 Marek Safar <marek.safar@gmail.com>
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2010-04-12 Marek SafarNew tests.
2010-04-12 Marek Safar2010-04-12 Marek Safar <marek.safar@gmail.com>
2010-01-15 Marek Safar2010-01-15 Marek Safar <marek.safar@gmail.com>
2009-12-04 Marek Safar2009-12-04 Marek Safar <marek.safar@gmail.com>
2009-12-03 Marek Safar2009-12-03 Marek Safar <marek.safar@gmail.com>
2009-10-23 Marek Safar2009-10-23 Marek Safar <marek.safar@gmail.com>
2009-09-07 Marek Safar2009-09-07 Marek Safar <marek.safar@gmail.com>
2009-08-19 Marek SafarNew tests.
2009-08-17 Marek Safar2009-08-17 Marek Safar <marek.safar@gmail.com>
2009-08-13 Marek Safar2009-08-13 Marek Safar <marek.safar@gmail.com>
2009-03-27 Marek Safar2009-03-27 Marek Safar <marek.safar@gmail.com>
2009-03-16 Marek Safar2009-03-16 Marek Safar <marek.safar@gmail.com>
2008-09-14 Gert DriesenMoved ProviderCollectionTest.cs from System assembly...
2008-08-30 Miguel de IcazaWork to support typing compilation-unit level declarati...
2008-06-03 Noam Lampertsvn path=/trunk/mcs/; revision=104772
2008-04-17 Miguel de IcazaUpdate copyright notices
2007-10-23 Marek SafarNew tests, message update
2007-10-20 Marek Safar2007-10-20 Marek Safar <marek.safar@gmail.com>
2007-08-20 Marek Safar2007-08-20 Marek Safar <marek.safar@gmail.com>
2007-08-09 Marek Safar2007-08-09 Marek Safar <marek.safar@gmail.com>
2007-03-20 Martin Baulig2007-03-20 Martin Baulig <martin@ximian.com>
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-22 Atsushi Enocopying the latest Sys.Web.Services from trunk.
2006-11-13 Raja R HarinathFix problems with overlong directory names: phase #1
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-01 Atsushi Enoupdating to the latest module.
2006-10-24 Jonathan Pryor * Makefile: Don't build make-map.exe.
2006-09-26 Martin BauligCopying latest mcs to the branch.
next