Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

5.3.0 #433

Merged
merged 32 commits into from
May 13, 2023
Merged

5.3.0 #433

merged 32 commits into from
May 13, 2023

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    15c3bab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ac13ad View commit details
    Browse the repository at this point in the history
  3. Migrate Pdb to new lazyvar.

    Washi1337 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    89f934b View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

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

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    6942268 View commit details
    Browse the repository at this point in the history
  2. BUGGIX: Do not include version in hashcode computation when relaxing …

    …version number comparisons.
    Washi1337 committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    3f20b0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64acd1c View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. Configuration menu
    Copy the full SHA
    080442f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abd981f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6e4b24 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #429 from Washi1337/issue/hashcode-version-exclusion

    Exclude AssemblyDescriptor::Version in hashcode computation when relaxing version comparisons
    Washi1337 committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    0945321 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #428 from Washi1337/feature/owned-lazyvars

    Migrate to LazyVariable<TOwner, TValue> to avoid delegate closure allocation
    Washi1337 committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    2007f94 View commit details
    Browse the repository at this point in the history
  6. BUGFIX: GetHashCode on TypeDefOrRefSignature should return same hashc…

    …ode as basic ITypeDescriptors.
    Washi1337 committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    eb5254c View commit details
    Browse the repository at this point in the history
  7. Update docs.

    Washi1337 committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    59c1e35 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

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

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    78753a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a1a4e9 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. Configuration menu
    Copy the full SHA
    ef4b945 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #432 from Washi1337/issue/zero-oft-tables

    Read imports from FirstThunk if OriginalFirstThunk is zero / invalid
    Washi1337 committed May 6, 2023
    Configuration menu
    Copy the full SHA
    1cd589b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aeeebba View commit details
    Browse the repository at this point in the history
  4. Merge pull request #430 from Washi1337/feature/field-rva-improvements

    Field RVA reader Improvements
    Washi1337 committed May 6, 2023
    Configuration menu
    Copy the full SHA
    7b53f6f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    687f46f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    01764bc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9ed4ebe View commit details
    Browse the repository at this point in the history

Commits on May 7, 2023

  1. Configuration menu
    Copy the full SHA
    276f6e6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #367 from ds5678/use-error-listener-while-building…

    …-assemblies
    
    Use IErrorListener while building managed assemblies
    Washi1337 committed May 7, 2023
    Configuration menu
    Copy the full SHA
    7ae64f8 View commit details
    Browse the repository at this point in the history
  3. Bump version

    Washi1337 committed May 7, 2023
    Configuration menu
    Copy the full SHA
    394d285 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

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

Commits on May 10, 2023

  1. Avoid inconsistent sort by implementing a random shuffle instead of u…

    …sing Sort on NewGuid().
    Washi1337 committed May 10, 2023
    Configuration menu
    Copy the full SHA
    681861b View commit details
    Browse the repository at this point in the history

Commits on May 13, 2023

  1. Configuration menu
    Copy the full SHA
    2545e1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11b6af9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d2ca30 View commit details
    Browse the repository at this point in the history