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: gjtorikian/commonmarker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.11.0
Choose a base ref
...
head repository: gjtorikian/commonmarker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.12.0
Choose a head ref
  • 12 commits
  • 11 files changed
  • 3 contributors

Commits on Oct 11, 2016

  1. Revert "cmark extensions"

    gjtorikian authored Oct 11, 2016
    Configuration menu
    Copy the full SHA
    2bd0073 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c96aa8 View commit details
    Browse the repository at this point in the history
  3. Windows build changes

    Yuki Izumi authored and gjtorikian committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    f57f96c View commit details
    Browse the repository at this point in the history
  4. Don't ask, don't tell

    We get conflicts in msxml.h if we don't do this. It looks like the
    CMARK_ prefix on our enum is getting ignored by the compiler somehow
    ...?!
    Yuki Izumi authored and gjtorikian committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    b0c51c1 View commit details
    Browse the repository at this point in the history
  5. Use MSYS Makefiles generator in mingw32

    This at least has it compiling with RubyInstaller + DevKit.
    Yuki Izumi authored and gjtorikian committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    23bec5e View commit details
    Browse the repository at this point in the history
  6. Add appveyor.yml

    Yuki Izumi authored and gjtorikian committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    c71e282 View commit details
    Browse the repository at this point in the history
  7. Grab submodules

    Yuki Izumi authored and gjtorikian committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    8bd2514 View commit details
    Browse the repository at this point in the history
  8. Windows encoding fun. One assertion left.

    Yuki Izumi authored and gjtorikian committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    183d3bf View commit details
    Browse the repository at this point in the history
  9. And done! <3

    Yuki Izumi authored and gjtorikian committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    c50d0c6 View commit details
    Browse the repository at this point in the history
  10. newline

    gjtorikian committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    13c0e7e View commit details
    Browse the repository at this point in the history
  11. Merge pull request #29 from gjtorikian/revert-28-kivikakk/extensions

    Revert "cmark extensions"
    gjtorikian authored Oct 11, 2016
    Configuration menu
    Copy the full SHA
    096a42b View commit details
    Browse the repository at this point in the history
  12. 💎 bump to 0.12.0

    gjtorikian committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    f2e3beb View commit details
    Browse the repository at this point in the history
Loading