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: 96c2b41aa83d^
Choose a base ref
...
head repository: cdk/cdk
compare: d56977dcf117
Choose a head ref
  • 4 commits
  • 12 files changed
  • 1 contributor

Commits on May 15, 2017

  1. Copy the full SHA
    96c2b41 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1ef1743 View commit details
    Browse the repository at this point in the history
  3. Masked field in super class.

    johnmay committed May 15, 2017
    Copy the full SHA
    02f82da View commit details
    Browse the repository at this point in the history

Commits on May 16, 2017

  1. If clone fails (which it won't - IAtomContainer should not have decla…

    …red the exception thrown) then trail is null.. and we'll have NPE within the mutate(trial) call. This is better handled with an IllegalStateException.
    johnmay committed May 16, 2017
    Copy the full SHA
    d56977d View commit details
    Browse the repository at this point in the history