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: PDLPorters/pdl
base: f8b1f65eb5fc
Choose a base ref
...
head repository: PDLPorters/pdl
compare: 199a460ebe63
Choose a head ref
  • 10 commits
  • 15 files changed
  • 3 contributors

Commits on Feb 18, 2013

  1. Add IDL.pm to build

    devel-chm committed Feb 18, 2013
    Copy the full SHA
    6cbdb42 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2013

  1. Added POD description of add_module

    Craig DeForest authored and Craig DeForest committed Feb 19, 2013
    Copy the full SHA
    0626ce7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    826bbec View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2013

  1. Copy the full SHA
    5e66221 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d6cdb61 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8c28a14 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    5dd653c View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    a2143fd View commit details
    Browse the repository at this point in the history
  6. Avoid spurious output from missing gunzip/gzip

    Now redirect to appropriate NULL device and use diag to
    report the error.
    devel-chm committed Feb 20, 2013
    Copy the full SHA
    54f824b View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2013

  1. inc/Carp.pm Make compatible with perl-5.8.x

    Replace "//" operator with "defined() ? :" ternary
    construct.
    sisyphus committed Feb 21, 2013
    Copy the full SHA
    199a460 View commit details
    Browse the repository at this point in the history