Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vivekfe/cppbestpractices
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: cpp-best-practices/cppbestpractices
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 3 files changed
  • 5 contributors

Commits on Jan 18, 2023

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

Commits on May 27, 2023

  1. Fix broken link to John Carmack's comments on const

    The original link to Kotaku yields a 301 error, this links to the original 2013 article using the wayback machine.
    pbrubaker authored May 27, 2023
    Configuration menu
    Copy the full SHA
    883275c View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Merge pull request cpp-best-practices#154 from pbrubaker/patch-1

    Fix broken link to John Carmack's comments on `const`
    lefticus authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    bcfbad2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request cpp-best-practices#153 from asmaloney/patch-1

    clang-modernize is now part of clang-tidy
    lefticus authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    63294d0 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Update 03-Style.md

    acbreton authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    6b84e8d View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Merge pull request cpp-best-practices#156 from acbreton/patch-1

    Update 03-Style.md
    lefticus authored Aug 5, 2023
    Configuration menu
    Copy the full SHA
    b8b1d72 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Added Sonar analyzers

    philsquared authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    3d381ba View commit details
    Browse the repository at this point in the history
  2. Merge pull request cpp-best-practices#159 from philsquared/patch-1

    Added Sonar analyzers
    lefticus authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    b0ece55 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Update 02-Use_the_Tools_Available.md

    Update working around /Wall
    lefticus authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    d57b14e View commit details
    Browse the repository at this point in the history
Loading