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: 53fd2de7aa31
Choose a base ref
...
head repository: cdk/cdk
compare: 736c28d5ee67
Choose a head ref
  • 7 commits
  • 7 files changed
  • 1 contributor

Commits on Jan 23, 2014

  1. Remove print statements.

    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Jan 23, 2014
    Copy the full SHA
    26f102d View commit details
    Browse the repository at this point in the history
  2. Incorrect chem object reader.

    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Jan 23, 2014
    Copy the full SHA
    74e404a View commit details
    Browse the repository at this point in the history
  3. Although we do still need a way handle untyped atoms safely - the num…

    …ber of matches does not change in this test and rather than fail we skip over these molecules.
    
    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Jan 23, 2014
    Copy the full SHA
    98718ce View commit details
    Browse the repository at this point in the history
  4. Perceive atom types before saturation.

    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Jan 23, 2014
    Copy the full SHA
    bef9e87 View commit details
    Browse the repository at this point in the history
  5. PCSubstanceXMLReader also needed an update to how it tests for accept…

    …ed AtomContainers.
    
    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Jan 23, 2014
    Copy the full SHA
    e9a5362 View commit details
    Browse the repository at this point in the history
  6. Correcting assertion - the parameter should be non-null on second inv…

    …ocation.
    
    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Jan 23, 2014
    Copy the full SHA
    fcd7585 View commit details
    Browse the repository at this point in the history
  7. If build.props could not be found - use the package version from the …

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