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: ged/ruby-pg
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: bc5c6d9adf25305dda8b1acf3c1b8e12dbee8f7c
Choose a base ref
...
head repository: ged/ruby-pg
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f27b6b3396eaae32e4982e1e5f153af4449aa1c5
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Jan 24, 2017

  1. Add support for RubyInstaller2 to Windows binary gem.

    RI2 ignores PATH setting for DLL search, but provides it's own API.
    larskanis committed Jan 24, 2017
    Configuration menu
    Copy the full SHA
    7562300 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa0f29a View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2017

  1. Use block.call instead of yield in proc context

    yield in a proc context requires Ruby-2.2.
    larskanis committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    f27b6b3 View commit details
    Browse the repository at this point in the history
Loading