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