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: cdk/cdk
base: f698b3df715f
Choose a base ref
...
head repository: cdk/cdk
compare: f63fce845d52
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on Feb 12, 2015

  1. Resolve NPE in circular fingerprint - SF bug:1357.

    Change-Id: I8848d47fccc4eac2378bf55d751827281a203724
    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Feb 12, 2015
    Copy the full SHA
    989fd7d View commit details
    Browse the repository at this point in the history
  2. Handle minus character in formula parsing [O]2- vs [O2]–. Hyphen is s…

    …till handled correctly.
    
    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Feb 12, 2015
    Copy the full SHA
    f63fce8 View commit details
    Browse the repository at this point in the history