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: a0abc88130d4^
Choose a base ref
...
head repository: cdk/cdk
compare: 1feb7e2ce3d6
Choose a head ref
  • 13 commits
  • 202 files changed
  • 1 contributor

Commits on Apr 28, 2017

  1. setBonds should notify on removal, also iterate till atomCount rather…

    … than the whole array
    johnmay committed Apr 28, 2017
    Copy the full SHA
    a0abc88 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7e339a6 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c7dfbe7 View commit details
    Browse the repository at this point in the history
  4. Simple Beg/End usage updates.

    johnmay committed Apr 28, 2017
    Copy the full SHA
    76600ab View commit details
    Browse the repository at this point in the history
  5. More usage in the library.

    johnmay committed Apr 28, 2017
    Copy the full SHA
    5243f4b View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    4fff0f9 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    80debf7 View commit details
    Browse the repository at this point in the history
  8. More efficient access of n-centre connected atoms. One traversal, no …

    …memcpy (List[]->IAtom[]).
    johnmay committed Apr 28, 2017
    Copy the full SHA
    6cf9308 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    4a300d2 View commit details
    Browse the repository at this point in the history
  10. Remaining usage cleanup.

    johnmay committed Apr 28, 2017
    Copy the full SHA
    1928527 View commit details
    Browse the repository at this point in the history
  11. Format javadoc.

    johnmay committed Apr 28, 2017
    Copy the full SHA
    c824558 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    a2ad263 View commit details
    Browse the repository at this point in the history
  13. Tidy JavaDoc

    johnmay committed Apr 28, 2017
    Copy the full SHA
    1feb7e2 View commit details
    Browse the repository at this point in the history