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

Prefer FMT_COMPILE for string formatting in VtRenderer #10426

Merged
13 commits merged into from
Jun 22, 2021

Commits on Jun 11, 2021

  1. Configuration menu
    Copy the full SHA
    581c697 View commit details
    Browse the repository at this point in the history
  2. why not work

    skyline75489 committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    1ca22cd View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2021

  1. OK now it works

    skyline75489 committed Jun 12, 2021
    Configuration menu
    Copy the full SHA
    7231332 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Stack allocation only

    skyline75489 committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    d03136e View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Use FMT_COMPILE

    skyline75489 committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    f48e594 View commit details
    Browse the repository at this point in the history
  2. Code health

    skyline75489 committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    8b89940 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. small_vector

    skyline75489 committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    c677fbd View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Use std::back_insertor

    skyline75489 committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    1321f05 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2021

  1. Apply patch from Leonard

    skyline75489 committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    88e8e0a View commit details
    Browse the repository at this point in the history
  2. Yeah this also works

    skyline75489 committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    1043b61 View commit details
    Browse the repository at this point in the history
  3. Fix build

    skyline75489 committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    c8b8046 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

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

Commits on Jun 22, 2021

  1. Restore part of it

    skyline75489 committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    787900b View commit details
    Browse the repository at this point in the history