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

[41] Do not delegate to EMF on failed id lookup #42

Merged
merged 2 commits into from
Jun 16, 2024

Commits on Jun 10, 2024

  1. [41] Do not delegate to EMF on failed id lookup

    EMF's default implementation is slow, and we can trust our own local
    idToEObjectMap.
    
    Bug: #41
    Signed-off-by: Pierre-Charles David <[email protected]>
    pcdavid committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    c94b13d View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. [releng] Bump version to 2.3.11

    Signed-off-by: Stéphane Bégaudeau <[email protected]>
    sbegaudeau committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    07f4480 View commit details
    Browse the repository at this point in the history