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: google/flatbuffers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: gnilheb/flatbuffers
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.
  • 5 commits
  • 25 files changed
  • 3 contributors

Commits on Jun 13, 2014

  1. Removed all unnecessary files from the Xcode project

    Change-Id: I60c20e184f51906e6e2fb3880d593584aac0e2fb
    Tested: on OS X
    Wouter van Oortmerssen committed Jun 13, 2014
    Configuration menu
    Copy the full SHA
    5bb80be View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2014

  1. Fixed the web pages not scrolling by regenerating with doxygen.

    Change-Id: Id1269f85ec2f522c8d4b0d05f84d050b42d70d60
    Tested: on Android
    Wouter van Oortmerssen committed Jun 17, 2014
    Configuration menu
    Copy the full SHA
    5427969 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ab3e19 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from nopcoder/master

    Compilation with VS 2013 missing header. fixes #3
    gwvo committed Jun 17, 2014
    Configuration menu
    Copy the full SHA
    0bb486f View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2014

  1. Changed the CMakeLists.txt file so that it would

    copy over the files necessary to run the samples
    and test for out-of-place builds with cmake. It
    still works if you build it in-place.
    gnilheb committed Jun 19, 2014
    Configuration menu
    Copy the full SHA
    8ea44c5 View commit details
    Browse the repository at this point in the history
Loading