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: 90f532d5b3e8
Choose a base ref
...
head repository: cdk/cdk
compare: d2fb679eb327
Choose a head ref
  • 4 commits
  • 8 files changed
  • 1 contributor

Commits on Jan 19, 2014

  1. Don't fail when matching empty structures - this defaults such that a…

    …n empty structure never matches.
    
    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Jan 19, 2014
    Copy the full SHA
    330982a View commit details
    Browse the repository at this point in the history
  2. API changed required to correct VF implementation (non public class)

    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Jan 19, 2014
    Copy the full SHA
    e19a126 View commit details
    Browse the repository at this point in the history
  3. Correct VF target vertex selection - if the query vertex is in the te…

    …rminal set then the target must also be. This will now correctly match disconnected queries.
    
    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Jan 19, 2014
    Copy the full SHA
    41bbe13 View commit details
    Browse the repository at this point in the history
  4. Check consistent of atom matches in the UIT - C**C will not match SCCS

    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Jan 19, 2014
    Copy the full SHA
    d2fb679 View commit details
    Browse the repository at this point in the history