提交历史

作者 SHA1 备注 提交日期
  Marek Safar 689e9b2e03 Remove local SafeHandle version 6 年之前
  Zoltan Varga 19d705c69d [bcl] Restructure the Module classes to simplify netcore integration. 6 年之前
  Zoltan Varga 4e3264f975 [runtime] Move some internal methods and icalls from MethodBase to RuntimeMethodInfo to ease netcore integration. 7 年之前
  Zoltan Varga f0fe3fc426 [corlib] Move the runtime internal state to MonoModule from Module. Bump corlib version. (#11586) 7 年之前
  Marek Safar 6bcccccb82 [corlib] Control SRE using its own define 7 年之前
  Rodrigo Kumpera a9aa188ab2 Make field tokens sequential in SRE. (#7055) 7 年之前
  Alexander Kyte 0927d51418 [runtime] Implement a few ModuleBuilder getters (#5787) 8 年之前
  Aleksey Kliger 39b2b769d5 [sre] ModuleBuilder.DefineUnitializedData argument checks 8 年之前
  Aleksey Kliger 186600778e [sre] Resolve EnumBuilder tokens in managed. (Fixes #58361) 8 年之前
  Marek Safar ebfae1efa8 [corlib] ModuleBuilder pseudo-token lookup needs to use references insteads of logical equality comparer. 8 年之前
  Katelyn Gadd 087316c833 Warn on failure to create default Reflection.Emit SymbolWriter instead of throwing and failing (#4748) 8 年之前
  Alexander Kyte a8dfce5466 [runtime] Handle circular references in SRE types 8 年之前
  Zoltan Varga efd53c8e2f [SRE] Rename MonoGenericClass to TypeBuilderInstantiation to match MS. (#3679) 9 年之前
  Zoltan Varga a0ad8154f7 Sre cleanup9 (#3661) 9 年之前
  Zoltan Varga 972b78f8bf [SRE] Implement the ModuleBuilder:create_modified_icall () in managed code. Use user types instead of creating derived types of unfinished typebuilders. (#3629) 9 年之前
  Aleksey Kliger f127f7ea07 [reflection] ModuleBuilder, TypeBuilder escaped type identifiers patch 10 年之前
  Marcos Henrich 76cd0bf2c1 [SRE] Improved token fixups processing. 10 年之前
  Marcos Henrich 63ee609960 [SRE] Added ModuleBuilder.GetRegisteredToken icall 10 年之前
  Marcos Henrich 24ae2cf835 [SRE] Removed GetXXXToken module exception. 10 年之前
  Marcos Henrich bb139b85cd [SRE] Fixes GetMethodToken GetConstructorToken. 10 年之前
  Marcos Henrich 8d9b007e71 [SRE] Added missing method overloads. 10 年之前
  Marek Safar 52003dc6f7 [corlib] System.Resources from reference sources 10 年之前
  Vlad Zaitsev bd82bd3689 [System.Reflection.Emit] fix typo in ModuleBuilder.DefineType 10 年之前
  Marcos Henrich b3aec8113a [corlib] Fixes commit ceef1e2. 11 年之前
  Marcos Henrich 9eb81476bd [corlib] ModuleBuilder.GetMethodToken no longer has a module check. 11 年之前
  Zoltan Varga 032f313d5f [bcl] Remove NET_4_0 defines from class libs. 11 年之前
  Andrés G. Aragoneses 0eb40ad2da Fix very sticky typo in numerous places 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 年之前