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: cpp-best-practices/cppbestpractices
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jdiego/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.
  • 7 commits
  • 2 files changed
  • 1 contributor

Commits on Jun 5, 2016

  1. Configuration menu
    Copy the full SHA
    4b14f5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0aabe7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9da6c85 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2016

  1. Update 11-ResourceManagement.md

    Adding RAII ( Resource Acquisition Is Initialisation) topics.
    jdiego committed Jun 6, 2016
    Configuration menu
    Copy the full SHA
    fdb2afe View commit details
    Browse the repository at this point in the history
  2. Update 11-ResourceManagement.md

    Adding the following rules: rule of zero and rule of five, beside that, we also increment the topic with stack based object
    jdiego committed Jun 6, 2016
    Configuration menu
    Copy the full SHA
    4030222 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9127cba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1579072 View commit details
    Browse the repository at this point in the history
Loading