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: 813637a728aa
Choose a base ref
...
head repository: cdk/cdk
compare: 29d9a75899ac
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Jul 16, 2014

  1. The SMARTS '*' should match any atom, include hydrogen. Hydrogen was …

    …not previously matched due to confussion over explicit-H matching in SMARTS.
    
    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Jul 16, 2014
    Copy the full SHA
    6999951 View commit details
    Browse the repository at this point in the history
  2. Resolve unit test regressions. Comment added to note the original bug…

    … report was wrong.
    
    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Jul 16, 2014
    Copy the full SHA
    29d9a75 View commit details
    Browse the repository at this point in the history