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: 146338740c63
Choose a base ref
...
head repository: cdk/cdk
compare: cc2af0fff93f
Choose a head ref
  • 3 commits
  • 10 files changed
  • 1 contributor

Commits on Dec 12, 2012

  1. Gentrified IChemObject.getProperty() and provided a getProperty() whi…

    …ch takes a class parameter so the method can be chained.
    
    Change-Id: I68c307b4dcc727e205bcf02a6d868d90ceadd03e
    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Dec 12, 2012
    Copy the full SHA
    5baedfe View commit details
    Browse the repository at this point in the history
  2. Added unit tests for the new getProperty(Object,Class) method.

    Change-Id: Id0b619ae0eb77d4caba10a742b7ed43fd422bace
    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Dec 12, 2012
    Copy the full SHA
    959f3fe View commit details
    Browse the repository at this point in the history
  3. Corrected method call on DebugChemObject

    Change-Id: I451223222e0e71b553672b484e55af90991449b0
    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Dec 12, 2012
    Copy the full SHA
    cc2af0f View commit details
    Browse the repository at this point in the history