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: 13c530367104
Choose a base ref
...
head repository: cdk/cdk
compare: 3b021ddb0c66
Choose a head ref
  • 5 commits
  • 6 files changed
  • 2 contributors

Commits on Apr 9, 2015

  1. Remove static keywords from variables source and target so that this …

    …class can be used in a threaded environment.
    yapchunwei authored and egonw committed Apr 9, 2015
    Copy the full SHA
    15d8205 View commit details
    Browse the repository at this point in the history
  2. Remove static variables so that VFlibTurboHandler can be used in a th…

    …readed environment.
    yapchunwei authored and egonw committed Apr 9, 2015
    Copy the full SHA
    f0c1512 View commit details
    Browse the repository at this point in the history
  3. Improve the dearomatization of aromatic rings by extending it to hand…

    …le three fused 6-membered rings, fused 5-membered ring with two 6-membered rings, two fused 6-membered rings, 5-membered ring fused with 6-membered ring systems. Also generalize the dearomatization of 5-membered ring and 6-membered ring systems.
    yapchunwei authored and egonw committed Apr 9, 2015
    Copy the full SHA
    6a9ff75 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    1438a84 View commit details
    Browse the repository at this point in the history
  5. Access new instance variables in test.

    johnmay authored and egonw committed Apr 9, 2015
    Copy the full SHA
    3b021dd View commit details
    Browse the repository at this point in the history