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: 6cc7fdbf2834
Choose a base ref
...
head repository: cdk/cdk
compare: 1a2dc9f86503
Choose a head ref
  • 2 commits
  • 9 files changed
  • 1 contributor

Commits on Jan 19, 2014

  1. Test if an atom is present in a stereo element.

    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Jan 19, 2014
    Copy the full SHA
    192dc4f View commit details
    Browse the repository at this point in the history
  2. When removing attempting to remove an atom and all connected parts - …

    …we now also update the IStereoElements. This linear search is inefficient but matches the style of what was already done and is available in the AtomContainer.
    
    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Jan 19, 2014
    Copy the full SHA
    1a2dc9f View commit details
    Browse the repository at this point in the history