Historial de Commits

Autor SHA1 Mensaje Fecha
  ghorsington e574933145 Update HarmonyX to 2.2.0 hace 3 años
  Geoffrey Horsington 00fd0b5fc9 Merge pull request #157 from BepInEx/feature-memory-allocator hace 3 años
  ghorsington d2d0de9588 Replace 2-item array with a tuple hace 3 años
  ghorsington 6c2ced06a7 Suppress inconsistent naming error hace 3 años
  ghorsington 52482590f1 Clean up code hace 3 años
  ghorsington b0d5344010 Implement memory mapper for macOS hace 3 años
  ghorsington 471a16ab12 Implement memory mapper for Linux hace 3 años
  ghorsington 878eb6f723 Replace MemoryMapper with simple enumerable hace 3 años
  ghorsington 0d6c8057d6 Default build version to 0 if it's not defined hace 3 años
  ghorsington 7d4bc5ddf4 Update README hace 3 años
  ghorsington 30293c963b Write unhollower xref DB to unhollowed folder hace 3 años
  ghorsington f8e1de2397 Don't copy unhollower libs during unhollowing hace 3 años
  ghorsington 1c562d64c1 Update AssemblyUnhollower libs hace 3 años
  Bepis 65512173ff Add unhollowed assemblies as preloader patcher targets hace 3 años
  Bepis 44aa9f6410 Allow long-style version parsing for BepInPlugin hace 3 años
  ghorsington 3092ae08ae Format code hace 3 años
  ghorsington 00e919e6b1 Implement base Unix page allocator hace 3 años
  ghorsington 0eaea28d33 Move page chunking to PageAllocator hace 3 años
  ghorsington 4eacccd93f Start work on Unix page allocator hace 3 años
  ghorsington a949c8d228 Split Unix allocator into OS-specific allocators hace 3 años
  ghorsington 27247b410c Refactor Buffer -> Allocator hace 3 años
  ghorsington 6acf202685 Clean up PageAllocator hace 3 años
  ghorsington 37aa81e996 Convert FastNativeDetour to use PageAllocator hace 3 años
  ghorsington deabaac389 Add basic page allocator for Windows hace 3 años
  ghorsington 35f582905a Add better doc for memory allocator hace 3 años
  ghorsington 7491d608ff Refactor MemoryBuffer -> MemoryAllocator hace 3 años
  ghorsington b1b3cd1d36 Add docs hace 3 años
  ghorsington af038d2ae0 Start work on Windows implementation of memory buffer hace 3 años
  ghorsington 33d488f3f4 Add initial MemoryBuffer API hace 3 años
  ghorsington 28671ceb6f Add version-independent helper for retrieving assembly attributes hace 3 años