Merge pull request #1464 from akoeplinger/fix-portable-target
[mono.git] / mcs / ilasm / codegen / TypeDef.cs
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2009-05-27 Rodrigo Kumpera2009-05-27 Rodrigo Kumpera <rkumpera@novell.com>
2008-06-03 Noam Lampertsvn path=/trunk/mcs/; revision=104772
2008-06-01 Ankit JainIn ilasm/codegen:
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-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-09-26 Martin BauligCopying latest mcs to the branch.
2006-09-04 Martin BauligCreated a branch for my anonymous methods work.
2006-07-20 Ankit JainIn ilasm/tests:
2006-06-09 Massimiliano Mantione * ssapre-cee-ops.h: Renamed as "simple-cee-ops.h"
2006-06-07 Ankit JainIn ilasm/tests:
2006-06-07 Ankit JainIn ilasm/codegen:
2006-05-31 Ankit Jain* TypeDef.cs (TypeDef.IsValueType): New.
2006-05-31 Andrew Skibamerge -r 60814:60815
2006-05-25 Konstantin Trigermerge -r 61110:61111
2006-05-23 Ankit Jain* DeclSecurity.cs (IDeclSecurityTarget): Remove AddPerm...
2006-05-09 Konstantin Trigermerge -r 60439:60440
2006-04-03 Andrew Skibamerge from trunk revisions 58933, 58935, 58936
2006-03-30 Konstantin Trigermerge -r 58784:58785
2006-03-23 Boris Kirznermerge -r 58060:58217
2006-03-22 Raja R HarinathIn .:
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-02-22 Ankit JainIn ilasm/tests:
2006-02-20 Ankit JainDisplay error messages instead of stack traces.
2006-02-19 Ankit JainIn ilasm/tests:
2006-02-01 Raja R Harinath* support-test-*.cs: Rename from test-*-p2.cs.
2006-01-31 Ankit Jain* TypeDef.cs (TypeDef.AddMethodDef): Throw exception...
2006-01-27 Ankit Jain* TypeDef.cs (GenericInfo):
2006-01-23 Ankit JainMove negative tests from ilasm/tests to ilasm/errors.
2006-01-23 Ankit Jain* TypeDef.cs (TypeDef.AddFieldDef): Throw exception...
2006-01-19 Ankit JainAdd support for custom attributes on generic type param...
2006-01-16 Ankit Jain* TypeDef.cs (TypeDef.IComparable): Implement IComparab...
2006-01-13 Ankit JainIn ilasm/codegen:
2006-01-13 Ankit JainIn ilasm/codegen:
2006-01-11 Ankit JainIn ilasm/tests:
2006-01-10 Ankit JainIn ilasm/tests:
2006-01-10 Raja R HarinathThis should fix #76928. This fix incorporates ideas...
2006-01-10 Ankit JainIn ilasm/tests:
2006-01-09 Ankit JainIn ilasm/tests:
2006-01-07 Ankit JainIn ilasm/tests:
2006-01-06 Ankit JainGenericTypeInst.Resolve should do the expected thing...
2006-01-05 Ankit JainIn ilasm/codegen:
2005-12-22 Raja R HarinathIn build:
2005-12-22 Ankit JainIn ilasm/codegen:
2005-12-21 Miguel de IcazaAdd this for backwards compatibility
2005-12-16 Ankit JainIn ilasm/tests:
2005-12-14 Ankit JainIn ilasm/tests:
2005-12-13 Ankit JainIn ilasm/tests:
2005-12-12 Ankit JainIn ilasm/tests:
2005-12-09 Ankit JainIn ilasm/codegen:
2005-12-05 Ankit JainIn ilasm/codegen:
2005-11-10 Miguel de IcazaMake a copy of the old ZipLib
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mono/; revision=51217
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51216
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51212
next