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

Add spec compliant histogram API while supporting legacy extension API #1793

Closed
wants to merge 11 commits into from

Commits on Aug 23, 2024

  1. add spec compliant API while supporting legacy extension API

    Signed-off-by: Dan Hoeflinger <[email protected]>
    danhoeflinger committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    c549d52 View commit details
    Browse the repository at this point in the history
  2. ::std -> std

    Signed-off-by: Dan Hoeflinger <[email protected]>
    danhoeflinger committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    c40b3fe View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. adding required extra unused defaulted template param

    Signed-off-by: Dan Hoeflinger <[email protected]>
    danhoeflinger committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    ba9ece8 View commit details
    Browse the repository at this point in the history
  2. restoring formatting only change

    Signed-off-by: Dan Hoeflinger <[email protected]>
    danhoeflinger committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    a7dab72 View commit details
    Browse the repository at this point in the history
  3. improving comment language

    Signed-off-by: Dan Hoeflinger <[email protected]>
    danhoeflinger committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    d707788 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. improved enable_if logic

    Signed-off-by: Dan Hoeflinger <[email protected]>
    danhoeflinger committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    fcfaf59 View commit details
    Browse the repository at this point in the history
  2. correct spelling

    Signed-off-by: Dan Hoeflinger <[email protected]>
    danhoeflinger committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    1cdfc3f View commit details
    Browse the repository at this point in the history
  3. adding testing for extension APIs; minor bugfixes in sequential test …

    …implementation
    
    Signed-off-by: Dan Hoeflinger <[email protected]>
    danhoeflinger committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    c3f87d3 View commit details
    Browse the repository at this point in the history
  4. Improve comment about explicit specification of template args

    Signed-off-by: Dan Hoeflinger <[email protected]>
    danhoeflinger committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    127f2cb View commit details
    Browse the repository at this point in the history
  5. spelling

    Signed-off-by: Dan Hoeflinger <[email protected]>
    danhoeflinger committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    ce768f5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e329b9 View commit details
    Browse the repository at this point in the history