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: ingydotnet/inline-module-pm
base: 075de7685d9c
Choose a base ref
...
head repository: ingydotnet/inline-module-pm
compare: c0e018c5e425
Choose a head ref
  • 14 commits
  • 68 files changed
  • 1 contributor

Commits on Dec 4, 2014

  1. Copy the full SHA
    91d6996 View commit details
    Browse the repository at this point in the history
  2. git subrepo clone git@github.com:ingydotnet/test-more-bash ext/test-m…

    …ore-bash
    
    {"local":
      {"subdir":  "ext/test-more-bash"
      ,"action":  "clone"}
    ,"remote":
      {"url":     "git@github.com:ingydotnet/test-more-bash"
      ,"branch":  "master"
      ,"commit":  "5893b1e"}
    ,"git-subrepo":
      {"version": "0.1.0"
      ,"commit":  "d1a9fbd"
      ,"origin":  "git@github.com:ingydotnet/git-subrepo"}}
    ingydotnet committed Dec 4, 2014
    Copy the full SHA
    35ba74b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    18ba04b View commit details
    Browse the repository at this point in the history
  4. Update notes

    ingydotnet committed Dec 4, 2014
    Copy the full SHA
    a518bff View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2014

  1. Copy the full SHA
    e39b5f7 View commit details
    Browse the repository at this point in the history
  2. Update the tutorial

    ingydotnet committed Dec 5, 2014
    Copy the full SHA
    886be03 View commit details
    Browse the repository at this point in the history
  3. Better error message

    ingydotnet committed Dec 5, 2014
    Copy the full SHA
    d06c505 View commit details
    Browse the repository at this point in the history
  4. We don't want PERL5OPT in the environment

    when we invoke perl for other things.
    ingydotnet committed Dec 5, 2014
    Copy the full SHA
    abe1d18 View commit details
    Browse the repository at this point in the history
  5. Build in blib/Inline/

    ingydotnet committed Dec 5, 2014
    Copy the full SHA
    6fda745 View commit details
    Browse the repository at this point in the history
  6. Refactor fixblib

    fixblib is now much tidier. We just link the .so file to the right
    place. Now that all the Inline stuff is in blib/Inline/, there is no
    conflict.
    ingydotnet committed Dec 5, 2014
    Copy the full SHA
    4a66c20 View commit details
    Browse the repository at this point in the history
  7. Add a DEBUG feature to get more info

    triggered by env var. Can use constant later to fold out.
    ingydotnet committed Dec 5, 2014
    Copy the full SHA
    0eb056c View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2014

  1. Copy the full SHA
    e8d4a0f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c7d9e8b View commit details
    Browse the repository at this point in the history
  3. Add todo things

    ingydotnet committed Dec 6, 2014
    Copy the full SHA
    c0e018c View commit details
    Browse the repository at this point in the history