X Tutup
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: rane-hs/pythonnet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.2-python37
Choose a base ref
...
head repository: rane-hs/pythonnet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.2.2-python37
Choose a head ref
  • 5 commits
  • 10 files changed
  • 3 contributors

Commits on May 8, 2018

  1. Configuration menu
    Copy the full SHA
    32daf0b View commit details
    Browse the repository at this point in the history
  2. Initialize mono debugging support for displaying C# source file names…

    …, line numbers in stacktraces
    manako-t committed May 8, 2018
    Configuration menu
    Copy the full SHA
    4a6cebf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c366416 View commit details
    Browse the repository at this point in the history
  4. Fixing Travis CI for mono 5.0 (pythonnet#471)

    * Fixing setup.py with mono 5.0
    
    * Go back to xbuild
    
    * Trying to figure out the error cause. Apparently xbuild cannot process the Copy section of the pdb file in the projects.
    
    I have commented them out for now, but this is not a real soltion since they are needed in debug versions. Just to se if it fixes the CI.
    dsuarezv authored and manako-t committed May 8, 2018
    Configuration menu
    Copy the full SHA
    61e7578 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2018

  1. Configuration menu
    Copy the full SHA
    60e9299 View commit details
    Browse the repository at this point in the history
Loading
X Tutup