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: aeron-io/simple-binary-encoding
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: AdaptiveConsulting/simple-binary-encoding
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Feb 28, 2017

  1. [BUG] Fixed issue in the csharp generator that would generate a funct…

    …ion that would reject any srcOffset given to it, and throw an exception. now the function should behave as expected.
    ogreenz committed Feb 28, 2017
    Configuration menu
    Copy the full SHA
    ba3a9af View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2017

  1. Merge pull request #13 from ogreenz/bugFix-SetGenIndOutOfRange

    [BUG] Fixed issue in the csharp generator
    Olivier Deheurles authored Mar 12, 2017
    Configuration menu
    Copy the full SHA
    f430c00 View commit details
    Browse the repository at this point in the history
Loading