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

Upgrade frontend & libs to v2.091.0 #3333

Merged
merged 19 commits into from
Mar 8, 2020
Merged

Commits on Feb 21, 2020

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

Commits on Feb 26, 2020

  1. Merge branch 'master' into merge-2.091

    Conflicts:
    	runtime/druntime
    kinke committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    3327def View commit details
    Browse the repository at this point in the history
  2. Merge v2.091.0-beta.1

    kinke committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    685e31c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cfdd33 View commit details
    Browse the repository at this point in the history
  4. Slightly revise front-end diff

    kinke committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    704b9ec View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

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

Commits on Mar 3, 2020

  1. Merge v2.091.0-beta.2

    kinke committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    42cb9e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36dcdfa View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

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

Commits on Mar 6, 2020

  1. druntime: Localize new core.math import in core.internal.convert

    Thus preventing the implicit further import of core.stdc.math,
    core.stdc.config etc.
    kinke committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    0b20a02 View commit details
    Browse the repository at this point in the history
  2. Merge v2.091.0-rc.1

    kinke committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    dce923b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3396706 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a403cab View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2020

  1. Configuration menu
    Copy the full SHA
    274eda3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a38dda View commit details
    Browse the repository at this point in the history
  3. Restore compilability with ltsmaster via deprecated body keyword

    Instead of `do` introduced with 2.075. We don't enable deprecations when
    building the compiler, so it doesn't really matter.
    kinke committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    39edd6c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into merge-2.091

    Conflicts:
    	CMakeLists.txt
    kinke committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    5abab57 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    309a141 View commit details
    Browse the repository at this point in the history