[ilasm] fix the metadata version for v4 assemblies
[mono.git] / mcs / class / PEAPI / Metadata.cs
2010-12-02 Jb Evain[ilasm] fix the metadata version for v4 assemblies
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2009-02-18 Jonathan PryorAdd a more functional (i.e. fewer-stubs) implementation...
2009-01-10 Miguel de IcazaAdd ECMA 2.0 Strict flag for MethodAttributes
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-09 Ankit JainFix bug #79860. Add support for Retargetable assembly...
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 Jain2006-07-20 Ankit Jain <jankit@novell.com>
2006-06-01 Ankit JainIn ilasm/tests:
2006-05-31 Andrew Skibamerge -r 60814:60815
2006-05-26 Ankit JainAdd support or 2.0 style declarative security attributes.
2006-05-25 Konstantin Trigermerge -r 61110:61111
2006-05-10 Ankit JainIn ilasm/parser:
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/codegen:
2006-02-15 Raja R Harinath* Metadata.cs (BoundArray.CompressSignedNum): Document the
2006-02-15 Ankit Jain* Metadata.cs (BoundArray.CompressSignedNum): New....
2006-02-08 Ankit JainIn ilasm/codegen:
2006-02-01 Raja R Harinath* support-test-*.cs: Rename from test-*-p2.cs.
2006-01-31 Ankit JainIn ilasm/codegen:
2006-01-19 Ankit JainAdd support for custom attributes on generic type param...
2006-01-16 Ankit JainIn ilasm/scanner:
2006-01-13 Ankit JainIn ilasm/codegen:
2006-01-10 Ankit JainIn ilasm/parser:
2006-01-10 Raja R HarinathThis should fix #76928. This fix incorporates ideas...
2006-01-09 Ankit JainIn ilasm/codegen:
2006-01-07 Ankit JainIn ilasm/codegen:
2006-01-07 Ankit JainIn ilasm/tests:
2006-01-06 Ankit JainIn ilasm/tests:
2006-01-05 Ankit JainIn ilasm/codegen:
2005-12-24 Jb Evain2005-12-24 Jb Evain <jbevain@gmail.com>
2005-12-21 Miguel de IcazaAdd this for backwards compatibility
2005-12-14 Ankit JainIn ilasm/tests:
2005-12-12 Ankit Jain* Metadata.cs (TypeAttr): Add VisibilityMask.
2005-12-09 Ankit JainIn ilasm/codegen:
2005-12-05 Ankit JainIn ilasm/codegen:
2005-11-24 Chris Toshok2005-11-24 Chris Toshok <toshok@ximian.com>
2005-11-21 Ankit Jain* Metadata.cs (MetaData.WriteCodedIndex): Fix indentation.
2005-11-21 Ankit Jain* Metadata.cs (GenericParameter.SortKey2): New. Use...
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
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51207
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51206
2005-09-22 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=50439
next