Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: MonoMod/MonoMod
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: reorganize
Choose a base ref
...
head repository: MonoMod/MonoMod
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 6 files changed
  • 4 contributors

Commits on Mar 24, 2022

  1. Configuration menu
    Copy the full SHA
    03deb78 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2022

  1. Configuration menu
    Copy the full SHA
    fd417bc View commit details
    Browse the repository at this point in the history

Commits on May 1, 2022

  1. Configuration menu
    Copy the full SHA
    bab61c3 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2022

  1. Fix unit testing on net452

    0x0ade committed May 29, 2022
    Configuration menu
    Copy the full SHA
    bef7584 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Update MonoMod.Common

    0x0ade committed May 31, 2022
    Configuration menu
    Copy the full SHA
    343bd77 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. Update MonoMod.Common

    0x0ade committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    f0c57bc View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2022

  1. Add test for detouring functions that return large primitive values (…

    …longs) and large structs.
    
    The test is mainly relevant for x86 where sizeof(long) > IntPtr.Size
    ghorsington committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    fdd6a68 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2022

  1. Update README.md

    thalber committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    15e05c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Update MMC

    0x0ade committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    25ee6f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Configuration menu
    Copy the full SHA
    8fea484 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2022

  1. Configuration menu
    Copy the full SHA
    039066f View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    dd16c93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34fa901 View commit details
    Browse the repository at this point in the history
Loading