Thanks to visit codestin.com
Credit goes to github.com

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: mydeveloperday/cpp-net-framework
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: mydeveloperday/cpp-net-framework
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: coverity_scan
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 3 files changed
  • 1 contributor

Commits on Dec 4, 2015

  1. Configuration menu
    Copy the full SHA
    88f77d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27deb2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fd9b38 View commit details
    Browse the repository at this point in the history
  4. Update .travis.yml

    mydeveloperday committed Dec 4, 2015
    Configuration menu
    Copy the full SHA
    4404564 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9db1cd8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cee5413 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e812e98 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2015

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

Commits on Dec 6, 2015

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

Commits on Dec 13, 2015

  1. Configuration menu
    Copy the full SHA
    0492ff5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22757c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a11e197 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08c390f View commit details
    Browse the repository at this point in the history
  5. line endings

    mydeveloperday committed Dec 13, 2015
    Configuration menu
    Copy the full SHA
    07a98cd View commit details
    Browse the repository at this point in the history
  6. remove ctrl-M

    mydeveloperday committed Dec 13, 2015
    Configuration menu
    Copy the full SHA
    c7077f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2015

  1. update the coverity_scan branch

    Merge branch 'master' into coverity_scan
    
    Conflicts:
    	.travis.yml
    	CMakeLists.txt
    	scripts/CMakeLists.txt
    	src/examples/CSharpToCpp/main.cxx
    	src/examples/GTest2Html/CMakeLists.txt
    	src/framework/CMakeLists.txt
    	src/framework/Path.h
    	src/framework/System.IO.h
    	src/framework/System.h
    	src/framework/System/Array.h
    	src/framework/System/Collections/Generic.h
    	src/framework/System/Collections/Generic/Dictionary.h
    	src/framework/System/Collections/Generic/List.h
    	src/framework/System/Console.h
    	src/framework/System/DateTime.h
    	src/framework/System/Environment.h
    	src/framework/System/IO/FileInfo.h
    	src/framework/System/IO/FileNotFoundException.h
    	src/framework/System/IO/StreamReader.h
    	src/framework/System/IO/StreamWriter.h
    	src/framework/System/Math.h
    	src/framework/System/String.h
    	src/unittests/CMakeLists.txt
    	src/unittests/FileInfo_Test.cxx
    	src/unittests/Math_Test.cxx
    	src/unittests/String_Test.cxx
    mydeveloperday committed Dec 27, 2015
    Configuration menu
    Copy the full SHA
    733d081 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2015

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

Commits on Jan 17, 2016

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