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

Commits on Nov 9, 2012

  1. Copy the full SHA
    98b28a9 View commit details
    Browse the repository at this point in the history
  2. Missing Se.2 atom type and test case

    Change-Id: I3e47f8cc35bd7101c53d8146f68f5a3b691ec6ff
    Signed-off-by: John May <john.wilkinsonmay@gmail.com>
    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    gilleain authored and egonw committed Nov 9, 2012
    Copy the full SHA
    d0d2c8e View commit details
    Browse the repository at this point in the history
  3. Updated Gilleain's code to hook in with the other two new selenium at…

    …om types
    
    Change-Id: I08649abd4dcf62c6ad23c50222156383360f2ed9
    Signed-off-by: John May <john.wilkinsonmay@gmail.com>
    egonw committed Nov 9, 2012
    Copy the full SHA
    937d40a View commit details
    Browse the repository at this point in the history
  4. [bug:1274] added conditional to ensure that when multiple bond stereo…

    … is specified as attributes and characters only one is used. This is achieved by using the existing flag to determine if a stereo bond value has already been provided.
    
    Change-Id: I2a4e64b1df2cbfdc5a3dfe5d8ff9a13c11f94e98
    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Nov 9, 2012
    Copy the full SHA
    3195052 View commit details
    Browse the repository at this point in the history
  5. [bug:1275] added check to ensure that when String.substring is called…

    … the string is long enough
    johnmay authored and egonw committed Nov 9, 2012
    Copy the full SHA
    75a4d01 View commit details
    Browse the repository at this point in the history
  6. Fixed loading of the right class when reporting possible alternative …

    …constructors
    
    Change-Id: I91c1682c8a46dcd520616d381ca365ad2c74dbf4
    Signed-off-by: John May <john.wilkinsonmay@gmail.com>
    egonw committed Nov 9, 2012
    Copy the full SHA
    276554f View commit details
    Browse the repository at this point in the history
  7. Fixed a bug present in many readers: it would not accept a subclass i…

    …f ChemFile (e.g. NNChemFile) even if ChemFile itself was accepted
    
    Change-Id: Ic8c00d63d9b11ebdda27198588b25293f97c1d86
    Signed-off-by: John May <john.wilkinsonmay@gmail.com>
    egonw committed Nov 9, 2012
    Copy the full SHA
    b8f4e87 View commit details
    Browse the repository at this point in the history