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: jlgconsulting/JADE-JavaAsterixDecoderEncoder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: unifly-aero/JADE-JavaAsterixDecoderEncoder
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
  • 4 files changed
  • 1 contributor

Commits on Oct 13, 2017

  1. cleaning up pom

    tstorck committed Oct 13, 2017
    Configuration menu
    Copy the full SHA
    c5247e1 View commit details
    Browse the repository at this point in the history
  2. fixing typo's

    tstorck committed Oct 13, 2017
    Configuration menu
    Copy the full SHA
    ffc91ab View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from tstorck/master

    reworking pom
    tstorck authored Oct 13, 2017
    Configuration menu
    Copy the full SHA
    29f63d3 View commit details
    Browse the repository at this point in the history
  4. fixed infinite loop

    when parsed dataBlockSize is 0 (not a valid input), the decoder went
    into an infinite loop
    tstorck committed Oct 13, 2017
    Configuration menu
    Copy the full SHA
    259c101 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2017

  1. rounding precision is not high enough

    use the calculated values instead of a rounded value.
    tstorck committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    7f97f8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13ae682 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from tstorck/master

    fixing loop and rounding precision
    tstorck authored Nov 3, 2017
    Configuration menu
    Copy the full SHA
    ada1533 View commit details
    Browse the repository at this point in the history
Loading