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

Only keep one dep-graph in memory #82345

Closed
wants to merge 14 commits into from
Closed

Commits on Feb 24, 2021

  1. Configuration menu
    Copy the full SHA
    15a17ee View commit details
    Browse the repository at this point in the history
  2. Reimplement the dep_graph.

    cjgillot committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    a82dc1d View commit details
    Browse the repository at this point in the history
  3. Inline CurrentDepGraph.

    cjgillot committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    8e33f21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a9de504 View commit details
    Browse the repository at this point in the history
  5. Only check color once.

    cjgillot committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    08168b5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    47ce741 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ac0e10c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    689936f View commit details
    Browse the repository at this point in the history
  9. Introduce IndexArray.

    cjgillot committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    5c8fdfe View commit details
    Browse the repository at this point in the history
  10. Simplify debugging options.

    cjgillot committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    33c9290 View commit details
    Browse the repository at this point in the history
  11. Cleanup.

    cjgillot committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    ac230b7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    064bbb8 View commit details
    Browse the repository at this point in the history
  13. More cleanup.

    cjgillot committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    91734f1 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Hide debug function.

    cjgillot committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    0c7de43 View commit details
    Browse the repository at this point in the history