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

ETW exporter warnings clean-up, compliance, implementing 2 TODOs #702

Merged
merged 18 commits into from
May 6, 2021

Commits on Apr 16, 2021

  1. Resolve warning: deleting object of polymorphic class which has non-v…

    …irtual destructor might cause undefined behaviour.
    maxgolov committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    05a6fa0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0483864 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3af14f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ea20ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    baa4299 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' of https://github.com/open-telemetry/opentelemetr…

    …y-cpp into maxgolov/etw_warnings_cleanup
    maxgolov committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    2c8bcd5 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. Move etw objects out of OpenTelemetry namespace as it causes confusio…

    …n for Visual Studio 2015 compiler
    maxgolov committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    aa4b3e4 View commit details
    Browse the repository at this point in the history
  2. Since TraceLoggingDynamic.h is now OSS - remove HAVE_TLD build option…

    …, make it the default
    maxgolov committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    47a30dc View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. Configuration menu
    Copy the full SHA
    a45d785 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    497e284 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of https://github.com/open-telemetry/opentelemetr…

    …y-cpp into maxgolov/etw_warnings_cleanup
    maxgolov committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    1b7e07c View commit details
    Browse the repository at this point in the history
  4. Merge version from the main

    maxgolov committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    ce68ac4 View commit details
    Browse the repository at this point in the history
  5. Fix code formatting issues

    maxgolov committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    68bf6f1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5942f66 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    71c5939 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

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

Commits on Apr 29, 2021

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

Commits on May 6, 2021

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