Historia zmian

Autor SHA1 Wiadomość Data
  Aleksey Kliger 39b2b769d5 [sre] ModuleBuilder.DefineUnitializedData argument checks 8 lat temu
  Aleksey Kliger 186600778e [sre] Resolve EnumBuilder tokens in managed. (Fixes #58361) 8 lat temu
  Marek Safar ebfae1efa8 [corlib] ModuleBuilder pseudo-token lookup needs to use references insteads of logical equality comparer. 8 lat temu
  Katelyn Gadd 087316c833 Warn on failure to create default Reflection.Emit SymbolWriter instead of throwing and failing (#4748) 8 lat temu
  Alexander Kyte a8dfce5466 [runtime] Handle circular references in SRE types 8 lat temu
  Zoltan Varga efd53c8e2f [SRE] Rename MonoGenericClass to TypeBuilderInstantiation to match MS. (#3679) 9 lat temu
  Zoltan Varga a0ad8154f7 Sre cleanup9 (#3661) 9 lat temu
  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 lat temu
  Aleksey Kliger f127f7ea07 [reflection] ModuleBuilder, TypeBuilder escaped type identifiers patch 10 lat temu
  Marcos Henrich 76cd0bf2c1 [SRE] Improved token fixups processing. 10 lat temu
  Marcos Henrich 63ee609960 [SRE] Added ModuleBuilder.GetRegisteredToken icall 10 lat temu
  Marcos Henrich 24ae2cf835 [SRE] Removed GetXXXToken module exception. 10 lat temu
  Marcos Henrich bb139b85cd [SRE] Fixes GetMethodToken GetConstructorToken. 10 lat temu
  Marcos Henrich 8d9b007e71 [SRE] Added missing method overloads. 10 lat temu
  Marek Safar 52003dc6f7 [corlib] System.Resources from reference sources 10 lat temu
  Vlad Zaitsev bd82bd3689 [System.Reflection.Emit] fix typo in ModuleBuilder.DefineType 10 lat temu
  Marcos Henrich b3aec8113a [corlib] Fixes commit ceef1e2. 11 lat temu
  Marcos Henrich 9eb81476bd [corlib] ModuleBuilder.GetMethodToken no longer has a module check. 11 lat temu
  Zoltan Varga 032f313d5f [bcl] Remove NET_4_0 defines from class libs. 11 lat temu
  Andrés G. Aragoneses 0eb40ad2da Fix very sticky typo in numerous places 12 lat temu
  Atsushi Eno 88dadaaf10 Revert "Revert "Fix bug #7829 - do NOT reject ConstructorInfo in DynamicILInfo.GetTokenFor()."" 12 lat temu
  Atsushi Eno 0ef5f49c1f Revert "Fix bug #7829 - do NOT reject ConstructorInfo in DynamicILInfo.GetTokenFor()." 12 lat temu
  Atsushi Eno b43211d101 Fix bug #7829 - do NOT reject ConstructorInfo in DynamicILInfo.GetTokenFor(). 12 lat temu
  Rodrigo Kumpera 1b92a4148c Since MOBILE implies NET_4_* now, take this into account and simplify our ifdefs. 13 lat temu
  Rodrigo Kumpera b96d05dac3 Kill the MOONLIGHT define in corlib. 13 lat temu
  Rodrigo Kumpera 2c8c93b378 Remove SRE from Full AOT builds. 13 lat temu
  Rodrigo Kumpera 83dccf8fe7 Add all missing sequential layout directives to corlib and system. 14 lat temu
  Rolf Bjarne Kvinge f64261401d Fix many corcompare issues for moonlight 14 lat temu
  Geoff Norton 16d4fd790b Further .NET 4.0 ification of the mobile profile 15 lat temu
  Marek Safar 578e0521a6 Don't throw an obsolete exception 15 lat temu