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

EnvHash should be immutable and be called EnvDict #24167

Merged
merged 2 commits into from
Oct 22, 2017

Commits on Oct 21, 2017

  1. EnvHash should be immutable

    This is a bit of a relic, and was never really updated to be a standard immutable singleton. I doubt there is a lot of practical difference, but hey.
    
    FYI this type so old, it is now the *second* time it is called a `struct`. :)
    andyferris authored and Andy Ferris committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    f092e8f View commit details
    Browse the repository at this point in the history
  2. Rename EnvHash to EnvDict

    Andy Ferris committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    f9217a7 View commit details
    Browse the repository at this point in the history