Commit történet

Szerző SHA1 Üzenet Dátum
  Zoltan Varga 6bc1e59d69 [runtime] Rename more MonoX->RuntimeX classes. (#12732) 7 éve
  Zoltan Varga 1c1e0b1bad [runtime] Rename most System.Reflection.MonoX classes to RuntimeX for consistency with coreclr. 7 éve
  Marek Safar 6bcccccb82 [corlib] Control SRE using its own define 7 éve
  Maxim Lipnin f00e90d588 [System.Reflection] CoreFX import for ParameterInfo type 7 éve
  Rodrigo Kumpera 626ab1064c [corlib] Allow DM with an extra param to have the first one bound to null. Fixes #9033. 7 éve
  Austin Wise 77b2db73aa Add BindingFlags.DoNotWrapExceptions (#7863) 7 éve
  Zoltan Varga f8a1ab5d75 [sre] Fix the signature of the create_dynamic_method () icall, make it static since the C implementation only takes two parameters, this only caused problems if the icall set the error, since it overwrite the DynamicMethod object instead. Fixes #57301. (#5081) 8 éve
  Aleksey Kliger 789fb679be [sre] Implement DynamicMethod.GetCustomAttributes() and IsDefined () 9 éve
  Zoltan Varga c1b4366932 [bcl] Remove NET_4_5 defines from class libs. 11 éve
  Rodrigo Kumpera 3673d051fb [corlib]Implement .net 4.0 ParameterInfo. 12 éve
  Atsushi Eno 88dadaaf10 Revert "Revert "Fix bug #7829 - do NOT reject ConstructorInfo in DynamicILInfo.GetTokenFor()."" 12 éve
  Atsushi Eno 0ef5f49c1f Revert "Fix bug #7829 - do NOT reject ConstructorInfo in DynamicILInfo.GetTokenFor()." 12 éve
  Atsushi Eno b43211d101 Fix bug #7829 - do NOT reject ConstructorInfo in DynamicILInfo.GetTokenFor(). 12 éve
  Marek Safar b84ad279fb Better exception for unmarked labels 12 éve
  Martin Baulig 8c2389d8d0 Put back MethodInfo.CreateDelegate() and fix DynamicMethod. 13 éve
  Marek Safar feb5080d23 Optimize parameters handling to do much less allocation 13 éve
  Rodrigo Kumpera 2c8c93b378 Remove SRE from Full AOT builds. 13 éve
  Konrad M. Kruczynski 02080f980e Fix for creating dynamic method with owner being array or iface. 13 éve
  Rodrigo Kumpera 83dccf8fe7 Add all missing sequential layout directives to corlib and system. 14 éve
  Zoltan Varga 4d778cc3c7 Avoid creating an AssemblyBuilder in DynamicMethod if not needed. 14 éve
  Jb Evain 3c812d8a93 Remove warnings 14 éve
  Zoltan Varga ea353d283d Add checks to ParameterBuilder.SetConstant () to avoid an assert in the runtime. Fixes #684438. 14 éve
  Zoltan Varga 682d244754 Implement some DynamicILInfo methods. 15 éve
  Rodrigo Kumpera 89d1455a80 Don't use finalization to cleanup dynamic methods. 15 éve
  Rodrigo Kumpera ca01c95ed7 Encode all gtd as open instantiations by default. 15 éve
  Marek Safar de9fcae634 2010-04-02 Marek Safar <[email protected]> 16 éve
  Marek Safar 2b16e5a55d 2009-11-16 Marek Safar <[email protected]> 16 éve
  Miguel de Icaza 609edb4d5c System.Reflection.Emit's turn to be de-ifdefified 16 éve
  Marek Safar 8c3af1301d 2009-07-28 Marek Safar <[email protected]> 16 éve
  Sebastien Pouliot 46bf0c89fe 2009-03-20 Sebastien Pouliot <[email protected]> 17 éve