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: b8f4e87f65b3
Choose a base ref
...
head repository: cdk/cdk
compare: 89565300ebe1
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Nov 9, 2012

  1. Accept that bonds are sometimes unset (and except them to have a SING…

    …LE_OR_DOUBLE flag then), and no longer use IBond.Order ordinals for comparison, but do it the proper way.
    
    Change-Id: I87a20792ae6249bf1f06d57e11e3b44defef2311
    Signed-off-by: John May <john.wilkinsonmay@gmail.com>
    egonw committed Nov 9, 2012
    Copy the full SHA
    53d1989 View commit details
    Browse the repository at this point in the history
  2. Added detection of C.sp2 atom types with SINGLE_OR_DOUBLE bonds

    Change-Id: Ia25ce5449e70922ece571c0b02f97ab86ff806a7
    Signed-off-by: John May <john.wilkinsonmay@gmail.com>
    egonw committed Nov 9, 2012
    Copy the full SHA
    6f26188 View commit details
    Browse the repository at this point in the history
  3. Added a unit test for C.sp2 perception with SINGLE_OR_DOUBLE bonds

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