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: b5ff6c42af83^
Choose a base ref
...
head repository: cdk/cdk
compare: 46ba16ce025e
Choose a head ref
  • 3 commits
  • 6 files changed
  • 1 contributor

Commits on Nov 9, 2016

  1. Stop misuse of the API and ensure only one flag is set at once. This …

    …is less powerful but stops users setting custom flags (e.g. 999 in Asad's ReactionDecoder) which has undefined behaviour.
    johnmay committed Nov 9, 2016
    Copy the full SHA
    b5ff6c4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    974b385 View commit details
    Browse the repository at this point in the history
  3. Test invalid flags.

    johnmay committed Nov 9, 2016
    Copy the full SHA
    46ba16c View commit details
    Browse the repository at this point in the history