Merge pull request #1860 from saper/tz-fix
[mono.git] / mcs / ilasm / codegen / MethodDef.cs
2015-07-02 Marcos HenrichMerge pull request #1860 from saper/tz-fix
2015-06-25 Zoltan VargaMerge pull request #1898 from alexanderkyte/debugger_va...
2015-06-24 Alex Rønne PetersenMerge pull request #1869 from alexanderkyte/appdomain_p...
2015-06-23 Marek Safar[ilasm] Pair methods using their calling convention...
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-01-24 Mark ProbstMerge branch 'sgen-android'
2011-01-10 Jb EvainFix output of local variable names in debugging symbols
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2009-05-27 Marek SafarNew tests, updates
2009-04-20 Ankit JainIn ilasm/codegen:
2009-04-15 Jonathan Pryor * Makefile: Add reference to ICSharpCode.SharpZipLib...
2009-04-15 Ankit JainFix bug #494219.
2009-03-31 Rodrigo Kumpera2009-03-31 Rodrigo Kumpera <rkumpera@novell.com>
2008-06-03 Noam Lampertsvn path=/trunk/mcs/; revision=104772
2008-06-01 Ankit JainIn ilasm/codegen:
2008-04-11 Jb Evainmerge 100015:100420
2008-04-10 Rodrigo Kumpera2008-04-10 Erven Rohou <erven.rohou@st.com>
2008-04-07 Rodrigo Kumpera2008-04-07 Rodrigo Kumpera <rkumpera@novell.com>
2008-04-07 Miguel de Icaza2008-04-07 Erven Rohou <erven.rohou@st.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-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-06-01 Ankit JainIn ilasm/codegen:
2006-06-01 Ankit JainIn ilasm/tests:
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-11 Ankit JainIn ilasm/codegen:
2006-05-11 Ankit Jain* MethodDef.cs (MethodDef.AddLabel): Fix exception...
2006-05-09 Ankit JainIn ilasm/codegen:
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-20 Ankit JainDisplay error messages instead of stack traces.
2006-02-01 Raja R Harinath* support-test-*.cs: Rename from test-*-p2.cs.
2006-01-27 Ankit Jain* MethodDef.cs:
2006-01-27 Ankit Jain* TypeDef.cs (GenericInfo):
2006-01-19 Ankit JainAdd support for custom attributes on generic type param...
2006-01-13 Ankit JainIn ilasm/codegen:
2006-01-12 Ankit Jain* MethodDef.cs (MethodDef.CreateSignature): Use "`n...
2006-01-10 Ankit JainIn ilasm/tests:
2006-01-10 Ankit JainIn ilasm/codegen:
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/codegen:
2006-01-07 Ankit JainIn ilasm/tests:
next