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: clojure/clojure-clr
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: clojure/clojure-clr
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.0
Choose a head ref
  • 4 commits
  • 5 files changed
  • 1 contributor

Commits on Nov 26, 2013

  1. Change mono compile conditionalization to runtime check.

    This avoids having to have different DLLs for Mono vs CLR
    dmiller committed Nov 26, 2013
    Configuration menu
    Copy the full SHA
    6d4e3e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2013

  1. Configuration menu
    Copy the full SHA
    67b77bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    876c8d7 View commit details
    Browse the repository at this point in the history
  3. Add clojure/edn to basic compile so ilmerge build has it available.

    Lost the original fix to this because was done to the spurios PostBuild task that was just removed.
    dmiller committed Nov 28, 2013
    Configuration menu
    Copy the full SHA
    9add404 View commit details
    Browse the repository at this point in the history
Loading