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: 3d9b9892625c
Choose a base ref
...
head repository: PDLPorters/pdl
compare: c5abfc96ac49
Choose a head ref
  • 7 commits
  • 6 files changed
  • 3 contributors

Commits on Jan 13, 2013

  1. t/pdl_from_string.t - remove some outdated comments

    There were some comments (specific to MS Windows)
    that should have been removed earlier.
    sisyphus committed Jan 13, 2013
    Copy the full SHA
    360ce69 View commit details
    Browse the repository at this point in the history
  2. Add back some TODO block around failing NaN representation tests

    These are platform specific and we don't want PDL failing its
    build tests just because we haven't debugged the problem on
    all possible platform combinations...
    devel-chm committed Jan 13, 2013
    Copy the full SHA
    a9fcf18 View commit details
    Browse the repository at this point in the history
  3. Add test names to t/gd_oo_tests.t

    Maybe this will help figure out what the problem is on
    some platforms.
    devel-chm committed Jan 13, 2013
    Copy the full SHA
    f2fc6ae View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    96c317f View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    f7d7f80 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2013

  1. t/argtest.t Escape left brace in regex

    Left brace in regex at line 40 needs to be escaped
    to avoid deprecation warning with perl-5.17 and
    later.
    sisyphus committed Jan 14, 2013
    Copy the full SHA
    99d747b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c5abfc9 View commit details
    Browse the repository at this point in the history