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: b02ebddc7071
Choose a base ref
...
head repository: cdk/cdk
compare: 4744fa369c74
Choose a head ref
  • 4 commits
  • 2 files changed
  • 1 contributor

Commits on Jun 3, 2013

  1. Added a unit test for the double brackets SMILES bug

    Change-Id: Ib956b78ba268c2ab8f452e70e4c0b619a5e774aa
    Signed-off-by: John May <john.wilkinsonmay@gmail.com>
    egonw authored and johnmay committed Jun 3, 2013
    Copy the full SHA
    2503b7f View commit details
    Browse the repository at this point in the history
  2. Determine earlier if the nitrogen needs an explicit implicit hydrogen…

    … (you know, like [nH], solving the double bracket problem
    
    Change-Id: I32ab2374e403edd7c3cd5dc6656d6c94a1de0e3a
    Signed-off-by: John May <john.wilkinsonmay@gmail.com>
    egonw authored and johnmay committed Jun 3, 2013
    Copy the full SHA
    b036b3e View commit details
    Browse the repository at this point in the history
  3. Unit test that checks that implicit hydrogens on ring nitrogens are o…

    …nly added when they are negatively charged (bug #1300)
    
    Change-Id: I2fc8c80eed751653a6d3e96b02ef0afbd60d81a5
    Signed-off-by: John May <john.wilkinsonmay@gmail.com>
    egonw authored and johnmay committed Jun 3, 2013
    Copy the full SHA
    197fa13 View commit details
    Browse the repository at this point in the history
  4. Fixed generation of SMILES with non-charged nitrogen rings with an im…

    …plicit hydrogen (bug #1300)
    
    Change-Id: I92720e88b167116c01b2d049ff8af55c833f1d21
    Signed-off-by: John May <john.wilkinsonmay@gmail.com>
    egonw authored and johnmay committed Jun 3, 2013
    Copy the full SHA
    4744fa3 View commit details
    Browse the repository at this point in the history