Comparing fix_copy...master · satoren/string_view · GitHub
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: satoren/string_view
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fix_copy
Choose a base ref
...
head repository: satoren/string_view
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.
  • 6 commits
  • 5 files changed
  • 1 contributor

Commits on Jul 7, 2019

  1. Merge pull request #5 from satoren/fix_substr

    Fix substr #3
    satoren authored Jul 7, 2019
    Configuration menu
    Copy the full SHA
    fdf406d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from satoren/fix_copy

    Fix out of range for copy
    satoren authored Jul 7, 2019
    Configuration menu
    Copy the full SHA
    afa0728 View commit details
    Browse the repository at this point in the history
  3. Add test for VS2017

    satoren committed Jul 7, 2019
    Configuration menu
    Copy the full SHA
    7a47b0f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7 from satoren/fix_constexpr_at_vs2017

    Workaround bug with constexpr at VS2017
    satoren authored Jul 7, 2019
    Configuration menu
    Copy the full SHA
    ae9f6a5 View commit details
    Browse the repository at this point in the history
  5. Apply clang-format

    satoren committed Jul 7, 2019
    Configuration menu
    Copy the full SHA
    658a55a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #8 from satoren/clang_format

    Apply clang-format
    satoren authored Jul 7, 2019
    Configuration menu
    Copy the full SHA
    2a7f1c6 View commit details
    Browse the repository at this point in the history
Loading