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

Commits on Feb 23, 2014

  1. convert some AtomPlacer metohds to static methods and fixup their inv…

    …ocations
    
    Signed-off-by: John May <john.wilkinsonmay@gmail.com>
    slyrus authored and johnmay committed Feb 23, 2014
    Copy the full SHA
    adc857e View commit details
    Browse the repository at this point in the history
  2. remove debug log statements in AtomPlacer.java

    Signed-off-by: John May <john.wilkinsonmay@gmail.com>
    slyrus authored and johnmay committed Feb 23, 2014
    Copy the full SHA
    ea62028 View commit details
    Browse the repository at this point in the history
  3. add new MolecularFormulaManipulator.getElementCount static methods th…

    …at take (formula, IIsotope) and (formula, String)
    slyrus authored and johnmay committed Feb 23, 2014
    Copy the full SHA
    ee7907e View commit details
    Browse the repository at this point in the history
  4. Including JavaDoc for new methods. Would also be better to use Elemen…

    …ts from a symbol, currently the method is case sensitive.
    johnmay committed Feb 23, 2014
    Copy the full SHA
    2fe701a View commit details
    Browse the repository at this point in the history