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: KLab/pythonnet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: KLab/pythonnet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.2
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 9 files changed
  • 4 contributors

Commits on May 8, 2018

  1. 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
  2. Configuration menu
    Copy the full SHA
    c366416 View commit details
    Browse the repository at this point in the history
  3. 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. Increment patch revision

    manako-t committed May 9, 2018
    Configuration menu
    Copy the full SHA
    d1ebbd1 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2018

  1. Configuration menu
    Copy the full SHA
    ec725d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8e3d96 View commit details
    Browse the repository at this point in the history
  3. Increment patch revision

    manako-t committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    7e99843 View commit details
    Browse the repository at this point in the history
Loading
X Tutup