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

Never return nullptr silently #2969

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Aug 12, 2024

  1. Never return nullptr silently

    sjahr committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    ad4abfb View commit details
    Browse the repository at this point in the history
  2. Fix typo

    sjahr committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    5d5332a View commit details
    Browse the repository at this point in the history
  3. Remove obvious comments

    sjahr authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    c2a3f52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a6b3e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    bbdb5b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57a85c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Revert "Deprecate ugly function signature"

    This reverts commit 57a85c8.
    sjahr committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    598cc0c View commit details
    Browse the repository at this point in the history
  2. Reduce log level to debug

    sjahr committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    28a4975 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Robert Haschke <[email protected]>
    sjahr and rhaschke authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    4b173e7 View commit details
    Browse the repository at this point in the history
  4. Fix build

    sjahr authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    f9ffff2 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Robert Haschke <[email protected]>
    sjahr and rhaschke authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    ede820c View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: Robert Haschke <[email protected]>
    sjahr and rhaschke authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    32d2fc0 View commit details
    Browse the repository at this point in the history
  7. Format

    sjahr committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    5b21e45 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

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