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

Commits on Mar 24, 2013

  1. Added a convenience method to get an isotope based on an element symb…

    …ol and exact mass, returning null when nothing suitable is found
    
    Change-Id: Ia40b52db1f8daf31ec4d8197ef05e35270d199fd
    Signed-off-by: John May <john.wilkinsonmay@gmail.com>
    egonw committed Mar 24, 2013
    Copy the full SHA
    8e9243e View commit details
    Browse the repository at this point in the history
  2. return the matching isotope closest to the provided exact mass

    Change-Id: I842af6599bc25ebfab9b6f1f7a150973c8e253c3
    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Mar 24, 2013
    Copy the full SHA
    e69c387 View commit details
    Browse the repository at this point in the history