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: codinghead/intel-hex-class
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: codinghead/intel-hex-class
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ihCreate
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 4 files changed
  • 1 contributor

Commits on May 19, 2012

  1. First commit of development of ihCreate utility.

    Started argument parsing code.
    codinghead committed May 19, 2012
    Configuration menu
    Copy the full SHA
    1823698 View commit details
    Browse the repository at this point in the history
  2. Added ihCreate eclipse project files.

    Added files to build utility as created by eclipse.
    codinghead committed May 19, 2012
    Configuration menu
    Copy the full SHA
    8a105e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2012

  1. Added decode of string to unsigned long.

    Added decoding of a string into unsigned long used for calculating the start
    and end addresses and other values needed by ihCreate.
    codinghead committed Jun 20, 2012
    Configuration menu
    Copy the full SHA
    5bea978 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2012

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

Commits on Jun 27, 2012

  1. Configuration menu
    Copy the full SHA
    5aa0877 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6a24ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f2c5bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1df7cf2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    65541d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    42430eb View commit details
    Browse the repository at this point in the history
Loading