Egor Bogatov
|
cf69b47259
NS2.1: System.IO, System.Reflection.Emit, etc (#12854)
|
6 лет назад |
Zoltan Varga
|
e14ef8a658
[corlib] Move the implementations of virtual methods from Assembly to RuntimeAssembly to ease netcore integration. (#12805)
|
6 лет назад |
Zoltan Varga
|
1c1e0b1bad
[runtime] Rename most System.Reflection.MonoX classes to RuntimeX for consistency with coreclr.
|
7 лет назад |
Zoltan Varga
|
99f9565d62
[runtime] Add stack marks to a few icalls. (#11774)
|
7 лет назад |
Aleksey Kliger (λgeek)
|
40c13f7b0f
[loader] Add loader contexts (#8326)
|
7 лет назад |
Marek Safar
|
47a6f56439
[bcl] Clean up some warnings
|
9 лет назад |
Aleksey Kliger
|
385d38e60f
[reflection] Implement GetReferencedAssemblies in managed
|
9 лет назад |
Aleksey Kliger
|
0e7f2016d3
[reflection] Change Assembly.InternalGetAssemblyName to return native MonoAssemblyName
|
9 лет назад |
Alexander Köplinger
|
112631f5c6
[bcl] Add missing APIs for netstandard parity and expose a few APIs on mobile
|
9 лет назад |
Marek Safar
|
7ba748c8b8
[bcl] Base type update to match netstandard apis
|
9 лет назад |
Marek Safar
|
ce90aa3fb3
[corlib] Cleanup more warnings
|
9 лет назад |
Marek Habersack
|
787b047886
[mkbundle] support satellite assemblies (#3448)
|
9 лет назад |
Marek Safar
|
39d34f4c0d
[bcl] Fix few warnings
|
9 лет назад |
Ludovic Henry
|
249daf43de
[mcs] Replace NET_2_1 by MOBILE
|
9 лет назад |
Rodrigo Kumpera
|
277aab6863
[corlib] Move Assembly::GetName to be implemented in managed.
|
9 лет назад |
Marcos Henrich
|
c235a59c5c
[corlib] Added icall Assembly.GetAotId
|
9 лет назад |
Rodrigo Kumpera
|
36116e1de4
[corlib] Handle user Assembly subclass and Assembly::GetName.
|
9 лет назад |
Gabriel Garcia
|
fcf25bea84
Check for missing Assembly.Location
|
10 лет назад |
Marek Safar
|
52003dc6f7
[corlib] System.Resources from reference sources
|
10 лет назад |
Marek Safar
|
2c95d347b6
[corlib] More simple System.Reflection types from reference sources
|
10 лет назад |
Marek Safar
|
6a415e894c
[corlib] UnmanagedMemoryStream from reference sources
|
11 лет назад |
Marek Safar
|
cfbb82b747
[corlib] Fixes build with old UnmanagedMemoryStream
|
11 лет назад |
Marek Safar
|
6800659e8c
[corlib] Remove ResourceCloseHandler usage
|
11 лет назад |
Marek Safar
|
09b16951bc
[corlib] UnitySerialization from reference sources
|
11 лет назад |
Zoltan Varga
|
c1b4366932
[bcl] Remove NET_4_5 defines from class libs.
|
11 лет назад |
Zoltan Varga
|
032f313d5f
[bcl] Remove NET_4_0 defines from class libs.
|
11 лет назад |
Marek Safar
|
2712774292
Remove unused mdb icall
|
11 лет назад |
Marek Safar
|
394eb0d670
[corlib] Defer TypeInfo instantiation logic in DefinedTypes. Fixes #19082
|
11 лет назад |
Martin Baulig
|
9ec4d6984f
Implement new .NET 4.5 Reflection APIs.
|
12 лет назад |
Rodrigo Kumpera
|
46b4beca67
Add a bunch of dummy fields to Assembly under MOBILE to match the native layout.
|
13 лет назад |