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: 75f4e0829e1c
Choose a base ref
...
head repository: cdk/cdk
compare: 7a39faab7f5b
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Nov 11, 2012

  1. Fixed a big goof up: 1. IBond.Order.UNSET was not considered; 2. when…

    … SINGLE_OR_DOUBLE the type bond order can also be SINGLE, and in fact must be SINGLE or DOUBLE, as the flag name suggests
    
    Change-Id: Ifa960198b15737c3a51e8bee8858ff6d2303262f
    Signed-off-by: John May <john.wilkinsonmay@gmail.com>
    egonw committed Nov 11, 2012
    Copy the full SHA
    b6b13ed View commit details
    Browse the repository at this point in the history
  2. Added perception of N.sp2 and N.planar3 when SINGLE_OR_DOUBLE is used

    Change-Id: Ib2b045f6801bfd23479d89d148dae7b777067079
    Signed-off-by: John May <john.wilkinsonmay@gmail.com>
    egonw committed Nov 11, 2012
    Copy the full SHA
    7a39faa View commit details
    Browse the repository at this point in the history