Merge pull request #823 from DavidKarlas/master
[mono.git] / mcs / ilasm / codegen / ExternTable.cs
2013-12-03 Marek SafarMerge pull request #823 from DavidKarlas/master
2013-11-20 Miguel de IcazaMerge pull request #780 from miniBill/master
2013-11-20 Miguel de IcazaMerge pull request #802 from alistair/universaltime_at_...
2013-11-20 Alex Rønne PetersenMerge pull request #807 from akoeplinger/fix-fonttest
2013-11-14 Marek Safar[ilasm] Fixes forwarded types namespace encoding
2013-10-21 Alex Rønne PetersenMerge pull request #268 from pcc/menudeactivate
2013-10-21 Alex Rønne PetersenMerge pull request #260 from pcc/topmost
2013-08-14 Marek SafarMerge pull request #733 from amoiseev-softheme/bugfix...
2013-03-12 Rodrigo KumperaMerge pull request #505 from roji/shutdown_flow
2013-02-09 Miguel de IcazaMerge pull request #475 from pruiz/xamarin-bug-7408
2013-02-07 Marek SafarMerge pull request #472 from MelanieT/spmanager_fix
2012-12-07 Miguel de IcazaMerge pull request #487 from mayerwin/patch-1
2012-12-07 Miguel de IcazaMerge pull request #496 from nicolas-raoul/unit-test...
2012-12-07 Miguel de IcazaMerge pull request #495 from nicolas-raoul/fix-for...
2012-11-30 Marek HabersackMerge pull request #498 from Unroll-Me/master
2012-11-23 Atsushi EnoMerge pull request #409 from Alkarex/patch-1
2012-11-21 Marek SafarImplement .extern class support for forwarded types
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-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-06-09 Massimiliano Mantione * ssapre-cee-ops.h: Renamed as "simple-cee-ops.h"
2006-06-07 Ankit JainIn ilasm/codegen:
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-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 Jain* ExternTable.cs (ExternTable.GetModuleTypeRef): 'modul...
2006-02-01 Raja R Harinath* support-test-*.cs: Rename from test-*-p2.cs.
2006-01-31 Ankit JainIn ilasm/tests:
2006-01-10 Raja R HarinathThis should fix #76928. This fix incorporates ideas...
2005-12-21 Miguel de IcazaAdd this for backwards compatibility
2005-12-16 Ankit JainIn ilasm/tests:
2005-11-28 Ankit Jain* ExternTypeRef.cs (extern_table): Remove unused field.
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
2005-09-22 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=50438
2005-09-20 Jonathan Pryor * Makefile: Build the make-map.exe in Mono.Unix.Nativ...
2005-09-19 Chris Toshok2005-09-19 Chris Toshok <toshok@ximian.com>
2005-09-16 Ankit Jain* PEAPI.cs: Clean up indentation. Split into ...
2005-09-15 Ankit JainIn ilasm/codegen:
2005-09-13 Sureshkumar T2005-09-13 Sureshkumar T <tsureshkumar@novell.com>
next